Class RoomInfoDeniedPacket

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

public class RoomInfoDeniedPacket extends Object implements Packet
  • Field Details

  • Constructor Details

    • RoomInfoDeniedPacket

      public RoomInfoDeniedPacket()
  • 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.