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 classattack
Will trigger if you have an item and left click into the air or left click a block or left click an entitystatic classinitstatic classinteract
Will trigger if you have an item and right click into the air Or right click a block Or right click an entitystatic classpickedUp
When Cancelled it prevents the item from spawning in the level, the item still disappears from the inventorystatic classspawnstatic classtoss
When Cancelled it prevents the item from spawning in the level, the item still disappears from the inventorystatic classtick
When the item is in an inventory this will be called every 10 ticks (0.5 seconds)