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, 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, transferToWorldgetLocation, 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, launchProjectilegetTeamRepresentationgetBoots, getChestplate, getHelmet, getItemInHand, getLeggings, setBoots, setChestplate, setHelmet, setItemInHand, setLeggingscanEquip, canEquip, equip, getEquippedgetUniqueIdgetInventorydefault 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()