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 fwz$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 method_71044 Lnet/minecraft/class_329$class_11221;method_71044(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V
      official a Lfwz$d;a(Lfxa;Lftt;)V