Class WrapperPlayServerClearTitles

java.lang.Object
com.comphenix.packetwrapper.wrappers.AbstractPacket
com.comphenix.packetwrapper.wrappers.play.clientbound.WrapperPlayServerClearTitles

public class WrapperPlayServerClearTitles extends AbstractPacket
  • Field Details

    • TYPE

      public static final com.comphenix.protocol.PacketType TYPE
      The packet type that is wrapped by this wrapper.
  • Constructor Details

    • WrapperPlayServerClearTitles

      public WrapperPlayServerClearTitles()
      Constructs a new wrapper and initialize it with a packet handle with default values
    • WrapperPlayServerClearTitles

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

    • getResetTimes

      public boolean getResetTimes()
      Retrieves the value of field 'resetTimes'
      Returns:
      'resetTimes'
    • setResetTimes

      public void setResetTimes(boolean value)
      Sets the value of field 'resetTimes'
      Parameters:
      value - New value for field 'resetTimes'