Package org.bukkit.block.data.type
Interface Switch
- All Superinterfaces:
- BlockData,- Cloneable,- Directional,- FaceAttachable,- Powerable
- 
Nested Class SummaryNested ClassesNested classes/interfaces inherited from interface org.bukkit.block.data.FaceAttachableFaceAttachable.AttachedFace
- 
Method SummaryModifier and TypeMethodDescriptiongetFace()Deprecated.voidsetFace(Switch.Face face) Deprecated.Methods inherited from interface org.bukkit.block.data.BlockDataclone, getAsString, getAsString, getMaterial, getSoundGroup, matches, mergeMethods inherited from interface org.bukkit.block.data.DirectionalgetFaces, getFacing, setFacingMethods inherited from interface org.bukkit.block.data.FaceAttachablegetAttachedFace, setAttachedFaceMethods inherited from interface org.bukkit.block.data.PowerableisPowered, setPowered
- 
Method Details- 
getFaceDeprecated.Gets the value of the 'face' property.- Returns:
- the 'face' value
 
- 
setFaceDeprecated.Sets the value of the 'face' property.- Parameters:
- face- the new 'face' value
 
 
- 
FaceAttachable.AttachedFace