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 hri
  • 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 Lhri;a:Lfqa;
  • Constructor Details

    • ModelCommandRenderer

      public ModelCommandRenderer()
  • Method Details

    • render

      public void render(BatchingEntityRenderCommandQueue batchingEntityRenderCommandQueue, 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 Lhri;a(Lhca;Lhba$a;Lhbc;)V
    • method_73250

      private void method_73250(VertexConsumerProvider.Immediate immediate, OutlineVertexConsumerProvider outlineVertexConsumerProvider, List<BatchingEntityRenderCommandQueue.class_11744<?>> list)
      Mappings:
      Namespace Name Mixin selector
      named method_73250 Lnet/minecraft/client/render/entity/command/ModelCommandRenderer;method_73250(Lnet/minecraft/client/render/VertexConsumerProvider$Immediate;Lnet/minecraft/client/render/OutlineVertexConsumerProvider;Ljava/util/List;)V
      intermediary method_73250 Lnet/minecraft/class_11683;method_73250(Lnet/minecraft/class_4597$class_4598;Lnet/minecraft/class_4618;Ljava/util/List;)V
      official a Lhri;a(Lhba$a;Lhbc;Ljava/util/List;)V
    • method_73249

      private void method_73249(VertexConsumerProvider.Immediate immediate, OutlineVertexConsumerProvider outlineVertexConsumerProvider, Int2ObjectAVLTreeMap<Map<RenderLayer,List<BatchingEntityRenderCommandQueue.ModelCommand<?>>>> int2ObjectAVLTreeMap)
      Mappings:
      Namespace Name Mixin selector
      named method_73249 Lnet/minecraft/client/render/entity/command/ModelCommandRenderer;method_73249(Lnet/minecraft/client/render/VertexConsumerProvider$Immediate;Lnet/minecraft/client/render/OutlineVertexConsumerProvider;Lit/unimi/dsi/fastutil/ints/Int2ObjectAVLTreeMap;)V
      intermediary method_73249 Lnet/minecraft/class_11683;method_73249(Lnet/minecraft/class_4597$class_4598;Lnet/minecraft/class_4618;Lit/unimi/dsi/fastutil/ints/Int2ObjectAVLTreeMap;)V
      official a Lhri;a(Lhba$a;Lhbc;Lit/unimi/dsi/fastutil/ints/Int2ObjectAVLTreeMap;)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 Lhri;a(Lhca$i;Lhbm;Lfqd;Lhbc;)V