Class PlayerEvent.KilledEntityEvent

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

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

  • Constructor Details

    • KilledEntityEvent

      public KilledEntityEvent(IPlayer player, net.minecraft.world.entity.LivingEntity entity)