LiquidBounce
Toggle table of contents
0.38.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.injection.mixins.minecraft.entity
/
MixinEntityFluidInteractionTrackerAccessor
Mixin
Entity
Fluid
Interaction
Tracker
Accessor
@
NullMarked
interface
MixinEntityFluidInteractionTrackerAccessor
Members
Functions
accumulated
Current
Link copied to clipboard
abstract
fun
accumulatedCurrent
(
)
:
Vec3
abstract
fun
accumulatedCurrent
(
accumulatedCurrent
:
Vec3
)
current
Count
Link copied to clipboard
abstract
fun
currentCount
(
)
:
Int
abstract
fun
currentCount
(
currentCount
:
Int
)
eyes
Inside
Link copied to clipboard
abstract
fun
eyesInside
(
)
:
Boolean
abstract
fun
eyesInside
(
eyesInside
:
Boolean
)
height
Link copied to clipboard
abstract
fun
height
(
)
:
Double
abstract
fun
height
(
height
:
Double
)