Package org.core.entity.living
Interface AgeableEntity<E extends Entity<?>>
- All Superinterfaces:
Entity<E>
,LivingEntity<E>
,Positionable<SyncExactPosition>
- All Known Subinterfaces:
AnimalEntity<E>
,BasicVillagerEntity<E>
,Chicken<E>
,ChickenSnapshot
,ClassicZombie<E>
,ClassicZombieSnapshot
,Cow<E>
,CowSnapshot
,LiveChicken
,LiveClassicZombie
,LiveCow
,LiveParrot
,Parrot<T>
,ParrotSnapshot
,Zombie<E>
,ZombieVillager<E>
-
Method Summary
Methods inherited from interface org.core.entity.Entity
addPassengers, addPassengers, clearPassengers, createSnapshot, getAttachedTo, getCustomNameComponent, getFacingDirection, getPassengers, getPitch, getPosition, getRoll, getType, getVelocity, getYaw, hasGravity, hasPassengers, isCustomNameVisible, isOnGround, isRemoved, removePassengers, removePassengers, setCustomName, setCustomName, setCustomNameVisible, setGravity, setPitch, setPosition, setPosition, setPosition, setPosition, setRoll, setVelocity, setVelocity, setYaw
-
Method Details
-
isAdult
boolean isAdult() -
setAdult
-