Interface SetSlotPacketView

All Superinterfaces:
PacketView

public interface SetSlotPacketView extends PacketView
Zero-copy copy-on-write view of a clientbound slot update.
  • Method Details

    • containerId

      int containerId()
    • stateId

      int stateId()
    • slot

      int slot()
    • item

      NativeValue item()
    • item

      void item(NativeValue item)