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