public interface RideableHorse extends Horse
UNKNOWN| Modifier and Type | Method and Description |
|---|---|
default Value<HorseColor> |
color()
Gets the color of the horse.
|
default HorseData |
getHorseData()
Gets a copy of the
HorseData representing this RideableHorse. |
default Value<HorseStyle> |
style()
Gets the style of the horse.
|
adult, age, getAgeData, setScaleForAgeaiEnabled, getAgentData, getGoal, getTarget, setTargetgetDamageableData, getHeadRotation, getHealthData, health, lastAttacker, lastDamage, lookAt, maxHealth, setHeadRotationaddPassenger, canSee, clearPassengers, createArchetype, createSnapshot, damage, getBaseVehicle, getBoundingBox, getCreator, getNearbyEntities, getNearbyEntities, getNotifier, getPassengers, getRandom, getRotation, getScale, getTransform, getType, getVehicle, getVelocity, gravity, hasPassenger, isLoaded, isOnGround, isRemoved, remove, removePassenger, setCreator, setLocation, setLocationAndRotation, setLocationAndRotation, setLocationAndRotationSafely, setLocationAndRotationSafely, setLocationSafely, setNotifier, setRotation, setScale, setTransform, setTransformSafely, setVehicle, setVelocity, transferToWorld, transferToWorld, transferToWorld, transferToWorldgetUniqueIdgetLocation, getWorldsetRawData, validateRawDatagetContentVersion, toContainergetApplicableProperties, getPropertycopyFrom, copyFrom, get, getContainers, getOrCreate, offer, offer, offer, offer, offer, offer, remove, remove, remove, require, supports, transform, tryOffer, tryOffer, tryOffer, tryOffer, undocopy, get, getKeys, getOrElse, getOrNull, getValue, getValues, require, supports, supportsgetTranslationlaunchProjectile, launchProjectilegetTeamRepresentationgetInventorydefault HorseData getHorseData()
HorseData representing this RideableHorse.default Value<HorseStyle> style()
default Value<HorseColor> color()