Interface SculkCatalyst

All Superinterfaces:
BlockData, Cloneable

public interface SculkCatalyst extends BlockData
'bloom' indicates whether the sculk catalyst is actively spreading the sculk or not.
  • Method Details

    • isBloom

      boolean isBloom()
      Gets the value of the 'bloom' property.
      Returns:
      the 'bloom' value
    • setBloom

      void setBloom(boolean bloom)
      Sets the value of the 'bloom' property.
      Parameters:
      bloom - the new 'bloom' value