Class NpcEvent.UpdateEvent

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

public static class NpcEvent.UpdateEvent
extends NpcEvent
tick
  • Constructor Details

    • UpdateEvent

      public UpdateEvent​(ICustomNpc npc)