| Name | shulker_peek |
| Object | EntityTag |
| Input | ElementTag(Number) |
| Related Tags | <EntityTag.shulker_peek> Returns the peek value of a shulker box (where 0 is fully closed, 100 is fully open).
|
| Description | Sets the peek value of a shulker box (where 0 is fully closed, 100 is fully open). |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityShulkerPeek.java#L80 |