| Name | <EntityTag.is_showing_bottom> |
| Returns | ElementTag(Boolean) |
| Mechanism | EntityTag.is_showing_bottom |
| Description | If the entity is an ender crystal, returns whether the ender crystal has its bottom showing. |
| Generated Example | |
| Group | properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityIsShowingBottom.java#L62 |