Class RoomJoinAcceptedPacket
java.lang.Object
com.xpdustry.claj.common.packets.RoomLinkPacket
com.xpdustry.claj.common.packets.RoomJoinAcceptedPacket
- All Implemented Interfaces:
Packet
-
Field Summary
Fields inherited from class RoomLinkPacket
roomId -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class RoomLinkPacket
allow, read, writeMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Packet
handleClient, handleServer, r, w
-
Constructor Details
-
RoomJoinAcceptedPacket
public RoomJoinAcceptedPacket()
-