Class RegenEvent
java.lang.Object
de.ellpeck.rockbottom.api.event.Event
de.ellpeck.rockbottom.api.event.impl.RegenEvent
This event gets fired when an
LivingEntity tries to regenerate
health. Cancelling it will make it not regenerate any health.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
living
-
regenRate
public int regenRate -
addedHealth
public int addedHealth
-
-
Constructor Details
-
RegenEvent
-