Name | <EntityTag.attack_cooldown_duration> |
Returns | DurationTag |
Mechanism | EntityTag.attack_cooldown |
Description | Returns the amount of time that passed since the start of the attack cooldown. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L2839 |