Name | <MaterialTag.faces> |
Returns | ListTag |
Mechanism | MaterialTag.faces |
Description | Returns a list of the current faces for a material that has multiple faces (like a mushroom block).
Output is a direction name like "NORTH". |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/material/MaterialFaces.java#L58 |