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