find Enemy
fun ClientLevel.findEnemy(range: ClosedFloatingPointRange<Float>, enemyConf: Set<Targets> = GlobalSettingsTarget.combat): Entity?
Find the best enemy in the current world in a specific range.
Find the best enemy in the current world in a specific range.