Class WrapperPlayClientTabComplete

java.lang.Object
com.comphenix.packetwrapper.wrappers.AbstractPacket
com.comphenix.packetwrapper.wrappers.play.serverbound.WrapperPlayClientTabComplete

public class WrapperPlayClientTabComplete extends AbstractPacket
  • Field Details

    • TYPE

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

    • WrapperPlayClientTabComplete

      public WrapperPlayClientTabComplete()
    • WrapperPlayClientTabComplete

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

    • getId

      public int getId()
      Retrieves the value of field 'id'
      Returns:
      'id'
    • setId

      public void setId(int value)
      Sets the value of field 'id'
      Parameters:
      value - New value for field 'id'
    • getCommand

      public String getCommand()
      Retrieves the value of field 'command'
      Returns:
      'command'
    • setCommand

      public void setCommand(String value)
      Sets the value of field 'command'
      Parameters:
      value - New value for field 'command'