Interface PinkPetals

All Superinterfaces:
BlockData, Cloneable, Directional

@MinecraftExperimental @Experimental public interface PinkPetals extends Directional
'flower_amount' represents the number of petals.
  • Method Details

    • getFlowerAmount

      int getFlowerAmount()
      Gets the value of the 'flower_amount' property.
      Returns:
      the 'flower_amount' value
    • setFlowerAmount

      void setFlowerAmount(int flower_amount)
      Sets the value of the 'flower_amount' property.
      Parameters:
      flower_amount - the new 'flower_amount' value
    • getMaximumFlowerAmount

      int getMaximumFlowerAmount()
      Gets the maximum allowed value of the 'flower_amount' property.
      Returns:
      the maximum 'flower_amount' value