public interface ArmorStand extends Equippable
| Modifier and Type | Method and Description |
|---|---|
boolean |
displayArms()
Whether or not this Armor Stand should display its arms
|
boolean |
displayBaseplate()
Whether or not this Armor Stand should display its baseplate
|
boolean |
isInvisible()
Whether or not this Armor Stand is invisible
|
boolean |
isTiny()
Whether or not this Armor Stand is small
|
PartRotation[] |
pose()
Deprecated.
Uses magic numbers for indexing, exists until another way is pushed
|
SlotProperties |
slotProperties()
Gets the slot properties of this Armor Stand
|
boolean |
useGravity()
Whether or not this Armor Stand will fall or not
|
equipment, setEquipmentapplyProperties, boundingBox, displayName, eject, entityId, isNameVisible, isSilent, onGround, passenger, position, remove, setDisplayName, setPassenger, setSize, setVelocity, teleport, teleport, teleport, type, uniqueId, velocity, withinRange, worldSlotProperties slotProperties()
boolean isInvisible()
boolean displayBaseplate()
boolean displayArms()
boolean useGravity()
@Deprecated PartRotation[] pose()
boolean isTiny()
Copyright © 2016. All rights reserved.