Changed documentation for RegainReason.REGEN ENUM to reflect latest code.
This commit is contained in:
parent
8068859828
commit
2b1f4b6382
@ -60,7 +60,7 @@ public class EntityRegainHealthEvent extends EntityEvent implements Cancellable
|
||||
public enum RegainReason {
|
||||
|
||||
/**
|
||||
* When a player regains health from regenerating due to Peaceful mode (spawn-monsters=false)
|
||||
* When a player regains health from regenerating due to Peaceful mode (difficulty=0)
|
||||
*/
|
||||
REGEN,
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user