Class CustomCommandRenderer.Commands
java.lang.Object
net.minecraft.client.render.command.CustomCommandRenderer.Commands
- Enclosing class:
CustomCommandRenderer
- Mappings:
Namespace Name named net/minecraft/client/render/command/CustomCommandRenderer$Commandsintermediary net/minecraft/class_11682$class_12047official hxi$a
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final Map<RenderLayer, List<OrderedRenderCommandQueueImpl.CustomCommand>> private final Set<RenderLayer> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(MatrixStack matrices, RenderLayer renderLayer, OrderedRenderCommandQueue.Custom custom) voidclear()void
-
Field Details
-
customCommands
- Mappings:
Namespace Name Mixin selector named customCommandsLnet/minecraft/client/render/command/CustomCommandRenderer$Commands;customCommands:Ljava/util/Map;intermediary field_62980Lnet/minecraft/class_11682$class_12047;field_62980:Ljava/util/Map;official aLhxi$a;a:Ljava/util/Map;
-
customRenderLayers
- Mappings:
Namespace Name Mixin selector named customRenderLayersLnet/minecraft/client/render/command/CustomCommandRenderer$Commands;customRenderLayers:Ljava/util/Set;intermediary field_62981Lnet/minecraft/class_11682$class_12047;field_62981:Ljava/util/Set;official bLhxi$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 addLnet/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;)Vintermediary method_74813Lnet/minecraft/class_11682$class_12047;method_74813(Lnet/minecraft/class_4587;Lnet/minecraft/class_1921;Lnet/minecraft/class_11659$class_11660;)Vofficial aLhxi$a;a(Lfua;Lhgk;Lhgy$a;)V
-
clear
public void clear()- Mappings:
Namespace Name Mixin selector named clearLnet/minecraft/client/render/command/CustomCommandRenderer$Commands;clear()Vintermediary method_74812Lnet/minecraft/class_11682$class_12047;method_74812()Vofficial aLhxi$a;a()V
-
nextFrame
public void nextFrame()- Mappings:
Namespace Name Mixin selector named nextFrameLnet/minecraft/client/render/command/CustomCommandRenderer$Commands;nextFrame()Vintermediary method_74815Lnet/minecraft/class_11682$class_12047;method_74815()Vofficial bLhxi$a;b()V
-