isInCombat

fun isInCombat(playerUuid: UUID, cooldownMs: Long = DEFAULT_COOLDOWN_MS): Boolean(source)

Returns true if the player was in combat within the cooldown window.