接口 HangingMoss

所有超级接口:
BlockData, Cloneable

@Experimental public interface HangingMoss extends BlockData
'tip' indicates whether this block is a tip.
  • 方法详细资料

    • 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