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
/
TriangleGuiElementRenderState
/
TriangleGuiElementRenderState
Triangle
Gui
Element
Render
State
constructor
(
x0
:
Float
,
y0
:
Float
,
x1
:
Float
,
y1
:
Float
,
x2
:
Float
,
y2
:
Float
,
argb
:
Int
,
pipeline
:
RenderPipeline
,
pose
:
Matrix3x2f
,
@
Nullable
scissorArea
:
@
Nullable
ScreenRectangle
,
@
Nullable
bounds
:
@
Nullable
ScreenRectangle
)