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