Class NpcEvent.TargetLostEvent

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

public static class NpcEvent.TargetLostEvent
extends NpcEvent
targetLost
  • Field Details

  • Constructor Details

    • TargetLostEvent

      public TargetLostEvent​(ICustomNpc npc, net.minecraft.entity.EntityLivingBase entity)