Merge branch 'release/3.2'

This commit is contained in:
Dylan K. Taylor 2018-08-07 14:43:34 +01:00
commit 12a7436aea

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
*