Class WrapperPlayClientEntityNbtQuery

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

public class WrapperPlayClientEntityNbtQuery extends AbstractPacket
  • Field Details

    • TYPE

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

    • WrapperPlayClientEntityNbtQuery

      public WrapperPlayClientEntityNbtQuery()
    • WrapperPlayClientEntityNbtQuery

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

    • getTransactionId

      public int getTransactionId()
      Retrieves the value of field 'transactionId'
      Returns:
      'transactionId'
    • setTransactionId

      public void setTransactionId(int value)
      Sets the value of field 'transactionId'
      Parameters:
      value - New value for field 'transactionId'
    • getEntityId

      public int getEntityId()
      Retrieves the value of field 'entityId'
      Returns:
      'entityId'
    • setEntityId

      public void setEntityId(int value)
      Sets the value of field 'entityId'
      Parameters:
      value - New value for field 'entityId'