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.gui.element
/
CircleGuiElementRenderState
/
CircleGuiElementRenderState
Circle
Gui
Element
Render
State
constructor
(
x
:
Float
,
y
:
Float
,
radius
:
Float
,
innerRatio
:
Float
,
lutRow
:
Int
,
pipeline
:
RenderPipeline
,
textureSetup
:
TextureSetup
,
pose
:
Matrix3x2f
,
@
Nullable
scissorArea
:
@
Nullable
ScreenRectangle
,
@
Nullable
bounds
:
@
Nullable
ScreenRectangle
)