public interface Rabbit extends Animal
Modifier and Type | Method and Description |
---|---|
default RabbitData |
getRabbitData()
Gets a copy of the
RabbitData representing the specific data for
this Rabbit . |
getAgeData, setScaleForAge
getAgentData
getHealthData, getMortalData
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 RabbitData getRabbitData()
RabbitData
representing the specific data for
this Rabbit
.