Class DisconnectedPacket

  • All Implemented Interfaces:
    Serializable, top.focess.util.serialize.FocessSerializable

    public class DisconnectedPacket
    extends ServerPacket
    Used to tell client the connection has lost.
    See Also:
    Serialized Form
    • Constructor Detail

      • DisconnectedPacket

        public DisconnectedPacket()
        Constructs a DisconnectedPacket
    • Method Detail

      • getId

        public int getId()
        Description copied from class: Packet
        Get the packet id
        Specified by:
        getId in class Packet
        Returns:
        the packet id