Class CBHandshakePacket

java.lang.Object
org.collebol.shared.packet.Packet
org.collebol.shared.packet.clientBound.CBHandshakePacket
All Implemented Interfaces:
Serializable

public class CBHandshakePacket extends Packet
See Also:
  • Constructor Details

    • CBHandshakePacket

      public CBHandshakePacket(long currentMilisec)
  • Method Details

    • getCurrentMilisec

      public long getCurrentMilisec()
    • packetId

      public int packetId()
      Specified by:
      packetId in class Packet