Interface OrderedRenderCommandQueue.Custom
- Enclosing interface:
OrderedRenderCommandQueue
@Environment(CLIENT)
public static interface OrderedRenderCommandQueue.Custom
- Mappings:
Namespace Name named net/minecraft/client/render/command/OrderedRenderCommandQueue$Customintermediary net/minecraft/class_11659$class_11660official hla$a
-
Method Summary
Modifier and TypeMethodDescriptionvoidrender(MatrixStack.Entry matricesEntry, VertexConsumer vertexConsumer)
-
Method Details
-
render
- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/render/command/OrderedRenderCommandQueue$Custom;render(Lnet/minecraft/client/util/math/MatrixStack$Entry;Lnet/minecraft/client/render/VertexConsumer;)Vintermediary renderLnet/minecraft/class_11659$class_11660;render(Lnet/minecraft/class_4587$class_4665;Lnet/minecraft/class_4588;)Vofficial renderLhla$a;render(Lfxu$a;Lfxx;)V
-