nova-parent
Toggle table of contents
0.21.0-alpha.3
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
nova
/
xyz.xenondevs.nova.world.item.behavior
/
ItemBehavior
/
handleEquipmentTick
handle
Equipment
Tick
open
fun
handleEquipmentTick
(
player
:
Player
,
itemStack
:
ItemStack
,
slot
:
EquipmentSlot
)
Called every tick for an
itemStack
with this behavior that is equipped by
player
in the given
slot
.