Interface ContainerClickPacketView

All Superinterfaces:
PacketView

public interface ContainerClickPacketView extends PacketView
Serverbound container click.
  • Method Details

    • containerId

      int containerId()
    • stateId

      int stateId()
    • slot

      int slot()
    • button

      int button()
    • action

    • carriedItem

      NativeValue carriedItem()
    • changedSlots

      NativeValue changedSlots()