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)
      Mappings:
      Namespace Name Mixin selector
      named setupVertices Lnet/minecraft/client/gui/render/state/SimpleGuiElementRenderState;setupVertices(Lnet/minecraft/client/render/VertexConsumer;)V
      intermediary method_70917 Lnet/minecraft/class_11244;method_70917(Lnet/minecraft/class_4588;)V
      official a Lfzr;a(Lflx;)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 o Lfzr;o()Lfyz;
    • layer

      GuiLayer layer()
      Mappings:
      Namespace Name Mixin selector
      named layer Lnet/minecraft/client/gui/render/state/SimpleGuiElementRenderState;layer()Lnet/minecraft/client/gui/GuiLayer;
      intermediary comp_4068 Lnet/minecraft/class_11244;comp_4068()Lnet/minecraft/class_11227;
      official n Lfzr;n()Lfzc;
    • z

      float z()
      Mappings:
      Namespace Name Mixin selector
      named z Lnet/minecraft/client/gui/render/state/SimpleGuiElementRenderState;z()F
      intermediary comp_4062 Lnet/minecraft/class_11244;comp_4062()F
      official h Lfzr;h()F