Pulling all pending Bukkit-JavaDoc changes

By: Wesley Wolfe <weswolf@aol.com>
This commit is contained in:
Bukkit/Spigot
2014-02-08 06:05:41 -05:00
parent 67a85bef54
commit 04d5aec52c
8 changed files with 41 additions and 35 deletions

View File

@@ -755,7 +755,7 @@ public interface Player extends HumanEntity, Conversable, CommandSender, Offline
/**
* Sets the players current saturation level
*
* @param value Exhaustion level
* @param value Saturation level
*/
public void setSaturation(float value);