接口 Hangable

所有超级接口:
BlockData, Cloneable
所有已知子接口:
Lantern, MangrovePropagule

public interface Hangable extends BlockData
'hanging' denotes whether the lantern is hanging from a block.
  • 方法详细资料

    • isHanging

      boolean isHanging()
      Gets the value of the 'hanging' property.
      返回:
      the 'hanging' value
    • setHanging

      void setHanging(boolean hanging)
      Sets the value of the 'hanging' property.
      参数:
      hanging - the new 'hanging' value