Interface BlockEntityTagQueryPacketView

All Superinterfaces:
PacketView

public interface BlockEntityTagQueryPacketView extends PacketView
Serverbound block-entity tag query.
  • Method Details

    • transactionId

      int transactionId()
    • blockX

      int blockX()
    • blockY

      int blockY()
    • blockZ

      int blockZ()