mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-07 23:52:11 -07:00
Javadoc typo. I can now sleep soundly at night.
By: Nathan Adams <dinnerbone@dinnerbone.com>
This commit is contained in:
@@ -52,7 +52,7 @@ public class PlayerDeathEvent extends EntityDeathEvent {
|
||||
* Sets how much EXP the Player should have at respawn.
|
||||
* <p>
|
||||
* This does not indicate how much EXP should be dropped, please see
|
||||
* {@link #setDropedExp(int)} for that.
|
||||
* {@link #setDroppedExp(int)} for that.
|
||||
*
|
||||
* @get exp New EXP of the respawned player
|
||||
*/
|
||||
|
Reference in New Issue
Block a user