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.render.engine.type
/
Vec3f
/
Vec3f
Vec3f
constructor
(
x
:
Float
,
y
:
Float
,
z
:
Float
)
constructor
(
x
:
Double
,
y
:
Double
,
z
:
Double
)
constructor
(
vec
:
Position
)
constructor
(
vec
:
Vec3i
)