Interface PotentSulfur

All Superinterfaces:
BlockData, Cloneable

@NullMarked public interface PotentSulfur extends BlockData
'potent_sulfur_state' represents the environmental state of the block and whether it can form a geyser.
  • Method Details

    • getPotentSulfurState

      PotentSulfur.State getPotentSulfurState()
      Gets the value of the 'potent_sulfur_state' property.
      Returns:
      the 'potent_sulfur_state' value
    • setPotentSulfurState

      void setPotentSulfurState(PotentSulfur.State state)
      Sets the value of the 'potent_sulfur_state' property.
      Parameters:
      state - the new 'potent_sulfur_state' value