Class ModelCommandRenderer
java.lang.Object
net.minecraft.client.render.entity.command.ModelCommandRenderer
- Mappings:
Namespace Name named net/minecraft/client/render/entity/command/ModelCommandRendererintermediary net/minecraft/class_11683official hqw
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate <S> voidrender(BatchingEntityRenderCommandQueue.ModelCommand<S> modelCommand, RenderLayer renderLayer, VertexConsumer vertexConsumer, OutlineVertexConsumerProvider outlineVertexConsumers) voidrender(BatchingEntityRenderCommandQueue queue, VertexConsumerProvider.Immediate vertexConsumers, OutlineVertexConsumerProvider outlineVertexConsumers)
-
Field Details
-
matrices
- Mappings:
Namespace Name Mixin selector named matricesLnet/minecraft/client/render/entity/command/ModelCommandRenderer;matrices:Lnet/minecraft/client/util/math/MatrixStack;intermediary field_61827Lnet/minecraft/class_11683;field_61827:Lnet/minecraft/class_4587;official aLhqw;a:Lfpu;
-
-
Constructor Details
-
ModelCommandRenderer
public ModelCommandRenderer()
-
-
Method Details
-
render
public void render(BatchingEntityRenderCommandQueue queue, VertexConsumerProvider.Immediate vertexConsumers, OutlineVertexConsumerProvider outlineVertexConsumers) - Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/render/entity/command/ModelCommandRenderer;render(Lnet/minecraft/client/render/entity/command/BatchingEntityRenderCommandQueue;Lnet/minecraft/client/render/VertexConsumerProvider$Immediate;Lnet/minecraft/client/render/OutlineVertexConsumerProvider;)Vintermediary method_73001Lnet/minecraft/class_11683;method_73001(Lnet/minecraft/class_11661;Lnet/minecraft/class_4597$class_4598;Lnet/minecraft/class_4618;)Vofficial aLhqw;a(Lhbp;Lhap$a;Lhar;)V
-
render
private <S> void render(BatchingEntityRenderCommandQueue.ModelCommand<S> modelCommand, RenderLayer renderLayer, VertexConsumer vertexConsumer, OutlineVertexConsumerProvider outlineVertexConsumers) - Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/render/entity/command/ModelCommandRenderer;render(Lnet/minecraft/client/render/entity/command/BatchingEntityRenderCommandQueue$ModelCommand;Lnet/minecraft/client/render/RenderLayer;Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/client/render/OutlineVertexConsumerProvider;)Vintermediary method_73000Lnet/minecraft/class_11683;method_73000(Lnet/minecraft/class_11661$class_11670;Lnet/minecraft/class_1921;Lnet/minecraft/class_4588;Lnet/minecraft/class_4618;)Vofficial aLhqw;a(Lhbp$i;Lhbb;Lfpx;Lhar;)V
-