Name | <MaterialTag.attachment_face> |
Returns | ElementTag |
Mechanism | MaterialTag.attachment_face |
Description | (Property) Returns the current attach direction for attachable materials such as switches, grindstones, and bells.
For bell values, see https://hub.spigotmc.org/javadocs/spigot/org/bukkit/block/data/type/Bell.Attachment.html For all other supported type values, see https://hub.spigotmc.org/javadocs/spigot/org/bukkit/block/data/FaceAttachable.AttachedFace.html |
Generated Example |
|
Group | Properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/material/MaterialAttachmentFace.java#L13 |