Uses of Class
org.bukkit.event.inventory.InventoryInteractEvent
Packages that use InventoryInteractEvent
Package
Description
-
Uses of InventoryInteractEvent in io.papermc.paper.event.player
Subclasses of InventoryInteractEvent in io.papermc.paper.event.playerModifier and TypeClassDescriptionclassCalled when the recipe of an Item is completed inside a cartography table. -
Uses of InventoryInteractEvent in moe.caramel.daydream.event.inventory
Subclasses of InventoryInteractEvent in moe.caramel.daydream.event.inventoryModifier and TypeClassDescriptionfinal class플레이어가 인벤토리를 클릭하여InventoryAction.MOVE_TO_OTHER_INVENTORY의 처리가 시작되었을 때 호출됩니다. -
Uses of InventoryInteractEvent in org.bukkit.event.inventory
Subclasses of InventoryInteractEvent in org.bukkit.event.inventoryModifier and TypeClassDescriptionclassCalled when the recipe of an Item is completed inside a crafting matrix.classThis event is called when a player clicks in an inventory.classThis event is called when a player in creative mode puts down or picks up an item in their inventory / hotbar and when they drop items from their Inventory while in creative mode.classThis event is called when the player drags an item in their cursor across the inventory.classCalled when the recipe of an Item is completed inside a smithing table.classThis event is called whenever a player clicks a new trade on the trades sidebar.