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.render
/
drawCircle
draw
Circle
fun
GuiGraphics
.
drawCircle
(
x
:
Float
,
y
:
Float
,
radius
:
Float
,
innerRadius
:
Float
=
0.0f
,
colorGetter
:
Float2IntFunction
=
Float2IntFunction { Color4b.WHITE.argb }
)
fun
WorldRenderEnvironment
.
drawCircle
(
radius
:
Float
,
color
:
Color4b
)