Interface GuiElementRenderState
- All Superinterfaces:
ScreenArea
- All Known Implementing Classes:
BlitRenderState, ColoredRectangleRenderState, GlyphRenderState, TiledBlitRenderState
-
Method Summary
Modifier and TypeMethodDescriptionvoidbuildVertices(VertexConsumer vertexConsumer) pipeline()@Nullable ScreenRectangleMethods inherited from interface ScreenArea
bounds
-
Method Details
-
buildVertices
-
pipeline
RenderPipeline pipeline() -
textureSetup
TextureSetup textureSetup() -
scissorArea
@Nullable ScreenRectangle scissorArea()
-