cooldownExists

open fun cooldownExists(cooldown: Cooldown): Boolean(source)
open fun cooldownExists(cooldownType: Cooldown.Type, cooldownOwner: UUID): Boolean(source)