CounterStrikeGrenades
Toggle table of contents
1.20.1-1.5.0-prerelease
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
CounterStrikeGrenades
CounterStrikeGrenades
/
club.pisquad.minecraft.csgrenades
/
isPointWithinPlaneRange
is
Point
Within
Plane
Range
fun
Vec3
.
isPointWithinPlaneRange
(
excludeAxis
:
Direction.Axis
,
minX
:
Double
,
maxX
:
Double
,
minY
:
Double
,
maxY
:
Double
,
minZ
:
Double
,
maxZ
:
Double
)
:
Boolean
fun
Vec3
.
isPointWithinPlaneRange
(
excludeAxis
:
Direction.Axis
,
aabb
:
AABB
)
:
Boolean