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.render
/
drawShapeSide
draw
Shape
Side
fun
WorldRenderEnvironment
.
drawShapeSide
(
shape
:
VoxelShape
,
side
:
Direction
,
hitPos
:
Vec3
,
faceColor
:
Color4b
?
=
Color4b.TRANSPARENT
,
outlineColor
:
Color4b
?
=
Color4b.TRANSPARENT
)