接口 HangingMoss
'tip' indicates whether this block is a tip.
-
方法概要
从接口继承的方法 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
-
方法详细资料
-
isTip
boolean isTip()Gets the value of the 'tip' property.- 返回:
- the 'tip' value
-
setTip
void setTip(boolean tip) Sets the value of the 'tip' property.- 参数:
tip
- the new 'tip' value
-