Class DropItemEvent.PlayerRequest

All Implemented Interfaces:
ICancellableEcsEvent
Enclosing class:
DropItemEvent

public static final class DropItemEvent.PlayerRequest extends DropItemEvent
  • Field Details

    • inventorySectionId

      private final int inventorySectionId
    • slotId

      private final short slotId
  • Constructor Details

    • PlayerRequest

      public PlayerRequest(int inventorySectionId, short slotId)
  • Method Details

    • getInventorySectionId

      public int getInventorySectionId()
    • getSlotId

      public short getSlotId()