Interface LeafLitter

All Superinterfaces:
BlockData, Cloneable, Directional

public interface LeafLitter extends Directional
'segment_amount' represents the number of segments.
  • Method Details

    • getSegmentAmount

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

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

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