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