Class NpcEvent.TargetEvent

java.lang.Object
net.minecraftforge.eventbus.api.Event
noppes.npcs.api.event.CustomNPCsEvent
noppes.npcs.api.event.NpcEvent
noppes.npcs.api.event.NpcEvent.TargetEvent
Enclosing class:
NpcEvent

public static class NpcEvent.TargetEvent extends NpcEvent
target
  • Field Details

  • Constructor Details

    • TargetEvent

      public TargetEvent(ICustomNpc npc, net.minecraft.world.entity.LivingEntity entity)