类的使用
org.bukkit.event.inventory.InventoryInteractEvent
使用InventoryInteractEvent的程序包
-
org.bukkit.event.inventory中InventoryInteractEvent的使用
修饰符和类型类说明class当一个物品被合成的时候触发这个事件.class当玩家点击物品栏中的格子时触发事件事件.
译注:事实上打开任意容器的物品栏(包括玩家的背包)后点击任何一个地方都会触发这个事件。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.