Interface CaveVinesPlant

All Superinterfaces:
BlockData, Cloneable
All Known Subinterfaces:
CaveVines

public interface CaveVinesPlant extends BlockData
'berries' indicates whether the block has berries.
  • Method Details

    • isBerries

      boolean isBerries()
      Gets the value of the 'berries' property.
      Returns:
      the 'berries' value
    • setBerries

      void setBerries(boolean berries)
      Sets the value of the 'berries' property.
      Parameters:
      berries - the new 'berries' value