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.render
/
WireframePlayer
Wireframe
Player
class
WireframePlayer
Members
Constructors
Wireframe
Player
Link copied to clipboard
constructor
(
)
Properties
pos
Link copied to clipboard
var
pos
:
Vec3
pose
Link copied to clipboard
var
pose
:
Pose
swim
Amount
Link copied to clipboard
var
swimAmount
:
Float
x
Rot
Link copied to clipboard
var
xRot
:
Float
y
Rot
Link copied to clipboard
var
yRot
:
Float
Functions
render
Link copied to clipboard
fun
render
(
event
:
WorldRenderEvent
,
color
:
Color4b
,
outlineColor
:
Color4b
)
set
Pos
Rot
Link copied to clipboard
fun
setPosRot
(
x
:
Double
,
y
:
Double
,
z
:
Double
,
yRot
:
Float
,
xRot
:
Float
)
set
Rotation
Link copied to clipboard
fun
setRotation
(
rotation
:
Rotation
)