Name | half |
Object | MaterialTag |
Input | ElementTag |
Related Tags | <MaterialTag.half> (Property) The current half for a bisected material (like a door, double-plant, chest, or a bed). (...)
|
Description | (Property) The current half for a bisected material (like a door, double-plant, chest, or a bed).
Output for "double" (2 block tall) blocks (doors/double plants/...) is "BOTTOM" or "TOP". Output for beds is "HEAD" or "FOOT". Output for chests is "LEFT" or "RIGHT". |
Group | Properties |
Source | https://github.com/DenizenScript/Clientizen/blob/master/src/main/java/com/denizenscript/clientizen/objects/properties/material/MaterialHalf.java#L10 |