mirror of
https://github.com/PaperMC/Paper.git
synced 2025-07-26 09:42:06 -07:00
Fix javadocs in DriedGhast
This commit is contained in:
@@ -18,7 +18,7 @@ public interface DriedGhast extends Directional, Waterlogged {
|
||||
/**
|
||||
* Sets the hydration level of this dried ghast.
|
||||
*
|
||||
* @return the hydration level, reaching from 0 to {@link #getMaximumHydration()}
|
||||
* @param hydration the hydration level, reaching from 0 to {@link #getMaximumHydration()}
|
||||
*/
|
||||
void setHydration(final int hydration);
|
||||
|
||||
|
Reference in New Issue
Block a user