Interface GuiElementRenderState

All Known Subinterfaces:
SimpleGuiElementRenderState, SpecialGuiElementRenderState
All Known Implementing Classes:
BannerResultGuiElementRenderState, BookModelGuiElementRenderState, ColoredQuadGuiElementRenderState, EntityGuiElementRenderState, GlyphEffectGuiElementRenderState, GlyphGuiElementRenderState, ItemGuiElementRenderState, OversizedItemGuiElementRenderState, PlayerSkinGuiElementRenderState, ProfilerChartGuiElementRenderState, SignGuiElementRenderState, TextGuiElementRenderState, TexturedQuadGuiElementRenderState

@Environment(CLIENT) public interface GuiElementRenderState
Mappings:
Namespace Name
named net/minecraft/client/gui/render/state/GuiElementRenderState
intermediary net/minecraft/class_11384
official gcz
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • bounds

      Mappings:
      Namespace Name Mixin selector
      named bounds Lnet/minecraft/client/gui/render/state/GuiElementRenderState;bounds()Lnet/minecraft/client/gui/ScreenRect;
      intermediary comp_4274 Lnet/minecraft/class_11384;comp_4274()Lnet/minecraft/class_8030;
      official n Lgcz;n()Lgcc;