Class RoomStateRequestPacket

java.lang.Object
com.xpdustry.claj.common.packets.RoomStateRequestPacket
All Implemented Interfaces:
Packet

public class RoomStateRequestPacket extends Object implements Packet
  • Field Details

  • Constructor Details

    • RoomStateRequestPacket

      public RoomStateRequestPacket()
  • Method Details

    • allow

      public boolean allow(boolean isServer)
      Specified by:
      allow in interface Packet
      Returns:
      whether this packet should be allowed or ignored, for the type of endpoint.