Package noppes.npcs.api.event
Interface INpcEvent.KilledEntityEvent
-
- Enclosing interface:
- INpcEvent
public static interface INpcEvent.KilledEntityEvent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IEntityLivingBase
getEntity()
-
-
-
Method Detail
-
getEntity
IEntityLivingBase getEntity()
-
-