public interface ArmorStand extends Living, ArmorEquipable
UNKNOWN
Modifier and Type | Method and Description |
---|---|
default Value<Boolean> |
arms()
|
default Value<Boolean> |
basePlate()
Gets the
Boolean Value of whether this
ArmorStand will show that it has a base plate
visible to players. |
default ArmorStandData |
getArmorStandData()
Gets the
ArmorStandData for this armor stand. |
default BodyPartRotationalData |
getBodyPartRotationalData()
Gets a copy of the current
BodyPartRotationalData used by this
ArmorStand . |
default DisabledSlotsData |
getDisabledSlotsData() |
default Value<Boolean> |
marker()
|
default SetValue<EquipmentType> |
placingDisabled() |
default Value<Boolean> |
small()
|
default SetValue<EquipmentType> |
takingDisabled() |
getDamageableData, getHeadRotation, getHealthData, health, lastAttacker, lastDamage, lookAt, maxHealth, setHeadRotation
addPassenger, addTag, canSee, clearPassengers, createArchetype, createSnapshot, damage, getBaseVehicle, getBoundingBox, getCreator, getNearbyEntities, getNearbyEntities, getNotifier, getPassengers, getRandom, getRotation, getScale, getTags, getTransform, getType, getVehicle, getVelocity, gravity, hasPassenger, hasTag, isLoaded, isOnGround, isRemoved, remove, removePassenger, removeTag, setCreator, setLocation, setLocationAndRotation, setLocationAndRotation, setLocationAndRotationSafely, setLocationAndRotationSafely, setLocationSafely, setNotifier, setRotation, setScale, setTransform, setTransformSafely, setVehicle, setVelocity, transferToWorld, transferToWorld, transferToWorld, transferToWorld
getLocation, getWorld
setRawData, validateRawData
getContentVersion, toContainer
getApplicableProperties, getProperty
copyFrom, copyFrom, get, getContainers, getOrCreate, offer, offer, offer, offer, offer, offer, remove, remove, remove, require, supports, transform, tryOffer, tryOffer, tryOffer, tryOffer, undo
copy, get, getKeys, getOrElse, getOrNull, getValue, getValues, require, supports, supports
getTranslation
launchProjectile, launchProjectile
getTeamRepresentation
getBoots, getChestplate, getHelmet, getItemInHand, getLeggings, setBoots, setChestplate, setHelmet, setItemInHand, setLeggings
canEquip, canEquip, equip, getEquipped
getUniqueId
getInventory
default BodyPartRotationalData getBodyPartRotationalData()
BodyPartRotationalData
used by this
ArmorStand
.default Value<Boolean> marker()
Boolean
Value
of whether this
ArmorStand
is considered a "marker" stand. If
true
, the armor stand's bounding box is near
impossible to see, and the armor stand can no longer be
interacted with.default Value<Boolean> basePlate()
Boolean
Value
of whether this
ArmorStand
will show that it has a base plate
visible to players.default ArmorStandData getArmorStandData()
ArmorStandData
for this armor stand.default SetValue<EquipmentType> placingDisabled()
default SetValue<EquipmentType> takingDisabled()
default DisabledSlotsData getDisabledSlotsData()