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 | 
|---|---|
@NotNull Switch.Face | 
getFace()
Deprecated. 
 
 | 
void | 
setFace(@NotNull Switch.Face face)
Deprecated. 
 
 | 
getFaces, getFacing, setFacinggetAttachedFace, setAttachedFaceisPowered, setPoweredclone, getAsString, getAsString, getMaterial, matches, merge@NotNull @Deprecated @NotNull Switch.Face getFace()
FaceAttachable.getAttachedFace()@Deprecated void setFace(@NotNull @NotNull Switch.Face face)
FaceAttachable.getAttachedFace()face - the new 'face' valueCopyright © 2021. All rights reserved.