接口 Switch
- 所有超级接口:
BlockData
,Cloneable
,Directional
,FaceAttachable
,Powerable
-
嵌套类概要
从接口继承的嵌套类/接口 org.bukkit.block.data.FaceAttachable
FaceAttachable.AttachedFace
-
方法概要
从接口继承的方法 org.bukkit.block.data.BlockData
clone, copyTo, createBlockState, getAsString, getAsString, getLightEmission, getMapColor, getMaterial, getPistonMoveReaction, getPlacementMaterial, getSoundGroup, isFaceSturdy, isOccluding, isPreferredTool, isSupported, isSupported, matches, merge, mirror, requiresCorrectToolForDrops, rotate
从接口继承的方法 org.bukkit.block.data.Directional
getFaces, getFacing, setFacing
从接口继承的方法 org.bukkit.block.data.FaceAttachable
getAttachedFace, setAttachedFace
从接口继承的方法 org.bukkit.block.data.Powerable
isPowered, setPowered
-
方法详细资料
-
getFace
已过时。获取 'face' 属性的值.原文: Gets the value of the 'face' property.
- 返回:
- 属性 'face' 的值
-
setFace
已过时。设置 'face' 属性的值.原文: Sets the value of the 'face' property.
- 参数:
face
- 新的 'face' 属性值
-
FaceAttachable.AttachedFace