Package net.minecraft.client.gui.hud
Interface InGameHud.Renderable
- Enclosing class:
InGameHud
- Mappings:
Namespace Name named net/minecraft/client/gui/hud/InGameHud$Renderable
intermediary net/minecraft/class_329$class_11221
official fwz$d
-
Method Summary
Modifier and TypeMethodDescriptionvoid
render
(DrawContext context, RenderTickCounter tickCounter)
-
Method Details
-
render
- 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
-