Class WrapperPlayClientTileNbtQuery

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

public class WrapperPlayClientTileNbtQuery extends AbstractPacket
  • Field Details

    • TYPE

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

    • WrapperPlayClientTileNbtQuery

      public WrapperPlayClientTileNbtQuery()
    • WrapperPlayClientTileNbtQuery

      public WrapperPlayClientTileNbtQuery(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'
    • getPos

      public com.comphenix.protocol.wrappers.BlockPosition getPos()
      Retrieves the value of field 'pos'
      Returns:
      'pos'
    • setPos

      public void setPos(com.comphenix.protocol.wrappers.BlockPosition value)
      Sets the value of field 'pos'
      Parameters:
      value - New value for field 'pos'