Name | <EntityTag.has_framed_item> |
Returns | ElementTag(Boolean) |
Mechanism | EntityTag.framed |
Description | If the entity is an item frame, returns whether the frame has an item in it. |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityFramed.java#L113 |