LiquidBounce
Toggle table of contents
0.40.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.features.module.modules.render.totemeffect
/
ModuleTotemEffect
/
TotemPopSnapshot
Totem
Pop
Snapshot
data
class
TotemPopSnapshot
(
val
pos
:
Vec3
,
val
xRot
:
Float
,
val
yRot
:
Float
,
val
bbHeight
:
Float
)
Members
Constructors
Totem
Pop
Snapshot
Link copied to clipboard
constructor
(
pos
:
Vec3
,
xRot
:
Float
,
yRot
:
Float
,
bbHeight
:
Float
)
constructor
(
entity
:
Entity
)
Properties
bb
Height
Link copied to clipboard
val
bbHeight
:
Float
pos
Link copied to clipboard
val
pos
:
Vec3
x
Rot
Link copied to clipboard
val
xRot
:
Float
y
Rot
Link copied to clipboard
val
yRot
:
Float