LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.utils.combat
/
getEntitiesInCuboid
get
Entities
In
Cuboid
fun
ClientLevel
.
getEntitiesInCuboid
(
midPos
:
Vec3
,
range
:
Double
,
predicate
:
Predicate
<
Entity
>
=
Predicate { true }
)
:
MutableList
<
Entity
>