public interface FaceAttachable extends BlockData
Directional to compute the
orientation of these blocks.| Modifier and Type | Interface and Description |
|---|---|
static class |
FaceAttachable.AttachedFace
The face to which a switch type block is stuck.
|
| Modifier and Type | Method and Description |
|---|---|
FaceAttachable.AttachedFace |
getAttachedFace()
Gets the value of the 'face' property.
|
void |
setAttachedFace(FaceAttachable.AttachedFace face)
Sets the value of the 'face' property.
|
clone, getAsString, getAsString, getMaterial, getSoundGroup, matches, merge@NotNull FaceAttachable.AttachedFace getAttachedFace()
void setAttachedFace(@NotNull FaceAttachable.AttachedFace face)
face - the new 'face' valueCopyright © 2021. All rights reserved.