class
class
当玩家点击物品栏中的格子时触发事件事件.
译注:事实上打开任意容器的物品栏(包括玩家的背包)后点击任何一个地方都会触发这个事件。
class
class
This 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.
class
This event is called when the player drags an item in their cursor across
the inventory.
class
An abstract base class for events that describe an interaction between a
HumanEntity and the contents of an Inventory.
class
class
当物品放入铁砧内,并且可以合成出物品的时候触发该事件
class
Called when an item is put in a slot for repair or unenchanting in a grindstone.
class
Called when an item is put in a slot and the result is calculated.
class
class
Called when an item is put in a slot for upgrade by a Smithing Table.
class
Called when the recipe of an Item is completed inside a smithing table.
class
This event is called whenever a player clicks a new trade on the trades
sidebar.