public interface Living extends Entity, TeamMember
Living entities can have PotionEffect
s, breathing air
under water, custom names, be meaningfully added to teams, and become invisible.
Modifier and Type | Method and Description |
---|---|
HealthData |
getHealthData()
Gets a copy of the current
HealthData . |
DamageableData |
getMortalData()
Gets a copy of the current
DamageableData . |
createSnapshot, damage, getLocation, getRotation, getScale, getTransform, getType, getWorld, isLoaded, isOnGround, isRemoved, remove, setLocation, setLocationAndRotation, setLocationAndRotation, setLocationAndRotationSafely, setLocationAndRotationSafely, setLocationSafely, setRotation, setScale, setTransform, transferToWorld, transferToWorld
getUniqueId
getProperties, getProperty, setRawData, validateRawData
toContainer
copyFrom, copyFrom, get, getContainers, getOrCreate, offer, offer, offer, offer, offer, offer, remove, remove, remove, supports, transform, undo
copy, get, getKeys, getOrElse, getOrNull, getValue, getValues, supports, supports
getTeamRepresentation
HealthData getHealthData()
HealthData
.DamageableData getMortalData()
DamageableData
.