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 |
---|---|
default HealthData |
getHealthData()
Gets a copy of the current
HealthData . |
default 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
setRawData, validateRawData
toContainer
getApplicableProperties, getProperty
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
default HealthData getHealthData()
HealthData
.default DamageableData getMortalData()
DamageableData
.