Uses of Class
noppes.npcs.api.event.ItemEvent
Packages that use ItemEvent
-
Uses of ItemEvent in noppes.npcs.api.event
Subclasses of ItemEvent in noppes.npcs.api.eventModifier and TypeClassDescriptionstatic class
attack
Will trigger if you have an item and left click into the air or left click a block or left click an entitystatic class
initstatic class
interact
Will trigger if you have an item and right click into the air Or right click a block Or right click an entitystatic class
pickedUp
When Cancelled it prevents the item from spawning in the level, the item still disappears from the inventorystatic class
spawnstatic class
toss
When Cancelled it prevents the item from spawning in the level, the item still disappears from the inventorystatic class
tick
When the item is in an inventory this will be called every 10 ticks (0.5 seconds)