Class RoomInfoRequestPacket

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

public class RoomInfoRequestPacket extends RoomLinkPacket
  • Constructor Details

    • RoomInfoRequestPacket

      public RoomInfoRequestPacket()
  • Method Details

    • allow

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