Class | Description |
---|---|
PlayerChestDropEvent |
Called when a player drops an item from a chest.
|
PlayerChestToInventoryEvent |
Called when an item is moved from a chest to the player inventory.
|
PlayerInventoryAddEvent |
Called when an item is added to the players inventory.
|
PlayerInventoryToChestEvent |
Called when an item is moved from the player inventory to a chest.
|
Enum | Description |
---|---|
PlayerInventoryAddEvent.Origin |