Interface BlockEntityDataPacketView

All Superinterfaces:
PacketView

public interface BlockEntityDataPacketView extends PacketView
Lazy copy-on-write view of clientbound block-entity data.
  • Method Details

    • position

      NativeValue position()
      Returns:
      borrowed native block-position handle
    • blockEntityType

      NativeValue blockEntityType()
      Returns:
      borrowed native block-entity-type handle
    • tag

      Returns:
      borrowed native compound-tag handle
    • tag

      void tag(NativeValue tag)
      Parameters:
      tag - exact-adapter native compound-tag handle