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
/
PoseReusableGuiElementRenderState
Pose
Reusable
Gui
Element
Render
State
interface
PoseReusableGuiElementRenderState
:
GuiElementRenderState
Inheritors
TexQuadGuiElementRenderState
TriangleGuiElementRenderState
CircleGuiElementRenderState
QuadGuiElementRenderState
LineGuiElementRenderState
LambdaSimpleGuiElementRenderState
Members
Functions
bounds
Link copied to clipboard
abstract
fun
bounds
(
)
:
@
Nullable
ScreenRectangle
build
Vertices
Link copied to clipboard
abstract
fun
buildVertices
(
consumer
:
VertexConsumer
)
pipeline
Link copied to clipboard
abstract
fun
pipeline
(
)
:
RenderPipeline
pose
Link copied to clipboard
abstract
fun
pose
(
)
:
Matrix3x2f
Recyclable pose matrix.
scissor
Area
Link copied to clipboard
abstract
fun
scissorArea
(
)
:
@
Nullable
ScreenRectangle
texture
Setup
Link copied to clipboard
abstract
fun
textureSetup
(
)
:
TextureSetup