public interface ArmorStandData extends DataManipulator<ArmorStandData,ImmutableArmorStandData>
Modifier and Type | Method and Description |
---|---|
Value<Boolean> |
arms()
Returns whether this armor stand shows arms or not.
|
Value<Boolean> |
basePlate()
Gets whether this armor stand has a visible base plate or not.
|
Value<Boolean> |
marker()
Returns whether this armor stand is rendered invisible and simply a
"marker".
|
Value<Boolean> |
small()
Returns whether this armor stand is a small armor stand or not.
|
asImmutable, copy, fill, fill, from, set, set, set, set, transform
getContentVersion, toContainer
Value<Boolean> marker()
Keys.ARMOR_STAND_MARKER
Value<Boolean> small()
Keys.ARMOR_STAND_IS_SMALL
Value<Boolean> arms()
Arms that do not show may also not show an item in hand.
Keys.ARMOR_STAND_HAS_ARMS
Value<Boolean> basePlate()
Keys.ARMOR_STAND_HAS_BASE_PLATE