Package net.minecraft.client.gui
Interface LayeredDrawer.Layer
- Enclosing class:
LayeredDrawer
- Mappings:
Namespace Name named net/minecraft/client/gui/LayeredDrawer$Layer
intermediary net/minecraft/class_9080$class_9081
official fib$a
-
Method Summary
Modifier and TypeMethodDescriptionvoid
render
(DrawContext context, RenderTickCounter tickCounter)
-
Method Details
-
render
- Mappings:
Namespace Name Mixin selector named render
Lnet/minecraft/client/gui/LayeredDrawer$Layer;render(Lnet/minecraft/client/gui/DrawContext;Lnet/minecraft/client/render/RenderTickCounter;)V
intermediary render
Lnet/minecraft/class_9080$class_9081;render(Lnet/minecraft/class_332;Lnet/minecraft/class_9779;)V
official render
Lfib$a;render(Lfhz;Lfgf;)V
-