接口 SculkCatalyst

所有超级接口:
BlockData, Cloneable

public interface SculkCatalyst extends BlockData
'bloom' indicates whether the sculk catalyst is actively spreading the sculk or not.
  • 方法详细资料

    • isBloom

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

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