接口 LeafLitter

所有超级接口:
BlockData, Cloneable, Directional

public interface LeafLitter extends Directional
'segment_amount' represents the number of segments.
  • 方法详细资料

    • getSegmentAmount

      int getSegmentAmount()
      Gets the value of the 'segment_amount' property.
      返回:
      the 'segment_amount' value
    • setSegmentAmount

      void setSegmentAmount(int segment_amount)
      Sets the value of the 'segment_amount' property.
      参数:
      segment_amount - the new 'segment_amount' value
    • getMaximumSegmentAmount

      int getMaximumSegmentAmount()
      Gets the maximum allowed value of the 'segment_amount' property.
      返回:
      the maximum 'segment_amount' value