Interface CreakingHeart

All Superinterfaces:
BlockData, Cloneable, Orientable

@Experimental @MinecraftExperimental(WINTER_DROP) public interface CreakingHeart extends Orientable
'creaking' is the creaking status of this block.
  • Method Details

    • getCreaking

      @NotNull CreakingHeart.Creaking getCreaking()
      Gets the value of the 'creaking' property.
      Returns:
      the 'creaking' value
    • setCreaking

      void setCreaking(@NotNull CreakingHeart.Creaking creaking)
      Sets the value of the 'creaking' property.
      Parameters:
      creaking - the new 'creaking' value