接口 DriedGhast

所有超级接口:
BlockData, Cloneable, Directional, Waterlogged

public interface DriedGhast extends Directional, Waterlogged
'hydration' represents the hydration level of the block.
  • 方法详细资料

    • getHydration

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

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

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