This commit is contained in:
Dylan K. Taylor 2018-08-07 14:43:29 +01:00
parent 47cd6fe105
commit 63a65680ac

View File

@ -211,7 +211,7 @@ class EntityDamageEvent extends EntityEvent implements Cancellable{
}
/**
* Returns the cooldown in ticks before the target entity can be attacked again.
* Sets the cooldown in ticks before the target entity can be attacked again.
*
* NOTE: This value is not used in non-Living entities
*