mirror of
https://github.com/PaperMC/Paper.git
synced 2025-03-11 14:21:40 +01:00
Javadoc typo. I can now sleep soundly at night.
By: Nathan Adams <dinnerbone@dinnerbone.com>
This commit is contained in:
parent
1ad373d9f6
commit
aff51bff11
@ -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
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user