Class ModelCommandRenderer

java.lang.Object
net.minecraft.client.render.entity.command.ModelCommandRenderer

@Environment(CLIENT) public class ModelCommandRenderer extends Object
Mappings:
Namespace Name
named net/minecraft/client/render/entity/command/ModelCommandRenderer
intermediary net/minecraft/class_11683
official hqw
  • Field Details

    • matrices

      private final MatrixStack matrices
      Mappings:
      Namespace Name Mixin selector
      named matrices Lnet/minecraft/client/render/entity/command/ModelCommandRenderer;matrices:Lnet/minecraft/client/util/math/MatrixStack;
      intermediary field_61827 Lnet/minecraft/class_11683;field_61827:Lnet/minecraft/class_4587;
      official a Lhqw;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 render Lnet/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;)V
      intermediary method_73001 Lnet/minecraft/class_11683;method_73001(Lnet/minecraft/class_11661;Lnet/minecraft/class_4597$class_4598;Lnet/minecraft/class_4618;)V
      official a Lhqw;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 render Lnet/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;)V
      intermediary method_73000 Lnet/minecraft/class_11683;method_73000(Lnet/minecraft/class_11661$class_11670;Lnet/minecraft/class_1921;Lnet/minecraft/class_4588;Lnet/minecraft/class_4618;)V
      official a Lhqw;a(Lhbp$i;Lhbb;Lfpx;Lhar;)V