public interface Switch extends Directional, FaceAttachable, Powerable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Switch.Face
Deprecated.
use
AttachedFace |
FaceAttachable.AttachedFace| Modifier and Type | Method and Description |
|---|---|
Switch.Face |
getFace()
Deprecated.
|
void |
setFace(Switch.Face face)
Deprecated.
|
getFaces, getFacing, setFacinggetAttachedFace, setAttachedFaceisPowered, setPoweredclone, getAsString, getAsString, getMaterial, getSoundGroup, matches, merge@NotNull @Deprecated Switch.Face getFace()
FaceAttachable.getAttachedFace()@Deprecated void setFace(@NotNull Switch.Face face)
FaceAttachable.getAttachedFace()face - the new 'face' valueCopyright © 2021. All rights reserved.