Class SetReplyPacket
java.lang.Object
dev.koifysh.archipelago.network.APPacket
dev.koifysh.archipelago.network.server.SetReplyPacket
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
-
value
-
original_Value
-
slot
@SerializedName("slot") public int slot -
requestID
@SerializedName("request_id") public int requestID
-
-
Constructor Details
-
SetReplyPacket
public SetReplyPacket()
-