Name | <EntityTag.base_plate> |
Returns | ElementTag(Boolean) |
Mechanism | EntityTag.base_plate |
Description | If the entity is an armor stand, returns whether the armor stand has a base plate. |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityBasePlate.java#L53 |