| Name | <EntityTag.fixed> |
| Returns | ElementTag(Boolean) |
| Mechanism | EntityTag.fixed |
| Description | Returns whether the item frame is fixed. (Meaning, it can't be altered by players or broken by block obstructions). |
| Generated Example | |
| Group | attributes |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityFixed.java#L57 |