Interface LayeredDrawer.Layer

Enclosing class:
LayeredDrawer

@Environment(CLIENT) public static interface LayeredDrawer.Layer
Mappings:
Namespace Name
named net/minecraft/client/gui/LayeredDrawer$Layer
intermediary net/minecraft/class_9080$class_9081
official fhj$a
  • Method Details

    • render

      void render(DrawContext context, RenderTickCounter tickCounter)
      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 Lfhj$a;render(Lfhh;Lffn;)V