Class CustomCommandRenderer.Commands

java.lang.Object
net.minecraft.client.render.command.CustomCommandRenderer.Commands
Enclosing class:
CustomCommandRenderer

@Environment(CLIENT) public static class CustomCommandRenderer.Commands extends Object
Mappings:
Namespace Name
named net/minecraft/client/render/command/CustomCommandRenderer$Commands
intermediary net/minecraft/class_11682$class_12047
official hxi$a
  • Field Details

    • customCommands

      Mappings:
      Namespace Name Mixin selector
      named customCommands Lnet/minecraft/client/render/command/CustomCommandRenderer$Commands;customCommands:Ljava/util/Map;
      intermediary field_62980 Lnet/minecraft/class_11682$class_12047;field_62980:Ljava/util/Map;
      official a Lhxi$a;a:Ljava/util/Map;
    • customRenderLayers

      private final Set<RenderLayer> customRenderLayers
      Mappings:
      Namespace Name Mixin selector
      named customRenderLayers Lnet/minecraft/client/render/command/CustomCommandRenderer$Commands;customRenderLayers:Ljava/util/Set;
      intermediary field_62981 Lnet/minecraft/class_11682$class_12047;field_62981:Ljava/util/Set;
      official b Lhxi$a;b:Ljava/util/Set;
  • Constructor Details

    • Commands

      public Commands()
  • Method Details

    • add

      public void add(MatrixStack matrices, RenderLayer renderLayer, OrderedRenderCommandQueue.Custom custom)
      Mappings:
      Namespace Name Mixin selector
      named add Lnet/minecraft/client/render/command/CustomCommandRenderer$Commands;add(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/RenderLayer;Lnet/minecraft/client/render/command/OrderedRenderCommandQueue$Custom;)V
      intermediary method_74813 Lnet/minecraft/class_11682$class_12047;method_74813(Lnet/minecraft/class_4587;Lnet/minecraft/class_1921;Lnet/minecraft/class_11659$class_11660;)V
      official a Lhxi$a;a(Lfua;Lhgk;Lhgy$a;)V
    • clear

      public void clear()
      Mappings:
      Namespace Name Mixin selector
      named clear Lnet/minecraft/client/render/command/CustomCommandRenderer$Commands;clear()V
      intermediary method_74812 Lnet/minecraft/class_11682$class_12047;method_74812()V
      official a Lhxi$a;a()V
    • nextFrame

      public void nextFrame()
      Mappings:
      Namespace Name Mixin selector
      named nextFrame Lnet/minecraft/client/render/command/CustomCommandRenderer$Commands;nextFrame()V
      intermediary method_74815 Lnet/minecraft/class_11682$class_12047;method_74815()V
      official b Lhxi$a;b()V