Class GsonPingPacket

All Implemented Interfaces:
PacketInterface

public class GsonPingPacket extends GSONPacket
  • Constructor Details

    • GsonPingPacket

      public GsonPingPacket()
  • Method Details

    • receive

      public void receive(Client client)
      Description copied from interface: PacketInterface
      Method called when the packet is received by the server and information is loaded
      Parameters:
      client - the client that sent the packet