Interface SimpleGuiElementRenderState

All Known Implementing Classes:
ColoredQuadGuiElementRenderState, GlyphGuiElementRenderState, TexturedQuadGuiElementRenderState

@Environment(CLIENT) public interface SimpleGuiElementRenderState
Mappings:
Namespace Name
named net/minecraft/client/gui/render/state/SimpleGuiElementRenderState
intermediary net/minecraft/class_11244
official fzr
  • Method Details

    • setupVertices

      void setupVertices(VertexConsumer vertices, float float2)
      Mappings:
      Namespace Name Mixin selector
      named setupVertices Lnet/minecraft/client/gui/render/state/SimpleGuiElementRenderState;setupVertices(Lnet/minecraft/client/render/VertexConsumer;F)V
      intermediary method_70917 Lnet/minecraft/class_11244;method_70917(Lnet/minecraft/class_4588;F)V
      official a Lfzr;a(Lfly;F)V
    • pipeline

      RenderPipeline pipeline()
      Mappings:
      Namespace Name Mixin selector
      named pipeline Lnet/minecraft/client/gui/render/state/SimpleGuiElementRenderState;pipeline()Lcom/mojang/blaze3d/pipeline/RenderPipeline;
      intermediary comp_4055 Lnet/minecraft/class_11244;comp_4055()Lcom/mojang/blaze3d/pipeline/RenderPipeline;
      official a Lfzr;a()Lcom/mojang/blaze3d/pipeline/RenderPipeline;
    • textureSetup

      TextureSetup textureSetup()
      Mappings:
      Namespace Name Mixin selector
      named textureSetup Lnet/minecraft/client/gui/render/state/SimpleGuiElementRenderState;textureSetup()Lnet/minecraft/client/texture/TextureSetup;
      intermediary comp_4056 Lnet/minecraft/class_11244;comp_4056()Lnet/minecraft/class_11231;
      official b Lfzr;b()Lfze;
    • scissorArea

      Mappings:
      Namespace Name Mixin selector
      named scissorArea Lnet/minecraft/client/gui/render/state/SimpleGuiElementRenderState;scissorArea()Lnet/minecraft/client/gui/ScreenRect;
      intermediary comp_4069 Lnet/minecraft/class_11244;comp_4069()Lnet/minecraft/class_8030;
      official m Lfzr;m()Lfza;