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.features.blink.esp
/
BlinkEspData
Blink
Esp
Data
@
JvmRecord
data
class
BlinkEspData
(
val
entity
:
Entity
,
val
pos
:
Vec3
,
val
rotation
:
Rotation
)
:
Record
Members
Constructors
Blink
Esp
Data
Link copied to clipboard
constructor
(
entity
:
Entity
,
pos
:
Vec3
,
rotation
:
Rotation
)
Properties
entity
Link copied to clipboard
val
entity
:
Entity
pos
Link copied to clipboard
val
pos
:
Vec3
rotation
Link copied to clipboard
val
rotation
:
Rotation