Interface InGameHud.Renderable

Enclosing class:
InGameHud

@Environment(CLIENT) public static interface InGameHud.Renderable
Mappings:
Namespace Name
named net/minecraft/client/gui/hud/InGameHud$Renderable
intermediary net/minecraft/class_329$class_11221
official fua$d
  • Method Details

    • render

      void render(DrawContext context, RenderTickCounter tickCounter)
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/gui/hud/InGameHud$Renderable;render(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/client/render/RenderTickCounter;)V
      intermediary render Lnet/minecraft/class_329$class_11221;render(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V
      official render Lfua$d;render(Lfub;Lfqx;)V