Package org.bukkit.block.data.type
Interface Switch
- All Superinterfaces:
BlockData,Cloneable,Directional,FaceAttachable,Powerable
public interface Switch extends Directional, FaceAttachable, Powerable
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classSwitch.FaceDeprecated.Nested classes/interfaces inherited from interface org.bukkit.block.data.FaceAttachable
FaceAttachable.AttachedFace -
Method Summary
Modifier and Type Method Description Switch.FacegetFace()Deprecated.voidsetFace(Switch.Face face)Deprecated.Methods inherited from interface org.bukkit.block.data.BlockData
clone, getAsString, getAsString, getMaterial, matches, mergeMethods inherited from interface org.bukkit.block.data.FaceAttachable
getAttachedFace, setAttachedFace