Name | <EntityTag.marker> |
Returns | ElementTag(Boolean) |
Mechanism | EntityTag.marker |
Description | If the entity is an armor stand, returns whether the armor stand is a marker.
Marker armor stands have a tiny hitbox. |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityMarker.java#L63 |