Class WrapperStatusServerPong

java.lang.Object
com.comphenix.packetwrapper.wrappers.AbstractPacket
com.comphenix.packetwrapper.wrappers.status.clientbound.WrapperStatusServerPong

public class WrapperStatusServerPong extends AbstractPacket
  • Field Details

    • TYPE

      public static final com.comphenix.protocol.PacketType TYPE
  • Constructor Details

    • WrapperStatusServerPong

      public WrapperStatusServerPong()
    • WrapperStatusServerPong

      public WrapperStatusServerPong(com.comphenix.protocol.events.PacketContainer packet)
  • Method Details

    • getTime

      public long getTime()
      Retrieves the value of field 'time'
      Returns:
      'time'
    • setTime

      public void setTime(long value)
      Sets the value of field 'time'
      Parameters:
      value - New value for field 'time'