Class NpcEvent.KilledEntityEvent

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

public static class NpcEvent.KilledEntityEvent extends NpcEvent
kill
  • Field Details

  • Constructor Details

    • KilledEntityEvent

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