public interface IPlayerEvent extends ILivingEvent
Modifier and Type | Method and Description |
---|---|
default IEntityLivingBase |
getEntityLivingBase() |
IPlayer |
getPlayer() |
getEntity
IPlayer getPlayer()
default IEntityLivingBase getEntityLivingBase()
getEntityLivingBase
in interface ILivingEvent