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