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.entity
/
isCloseToEdge
is
Close
To
Edge
fun
LocalPlayer
.
isCloseToEdge
(
directionalInput
:
DirectionalInput
=
DirectionalInput(this.input)
,
distance
:
Double
=
0.1
,
pos
:
Vec3
=
this.position()
)
:
Boolean