接口 Orientable
- 所有已知子接口:
Chain,CreakingHeart
-
方法概要
从接口继承的方法 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
-
方法详细资料
-
getAxis
获取 'axis' 属性的值。 原文:Gets the value of the 'axis' property.- 返回:
- 'axis' 的值 原文:the 'axis' value
-
setAxis
设置 'axis' 属性的值。 原文:Sets the value of the 'axis' property.- 参数:
axis- 新的 'axis' 值 原文:the new 'axis' value
-
getAxes
获取适用于此方块的轴。 原文:Gets the axes which are applicable to this block.- 返回:
- 允许的 'axis' 值 原文:the allowed 'axis' values
-