Class RoomStatePacket
java.lang.Object
com.xpdustry.claj.common.packets.RoomStatePacket
- All Implemented Interfaces:
Packet
- Direct Known Subclasses:
RoomInfoPacket
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intMaximum buffer size allowed for a state. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Packet
handleClient, handleServer, r, w
-
Field Details
-
MAX_BUFF_SIZE
public static final int MAX_BUFF_SIZEMaximum buffer size allowed for a state. Anything exceeding this limit will be truncated.- See Also:
-
state
-
-
Constructor Details
-
RoomStatePacket
public RoomStatePacket()
-
-
Method Details
-
read
-
write
-
allow
-