Class NpcEvent.TargetLostEvent

java.lang.Object
net.minecraftforge.eventbus.api.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.world.entity.LivingEntity entity)