Class BatchingEntityRenderCommandQueue

java.lang.Object
net.minecraft.client.render.entity.command.BatchingEntityRenderCommandQueue
All Implemented Interfaces:
class_11785, EntityRenderCommandQueue

@Environment(CLIENT) public class BatchingEntityRenderCommandQueue extends Object implements EntityRenderCommandQueue
Mappings:
Namespace Name
named net/minecraft/client/render/entity/command/BatchingEntityRenderCommandQueue
intermediary net/minecraft/class_11661
official hcl
  • Field Details

    • field_62244

      private final Int2ObjectAVLTreeMap<class_11788> field_62244
      Mappings:
      Namespace Name Mixin selector
      named field_62244 Lnet/minecraft/client/render/entity/command/BatchingEntityRenderCommandQueue;field_62244:Lit/unimi/dsi/fastutil/ints/Int2ObjectAVLTreeMap;
      intermediary field_62244 Lnet/minecraft/class_11661;field_62244:Lit/unimi/dsi/fastutil/ints/Int2ObjectAVLTreeMap;
      official a Lhcl;a:Lit/unimi/dsi/fastutil/ints/Int2ObjectAVLTreeMap;
  • Constructor Details

    • BatchingEntityRenderCommandQueue

      public BatchingEntityRenderCommandQueue()
  • Method Details

    • method_73529

      public class_11788 method_73529(int int2)
      Specified by:
      method_73529 in interface EntityRenderCommandQueue
      Mappings:
      Namespace Name Mixin selector
      named method_73529 Lnet/minecraft/client/render/entity/command/BatchingEntityRenderCommandQueue;method_73529(I)Lnet/minecraft/class_11788;
      intermediary method_73531 Lnet/minecraft/class_11661;method_73531(I)Lnet/minecraft/class_11788;
      official b Lhcl;b(I)Lhcj;
    • method_73487

      public void method_73487(MatrixStack matrixStack, EntityRenderState entityRenderState, EntityHitboxAndView entityHitboxAndView)
      Specified by:
      method_73487 in interface class_11785
      Mappings:
      Namespace Name Mixin selector
      named method_73487 Lnet/minecraft/class_11785;method_73487(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/entity/state/EntityRenderState;Lnet/minecraft/client/render/entity/state/EntityHitboxAndView;)V
      intermediary method_73487 Lnet/minecraft/class_11785;method_73487(Lnet/minecraft/class_4587;Lnet/minecraft/class_10017;Lnet/minecraft/class_10933;)V
      official a Lhbk;a(Lfqf;Lhou;Lhpk;)V
    • method_73479

      public void method_73479(MatrixStack matrixStack, float float2, List<EntityRenderState.ShadowPiece> list)
      Specified by:
      method_73479 in interface class_11785
      Mappings:
      Namespace Name Mixin selector
      named method_73479 Lnet/minecraft/class_11785;method_73479(Lnet/minecraft/client/util/math/MatrixStack;FLjava/util/List;)V
      intermediary method_73479 Lnet/minecraft/class_11785;method_73479(Lnet/minecraft/class_4587;FLjava/util/List;)V
      official a Lhbk;a(Lfqf;FLjava/util/List;)V
    • method_73482

      public void method_73482(MatrixStack matrixStack, @Nullable @Nullable Vec3d vec3d, Text text, boolean bool, int int2, double double2)
      Specified by:
      method_73482 in interface class_11785
      Mappings:
      Namespace Name Mixin selector
      named method_73482 Lnet/minecraft/class_11785;method_73482(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/text/Text;ZID)V
      intermediary method_73482 Lnet/minecraft/class_11785;method_73482(Lnet/minecraft/class_4587;Lnet/minecraft/class_243;Lnet/minecraft/class_2561;ZID)V
      official a Lhbk;a(Lfqf;Lfkq;Lxv;ZID)V
    • method_73478

      public void method_73478(MatrixStack matrixStack, float float2, float float3, OrderedText orderedText, boolean bool, TextRenderer.TextLayerType textLayerType, int int2, int int3, int int4, int int5)
      Specified by:
      method_73478 in interface class_11785
      Mappings:
      Namespace Name Mixin selector
      named method_73478 Lnet/minecraft/class_11785;method_73478(Lnet/minecraft/client/util/math/MatrixStack;FFLnet/minecraft/text/OrderedText;ZLnet/minecraft/client/font/TextRenderer$TextLayerType;IIII)V
      intermediary method_73478 Lnet/minecraft/class_11785;method_73478(Lnet/minecraft/class_4587;FFLnet/minecraft/class_5481;ZLnet/minecraft/class_327$class_6415;IIII)V
      official a Lhbk;a(Lfqf;FFLbcf;ZLfzb$a;IIII)V
    • method_73488

      public void method_73488(MatrixStack matrixStack, EntityRenderState entityRenderState, Quaternionf quaternionf)
      Specified by:
      method_73488 in interface class_11785
      Mappings:
      Namespace Name Mixin selector
      named method_73488 Lnet/minecraft/class_11785;method_73488(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/entity/state/EntityRenderState;Lorg/joml/Quaternionf;)V
      intermediary method_73488 Lnet/minecraft/class_11785;method_73488(Lnet/minecraft/class_4587;Lnet/minecraft/class_10017;Lorg/joml/Quaternionf;)V
      official a Lhbk;a(Lfqf;Lhou;Lorg/joml/Quaternionf;)V
    • method_73486

      public void method_73486(MatrixStack matrixStack, EntityRenderState.LeashData leashData)
      Specified by:
      method_73486 in interface class_11785
      Mappings:
      Namespace Name Mixin selector
      named method_73486 Lnet/minecraft/class_11785;method_73486(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/entity/state/EntityRenderState$LeashData;)V
      intermediary method_73486 Lnet/minecraft/class_11785;method_73486(Lnet/minecraft/class_4587;Lnet/minecraft/class_10017$class_10018;)V
      official a Lhbk;a(Lfqf;Lhou$a;)V
    • method_73490

      public <S> void method_73490(Model<? super S> model, S s, MatrixStack matrixStack, RenderLayer renderLayer, int int2, int int3, int int4, @Nullable @Nullable Sprite sprite, int int5, @Nullable ModelCommandRenderer.class_11792 class_11792)
      Specified by:
      method_73490 in interface class_11785
      Mappings:
      Namespace Name Mixin selector
      named method_73490 Lnet/minecraft/class_11785;method_73490(Lnet/minecraft/client/model/Model;Ljava/lang/Object;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/RenderLayer;IIILnet/minecraft/client/texture/Sprite;ILnet/minecraft/client/render/entity/command/ModelCommandRenderer$class_11792;)V
      intermediary method_73490 Lnet/minecraft/class_11785;method_73490(Lnet/minecraft/class_3879;Ljava/lang/Object;Lnet/minecraft/class_4587;Lnet/minecraft/class_1921;IIILnet/minecraft/class_1058;ILnet/minecraft/class_11683$class_11792;)V
      official a Lhbk;a(Lgrw;Ljava/lang/Object;Lfqf;Lhbw;IIILhwo;ILhrz$a;)V
    • method_73494

      public void method_73494(ModelPart modelPart, MatrixStack matrixStack, RenderLayer renderLayer, int int2, int int3, @Nullable @Nullable Sprite sprite, boolean bool, boolean bool2, int int4)
      Specified by:
      method_73494 in interface class_11785
      Mappings:
      Namespace Name Mixin selector
      named method_73494 Lnet/minecraft/class_11785;method_73494(Lnet/minecraft/client/model/ModelPart;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/RenderLayer;IILnet/minecraft/client/texture/Sprite;ZZI)V
      intermediary method_73494 Lnet/minecraft/class_11785;method_73494(Lnet/minecraft/class_630;Lnet/minecraft/class_4587;Lnet/minecraft/class_1921;IILnet/minecraft/class_1058;ZZI)V
      official a Lhbk;a(Lgue;Lfqf;Lhbw;IILhwo;ZZI)V
    • method_73481

      public void method_73481(MatrixStack matrixStack, BlockState blockState, int int2, int int3, int int4)
      Specified by:
      method_73481 in interface class_11785
      Mappings:
      Namespace Name Mixin selector
      named method_73481 Lnet/minecraft/class_11785;method_73481(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/block/BlockState;III)V
      intermediary method_73481 Lnet/minecraft/class_11785;method_73481(Lnet/minecraft/class_4587;Lnet/minecraft/class_2680;III)V
      official a Lhbk;a(Lfqf;Lefy;III)V
    • method_73485

      public void method_73485(MatrixStack matrixStack, class_11791 class_11791)
      Specified by:
      method_73485 in interface class_11785
      Mappings:
      Namespace Name Mixin selector
      named method_73485 Lnet/minecraft/class_11785;method_73485(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/class_11791;)V
      intermediary method_73485 Lnet/minecraft/class_11785;method_73485(Lnet/minecraft/class_4587;Lnet/minecraft/class_11791;)V
      official a Lhbk;a(Lfqf;Lhcv;)V
    • method_73484

      public void method_73484(MatrixStack matrixStack, RenderLayer renderLayer, BlockStateModel blockStateModel, float float2, float float3, float float4, int int2, int int3, int int4)
      Specified by:
      method_73484 in interface class_11785
      Mappings:
      Namespace Name Mixin selector
      named method_73484 Lnet/minecraft/class_11785;method_73484(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/RenderLayer;Lnet/minecraft/client/render/model/BlockStateModel;FFFIII)V
      intermediary method_73484 Lnet/minecraft/class_11785;method_73484(Lnet/minecraft/class_4587;Lnet/minecraft/class_1921;Lnet/minecraft/class_1087;FFFIII)V
      official a Lhbk;a(Lfqf;Lhbw;Lhdd;FFFIII)V
    • method_73480

      public void method_73480(MatrixStack matrixStack, ItemDisplayContext itemDisplayContext, int int2, int int3, int int4, int[] int5, List<BakedQuad> list, RenderLayer renderLayer, ItemRenderState.Glint glint)
      Specified by:
      method_73480 in interface class_11785
      Mappings:
      Namespace Name Mixin selector
      named method_73480 Lnet/minecraft/class_11785;method_73480(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/item/ItemDisplayContext;III[ILjava/util/List;Lnet/minecraft/client/render/RenderLayer;Lnet/minecraft/client/render/item/ItemRenderState$Glint;)V
      intermediary method_73480 Lnet/minecraft/class_11785;method_73480(Lnet/minecraft/class_4587;Lnet/minecraft/class_811;III[ILjava/util/List;Lnet/minecraft/class_1921;Lnet/minecraft/class_10444$class_10445;)V
      official a Lhbk;a(Lfqf;Lddz;III[ILjava/util/List;Lhbw;Lhtc$a;)V
    • method_73483

      public void method_73483(MatrixStack matrixStack, RenderLayer renderLayer, EntityRenderCommandQueue.Custom custom)
      Specified by:
      method_73483 in interface class_11785
      Mappings:
      Namespace Name Mixin selector
      named method_73483 Lnet/minecraft/class_11785;method_73483(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/RenderLayer;Lnet/minecraft/client/render/entity/command/EntityRenderCommandQueue$Custom;)V
      intermediary method_73483 Lnet/minecraft/class_11785;method_73483(Lnet/minecraft/class_4587;Lnet/minecraft/class_1921;Lnet/minecraft/class_11659$class_11660;)V
      official a Lhbk;a(Lfqf;Lhbw;Lhck$a;)V
    • clear

      public void clear()
      Mappings:
      Namespace Name Mixin selector
      named clear Lnet/minecraft/client/render/entity/command/BatchingEntityRenderCommandQueue;clear()V
      intermediary method_72953 Lnet/minecraft/class_11661;method_72953()V
      official a Lhcl;a()V
    • onNextFrame

      public void onNextFrame()
      Mappings:
      Namespace Name Mixin selector
      named onNextFrame Lnet/minecraft/client/render/entity/command/BatchingEntityRenderCommandQueue;onNextFrame()V
      intermediary method_72954 Lnet/minecraft/class_11661;method_72954()V
      official b Lhcl;b()V
    • method_73532

      public Int2ObjectAVLTreeMap<class_11788> method_73532()
      Mappings:
      Namespace Name Mixin selector
      named method_73532 Lnet/minecraft/client/render/entity/command/BatchingEntityRenderCommandQueue;method_73532()Lit/unimi/dsi/fastutil/ints/Int2ObjectAVLTreeMap;
      intermediary method_73532 Lnet/minecraft/class_11661;method_73532()Lit/unimi/dsi/fastutil/ints/Int2ObjectAVLTreeMap;
      official c Lhcl;c()Lit/unimi/dsi/fastutil/ints/Int2ObjectAVLTreeMap;