Interface DecoratedPot

All Superinterfaces:
BlockData, Cloneable, Directional, Waterlogged

public interface DecoratedPot extends Directional, Waterlogged
  • Method Details

    • isCracked

      boolean isCracked()
      Gets the value of the 'cracked' property.
      Returns:
      the 'cracked' value
    • setCracked

      void setCracked(boolean cracked)
      Sets the value of the 'cracked' property.
      Parameters:
      cracked - the new 'cracked' value