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
/
CachedPlayerSimulation
Cached
Player
Simulation
class
CachedPlayerSimulation
(
val
simulatedPlayer
:
SimulatedPlayerCache
)
:
PlayerSimulation
Yes, this name sucks as
SimulatedPlayerCache
already exists, but I don't know a better name :/
Members
Constructors
Cached
Player
Simulation
Link copied to clipboard
constructor
(
simulatedPlayer
:
SimulatedPlayerCache
)
Properties
pos
Link copied to clipboard
open
override
val
pos
:
Vec3
simulated
Player
Link copied to clipboard
val
simulatedPlayer
:
SimulatedPlayerCache
Functions
tick
Link copied to clipboard
open
override
fun
tick
(
)