接口 Jigsaw
'orientation' 指拼图方块的朝向.
-
嵌套类概要
-
方法概要
修饰符和类型方法说明获取 'orientation' 属性的值.void
setOrientation
(@NotNull Jigsaw.Orientation orientation) 设置 'orientation' 属性的值.从接口继承的方法 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
-
方法详细资料
-
getOrientation
获取 'orientation' 属性的值.原文: Gets the value of the 'orientation' property.
- 返回:
- 属性 'orientation' 的值
-
setOrientation
设置 'orientation' 属性的值.原文: Sets the value of the 'orientation' property.
- 参数:
orientation
- 新的 'orientation' 属性值
-