public interface Rabbit extends Animal
Modifier and Type | Method and Description |
---|---|
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
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
RabbitData getRabbitData()
RabbitData
representing the specific data for
this Rabbit
.