Class WrapperStatusServerServerInfo

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

public class WrapperStatusServerServerInfo extends AbstractPacket
  • Field Details

    • TYPE

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

    • WrapperStatusServerServerInfo

      public WrapperStatusServerServerInfo()
    • WrapperStatusServerServerInfo

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

    • getStatus

      public com.comphenix.protocol.wrappers.WrappedServerPing getStatus()
      Retrieves the value of field 'status'
      Returns:
      'status'
    • setStatus

      public void setStatus(com.comphenix.protocol.wrappers.WrappedServerPing value)
      Sets the value of field 'status'
      Parameters:
      value - New value for field 'status'