Class ItemEvent.UpdateEvent

java.lang.Object
net.minecraftforge.fml.common.eventhandler.Event
noppes.npcs.api.event.CustomNPCsEvent
noppes.npcs.api.event.ItemEvent
noppes.npcs.api.event.ItemEvent.UpdateEvent
Enclosing class:
ItemEvent

public static class ItemEvent.UpdateEvent
extends ItemEvent
tick
When the item is in an inventory this will be called every 10 ticks (0.5 seconds)
  • Field Details

  • Constructor Details