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.injection.mixins.minecraft.util
/
MixinVec3i
Mixin
Vec3i
abstract
class
MixinVec3i
Members
Constructors
Mixin
Vec3i
Link copied to clipboard
constructor
(
)
Functions
dist
Manhattan
Link copied to clipboard
open
fun
distManhattan
(
vec
:
Vec3i
)
:
Int
get
X
Link copied to clipboard
abstract
fun
getX
(
)
:
Int
get
Y
Link copied to clipboard
abstract
fun
getY
(
)
:
Int
get
Z
Link copied to clipboard
abstract
fun
getZ
(
)
:
Int