Interface DriedGhast

All Superinterfaces:
BlockData, Cloneable, Directional, Waterlogged

public interface DriedGhast extends Directional, Waterlogged
'hydration' represents the hydration level of the block.
  • Method Details

    • getHydration

      int getHydration()
      Gets the value of the 'hydration' property.
      Returns:
      the 'hydration' value
    • setHydration

      void setHydration(int hydration)
      Sets the value of the 'hydration' property.
      Parameters:
      hydration - the new 'hydration' value
    • getMaximumHydration

      int getMaximumHydration()
      Gets the maximum allowed value of the 'hydration' property.
      Returns:
      the maximum 'hydration' value