Class BatchingRenderCommandQueue
java.lang.Object
net.minecraft.client.render.command.BatchingRenderCommandQueue
- All Implemented Interfaces:
RenderCommandQueue
@Environment(CLIENT)
public class BatchingRenderCommandQueue
extends Object
implements RenderCommandQueue
- Mappings:
Namespace Name named net/minecraft/client/render/command/BatchingRenderCommandQueueintermediary net/minecraft/class_11788official hex
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final List<OrderedRenderCommandQueueImpl.BlendedModelCommand<?>> private final List<OrderedRenderCommandQueueImpl.BlockCommand> private final List<OrderedRenderCommandQueueImpl.BlockStateModelCommand> private final Map<RenderLayer, List<OrderedRenderCommandQueueImpl.CustomCommand>> private final Set<RenderLayer> private final List<OrderedRenderCommandQueueImpl.DebugHitboxCommand> private final List<OrderedRenderCommandQueueImpl.FireCommand> private booleanprivate final List<OrderedRenderCommandQueueImpl.ItemCommand> private final List<OrderedRenderCommandQueueImpl.LabelCommand> private final List<OrderedRenderCommandQueueImpl.LeashCommand> private final Map<RenderLayer, List<OrderedRenderCommandQueueImpl.ModelCommand<?>>> private final Map<RenderLayer, List<OrderedRenderCommandQueueImpl.ModelPartCommand>> private final Set<RenderLayer> private final Set<RenderLayer> private final List<OrderedRenderCommandQueueImpl.MovingBlockCommand> private final OrderedRenderCommandQueueImplprivate final List<OrderedRenderCommandQueueImpl.LabelCommand> private final List<OrderedRenderCommandQueueImpl.ShadowPiecesCommand> private final List<OrderedRenderCommandQueueImpl.TextCommand> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()booleanvoidvoidsubmitBlock(MatrixStack matrices, BlockState state, int light, int overlay, int outlineColor) voidsubmitBlockStateModel(MatrixStack matrices, RenderLayer renderLayer, BlockStateModel model, float r, float g, float b, int light, int overlay, int outlineColor) voidsubmitCustom(MatrixStack matrices, RenderLayer renderLayer, OrderedRenderCommandQueue.Custom customRenderer) voidsubmitDebugHitbox(MatrixStack matrices, EntityRenderState renderState, EntityHitboxAndView debugHitbox) voidsubmitFire(MatrixStack matrices, EntityRenderState renderState, Quaternionf rotation) voidsubmitItem(MatrixStack matrices, ItemDisplayContext displayContext, int light, int overlay, int outlineColors, int[] tintLayers, List<BakedQuad> quads, RenderLayer renderLayer, ItemRenderState.Glint glintType) voidsubmitLabel(MatrixStack matrices, @Nullable Vec3d nameLabelPos, Text label, boolean notSneaking, int light, double squaredDistanceToCamera) voidsubmitLeash(MatrixStack matrices, EntityRenderState.LeashData leashData) <S> voidsubmitModel(Model<? super S> model, S state, MatrixStack matrices, RenderLayer renderLayer, int light, int overlay, int tintedColor, @Nullable Sprite sprite, int outlineColor, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlay) voidsubmitModelPart(ModelPart part, MatrixStack matrices, RenderLayer renderLayer, int light, int overlay, @Nullable Sprite sprite, boolean sheeted, boolean hasGlint, int tintedColor, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand) voidsubmitMovingBlock(MatrixStack matrices, MovingBlockRenderState state) voidsubmitShadowPieces(MatrixStack matrices, float shadowRadius, List<EntityRenderState.ShadowPiece> shadowPieces) voidsubmitText(MatrixStack matrices, float x, float y, OrderedText text, boolean dropShadow, TextRenderer.TextLayerType layerType, int light, int color, int backgroundColor, int outlineColor) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.render.command.RenderCommandQueue
submitModel, submitModelPart, submitModelPart, submitModelPart
-
Field Details
-
shadowPiecesCommands
- Mappings:
Namespace Name Mixin selector named shadowPiecesCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;shadowPiecesCommands:Ljava/util/List;intermediary field_62224Lnet/minecraft/class_11788;field_62224:Ljava/util/List;official aLhex;a:Ljava/util/List;
-
fireCommands
- Mappings:
Namespace Name Mixin selector named fireCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;fireCommands:Ljava/util/List;intermediary field_62225Lnet/minecraft/class_11788;field_62225:Ljava/util/List;official bLhex;b:Ljava/util/List;
-
seeThroughLabelCommands
- Mappings:
Namespace Name Mixin selector named seeThroughLabelCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;seeThroughLabelCommands:Ljava/util/List;intermediary field_62226Lnet/minecraft/class_11788;field_62226:Ljava/util/List;official cLhex;c:Ljava/util/List;
-
labelCommands
- Mappings:
Namespace Name Mixin selector named labelCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;labelCommands:Ljava/util/List;intermediary field_62227Lnet/minecraft/class_11788;field_62227:Ljava/util/List;official dLhex;d:Ljava/util/List;
-
textCommands
- Mappings:
Namespace Name Mixin selector named textCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;textCommands:Ljava/util/List;intermediary field_62228Lnet/minecraft/class_11788;field_62228:Ljava/util/List;official eLhex;e:Ljava/util/List;
-
debugHitboxCommands
- Mappings:
Namespace Name Mixin selector named debugHitboxCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;debugHitboxCommands:Ljava/util/List;intermediary field_62229Lnet/minecraft/class_11788;field_62229:Ljava/util/List;official fLhex;f:Ljava/util/List;
-
leashCommands
- Mappings:
Namespace Name Mixin selector named leashCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;leashCommands:Ljava/util/List;intermediary field_62230Lnet/minecraft/class_11788;field_62230:Ljava/util/List;official gLhex;g:Ljava/util/List;
-
blockCommands
- Mappings:
Namespace Name Mixin selector named blockCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;blockCommands:Ljava/util/List;intermediary field_62231Lnet/minecraft/class_11788;field_62231:Ljava/util/List;official hLhex;h:Ljava/util/List;
-
movingBlockCommands
- Mappings:
Namespace Name Mixin selector named movingBlockCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;movingBlockCommands:Ljava/util/List;intermediary field_62232Lnet/minecraft/class_11788;field_62232:Ljava/util/List;official iLhex;i:Ljava/util/List;
-
blockStateModelCommands
- Mappings:
Namespace Name Mixin selector named blockStateModelCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;blockStateModelCommands:Ljava/util/List;intermediary field_62233Lnet/minecraft/class_11788;field_62233:Ljava/util/List;official jLhex;j:Ljava/util/List;
-
itemCommands
- Mappings:
Namespace Name Mixin selector named itemCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;itemCommands:Ljava/util/List;intermediary field_62234Lnet/minecraft/class_11788;field_62234:Ljava/util/List;official kLhex;k:Ljava/util/List;
-
modelCommands
- Mappings:
Namespace Name Mixin selector named modelCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;modelCommands:Ljava/util/Map;intermediary field_62235Lnet/minecraft/class_11788;field_62235:Ljava/util/Map;official lLhex;l:Ljava/util/Map;
-
blendedModelCommands
- Mappings:
Namespace Name Mixin selector named blendedModelCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;blendedModelCommands:Ljava/util/List;intermediary field_62236Lnet/minecraft/class_11788;field_62236:Ljava/util/List;official mLhex;m:Ljava/util/List;
-
modelRenderLayers
- Mappings:
Namespace Name Mixin selector named modelRenderLayersLnet/minecraft/client/render/command/BatchingRenderCommandQueue;modelRenderLayers:Ljava/util/Set;intermediary field_62237Lnet/minecraft/class_11788;field_62237:Ljava/util/Set;official nLhex;n:Ljava/util/Set;
-
modelPartCommands
private final Map<RenderLayer,List<OrderedRenderCommandQueueImpl.ModelPartCommand>> modelPartCommands- Mappings:
Namespace Name Mixin selector named modelPartCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;modelPartCommands:Ljava/util/Map;intermediary field_62238Lnet/minecraft/class_11788;field_62238:Ljava/util/Map;official oLhex;o:Ljava/util/Map;
-
modelPartRenderLayers
- Mappings:
Namespace Name Mixin selector named modelPartRenderLayersLnet/minecraft/client/render/command/BatchingRenderCommandQueue;modelPartRenderLayers:Ljava/util/Set;intermediary field_62239Lnet/minecraft/class_11788;field_62239:Ljava/util/Set;official pLhex;p:Ljava/util/Set;
-
customCommands
- Mappings:
Namespace Name Mixin selector named customCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;customCommands:Ljava/util/Map;intermediary field_62240Lnet/minecraft/class_11788;field_62240:Ljava/util/Map;official qLhex;q:Ljava/util/Map;
-
customRenderLayers
- Mappings:
Namespace Name Mixin selector named customRenderLayersLnet/minecraft/client/render/command/BatchingRenderCommandQueue;customRenderLayers:Ljava/util/Set;intermediary field_62241Lnet/minecraft/class_11788;field_62241:Ljava/util/Set;official rLhex;r:Ljava/util/Set;
-
orderedQueueImpl
- Mappings:
Namespace Name Mixin selector named orderedQueueImplLnet/minecraft/client/render/command/BatchingRenderCommandQueue;orderedQueueImpl:Lnet/minecraft/client/render/command/OrderedRenderCommandQueueImpl;intermediary field_62242Lnet/minecraft/class_11788;field_62242:Lnet/minecraft/class_11661;official sLhex;s:Lhez;
-
hasCommands
private boolean hasCommands- Mappings:
Namespace Name Mixin selector named hasCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;hasCommands:Zintermediary field_62243Lnet/minecraft/class_11788;field_62243:Zofficial tLhex;t:Z
-
-
Constructor Details
-
BatchingRenderCommandQueue
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/command/BatchingRenderCommandQueue;<init>(Lnet/minecraft/client/render/command/OrderedRenderCommandQueueImpl;)Vintermediary <init>Lnet/minecraft/class_11788;<init>(Lnet/minecraft/class_11661;)Vofficial <init>Lhex;<init>(Lhez;)V
-
-
Method Details
-
submitDebugHitbox
public void submitDebugHitbox(MatrixStack matrices, EntityRenderState renderState, EntityHitboxAndView debugHitbox) - Specified by:
submitDebugHitboxin interfaceRenderCommandQueue- Mappings:
Namespace Name Mixin selector named submitDebugHitboxLnet/minecraft/client/render/command/RenderCommandQueue;submitDebugHitbox(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/entity/state/EntityRenderState;Lnet/minecraft/client/render/entity/state/EntityHitboxAndView;)Vintermediary method_73487Lnet/minecraft/class_11785;method_73487(Lnet/minecraft/class_4587;Lnet/minecraft/class_10017;Lnet/minecraft/class_10933;)Vofficial aLhdy;a(Lfsq;Lhri;Lhry;)V
-
submitShadowPieces
public void submitShadowPieces(MatrixStack matrices, float shadowRadius, List<EntityRenderState.ShadowPiece> shadowPieces) - Specified by:
submitShadowPiecesin interfaceRenderCommandQueue- Mappings:
Namespace Name Mixin selector named submitShadowPiecesLnet/minecraft/client/render/command/RenderCommandQueue;submitShadowPieces(Lnet/minecraft/client/util/math/MatrixStack;FLjava/util/List;)Vintermediary method_73479Lnet/minecraft/class_11785;method_73479(Lnet/minecraft/class_4587;FLjava/util/List;)Vofficial aLhdy;a(Lfsq;FLjava/util/List;)V
-
submitLabel
public void submitLabel(MatrixStack matrices, @Nullable @Nullable Vec3d nameLabelPos, Text label, boolean notSneaking, int light, double squaredDistanceToCamera) - Specified by:
submitLabelin interfaceRenderCommandQueue- Mappings:
Namespace Name Mixin selector named submitLabelLnet/minecraft/client/render/command/RenderCommandQueue;submitLabel(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/text/Text;ZID)Vintermediary method_73482Lnet/minecraft/class_11785;method_73482(Lnet/minecraft/class_4587;Lnet/minecraft/class_243;Lnet/minecraft/class_2561;ZID)Vofficial aLhdy;a(Lfsq;Lfmy;Lxv;ZID)V
-
submitText
public void submitText(MatrixStack matrices, float x, float y, OrderedText text, boolean dropShadow, TextRenderer.TextLayerType layerType, int light, int color, int backgroundColor, int outlineColor) - Specified by:
submitTextin interfaceRenderCommandQueue- Mappings:
Namespace Name Mixin selector named submitTextLnet/minecraft/client/render/command/RenderCommandQueue;submitText(Lnet/minecraft/client/util/math/MatrixStack;FFLnet/minecraft/text/OrderedText;ZLnet/minecraft/client/font/TextRenderer$TextLayerType;IIII)Vintermediary method_73478Lnet/minecraft/class_11785;method_73478(Lnet/minecraft/class_4587;FFLnet/minecraft/class_5481;ZLnet/minecraft/class_327$class_6415;IIII)Vofficial aLhdy;a(Lfsq;FFLbem;ZLgbm$a;IIII)V
-
submitFire
- Specified by:
submitFirein interfaceRenderCommandQueue- Mappings:
Namespace Name Mixin selector named submitFireLnet/minecraft/client/render/command/RenderCommandQueue;submitFire(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/entity/state/EntityRenderState;Lorg/joml/Quaternionf;)Vintermediary method_73488Lnet/minecraft/class_11785;method_73488(Lnet/minecraft/class_4587;Lnet/minecraft/class_10017;Lorg/joml/Quaternionf;)Vofficial aLhdy;a(Lfsq;Lhri;Lorg/joml/Quaternionf;)V
-
submitLeash
- Specified by:
submitLeashin interfaceRenderCommandQueue- Mappings:
Namespace Name Mixin selector named submitLeashLnet/minecraft/client/render/command/RenderCommandQueue;submitLeash(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/entity/state/EntityRenderState$LeashData;)Vintermediary method_73486Lnet/minecraft/class_11785;method_73486(Lnet/minecraft/class_4587;Lnet/minecraft/class_10017$class_10018;)Vofficial aLhdy;a(Lfsq;Lhri$a;)V
-
submitModel
public <S> void submitModel(Model<? super S> model, S state, MatrixStack matrices, RenderLayer renderLayer, int light, int overlay, int tintedColor, @Nullable @Nullable Sprite sprite, int outlineColor, @Nullable ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlay) - Specified by:
submitModelin interfaceRenderCommandQueue- Mappings:
Namespace Name Mixin selector named submitModelLnet/minecraft/client/render/command/RenderCommandQueue;submitModel(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/command/ModelCommandRenderer$CrumblingOverlayCommand;)Vintermediary method_73490Lnet/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;)Vofficial aLhdy;a(Lguk;Ljava/lang/Object;Lfsq;Lhek;IIILhzc;ILhun$a;)V
-
submitModelPart
public void submitModelPart(ModelPart part, MatrixStack matrices, RenderLayer renderLayer, int light, int overlay, @Nullable @Nullable Sprite sprite, boolean sheeted, boolean hasGlint, int tintedColor, @Nullable ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand) - Specified by:
submitModelPartin interfaceRenderCommandQueue- Mappings:
Namespace Name Mixin selector named submitModelPartLnet/minecraft/client/render/command/RenderCommandQueue;submitModelPart(Lnet/minecraft/client/model/ModelPart;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/RenderLayer;IILnet/minecraft/client/texture/Sprite;ZZILnet/minecraft/client/render/command/ModelCommandRenderer$CrumblingOverlayCommand;)Vintermediary method_73494Lnet/minecraft/class_11785;method_73494(Lnet/minecraft/class_630;Lnet/minecraft/class_4587;Lnet/minecraft/class_1921;IILnet/minecraft/class_1058;ZZILnet/minecraft/class_11683$class_11792;)Vofficial aLhdy;a(Lgws;Lfsq;Lhek;IILhzc;ZZILhun$a;)V
-
submitBlock
public void submitBlock(MatrixStack matrices, BlockState state, int light, int overlay, int outlineColor) - Specified by:
submitBlockin interfaceRenderCommandQueue- Mappings:
Namespace Name Mixin selector named submitBlockLnet/minecraft/client/render/command/RenderCommandQueue;submitBlock(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/block/BlockState;III)Vintermediary method_73481Lnet/minecraft/class_11785;method_73481(Lnet/minecraft/class_4587;Lnet/minecraft/class_2680;III)Vofficial aLhdy;a(Lfsq;Leig;III)V
-
submitMovingBlock
- Specified by:
submitMovingBlockin interfaceRenderCommandQueue- Mappings:
Namespace Name Mixin selector named submitMovingBlockLnet/minecraft/client/render/command/RenderCommandQueue;submitMovingBlock(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/block/MovingBlockRenderState;)Vintermediary method_73485Lnet/minecraft/class_11785;method_73485(Lnet/minecraft/class_4587;Lnet/minecraft/class_11791;)Vofficial aLhdy;a(Lfsq;Lhfj;)V
-
submitBlockStateModel
public void submitBlockStateModel(MatrixStack matrices, RenderLayer renderLayer, BlockStateModel model, float r, float g, float b, int light, int overlay, int outlineColor) - Specified by:
submitBlockStateModelin interfaceRenderCommandQueue- Mappings:
Namespace Name Mixin selector named submitBlockStateModelLnet/minecraft/client/render/command/RenderCommandQueue;submitBlockStateModel(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/RenderLayer;Lnet/minecraft/client/render/model/BlockStateModel;FFFIII)Vintermediary method_73484Lnet/minecraft/class_11785;method_73484(Lnet/minecraft/class_4587;Lnet/minecraft/class_1921;Lnet/minecraft/class_1087;FFFIII)Vofficial aLhdy;a(Lfsq;Lhek;Lhfr;FFFIII)V
-
submitItem
public void submitItem(MatrixStack matrices, ItemDisplayContext displayContext, int light, int overlay, int outlineColors, int[] tintLayers, List<BakedQuad> quads, RenderLayer renderLayer, ItemRenderState.Glint glintType) - Specified by:
submitItemin interfaceRenderCommandQueue- Mappings:
Namespace Name Mixin selector named submitItemLnet/minecraft/client/render/command/RenderCommandQueue;submitItem(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;)Vintermediary method_73480Lnet/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;)Vofficial aLhdy;a(Lfsq;Ldgh;III[ILjava/util/List;Lhek;Lhvq$a;)V
-
submitCustom
public void submitCustom(MatrixStack matrices, RenderLayer renderLayer, OrderedRenderCommandQueue.Custom customRenderer) - Specified by:
submitCustomin interfaceRenderCommandQueue- Mappings:
Namespace Name Mixin selector named submitCustomLnet/minecraft/client/render/command/RenderCommandQueue;submitCustom(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/RenderLayer;Lnet/minecraft/client/render/command/OrderedRenderCommandQueue$Custom;)Vintermediary method_73483Lnet/minecraft/class_11785;method_73483(Lnet/minecraft/class_4587;Lnet/minecraft/class_1921;Lnet/minecraft/class_11659$class_11660;)Vofficial aLhdy;a(Lfsq;Lhek;Lhey$a;)V
-
getShadowPiecesCommands
- Mappings:
Namespace Name Mixin selector named getShadowPiecesCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;getShadowPiecesCommands()Ljava/util/List;intermediary method_73505Lnet/minecraft/class_11788;method_73505()Ljava/util/List;official aLhex;a()Ljava/util/List;
-
getFireCommands
- Mappings:
Namespace Name Mixin selector named getFireCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;getFireCommands()Ljava/util/List;intermediary method_73507Lnet/minecraft/class_11788;method_73507()Ljava/util/List;official bLhex;b()Ljava/util/List;
-
getSeeThroughLabelCommands
- Mappings:
Namespace Name Mixin selector named getSeeThroughLabelCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;getSeeThroughLabelCommands()Ljava/util/List;intermediary method_73509Lnet/minecraft/class_11788;method_73509()Ljava/util/List;official cLhex;c()Ljava/util/List;
-
getLabelCommands
- Mappings:
Namespace Name Mixin selector named getLabelCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;getLabelCommands()Ljava/util/List;intermediary method_73511Lnet/minecraft/class_11788;method_73511()Ljava/util/List;official dLhex;d()Ljava/util/List;
-
getTextCommands
- Mappings:
Namespace Name Mixin selector named getTextCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;getTextCommands()Ljava/util/List;intermediary method_73513Lnet/minecraft/class_11788;method_73513()Ljava/util/List;official eLhex;e()Ljava/util/List;
-
getDebugHitboxCommands
- Mappings:
Namespace Name Mixin selector named getDebugHitboxCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;getDebugHitboxCommands()Ljava/util/List;intermediary method_73515Lnet/minecraft/class_11788;method_73515()Ljava/util/List;official fLhex;f()Ljava/util/List;
-
getLeashCommands
- Mappings:
Namespace Name Mixin selector named getLeashCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;getLeashCommands()Ljava/util/List;intermediary method_73517Lnet/minecraft/class_11788;method_73517()Ljava/util/List;official gLhex;g()Ljava/util/List;
-
getBlockCommands
- Mappings:
Namespace Name Mixin selector named getBlockCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;getBlockCommands()Ljava/util/List;intermediary method_73518Lnet/minecraft/class_11788;method_73518()Ljava/util/List;official hLhex;h()Ljava/util/List;
-
getMovingBlockCommands
- Mappings:
Namespace Name Mixin selector named getMovingBlockCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;getMovingBlockCommands()Ljava/util/List;intermediary method_73519Lnet/minecraft/class_11788;method_73519()Ljava/util/List;official iLhex;i()Ljava/util/List;
-
getBlockStateModelCommands
- Mappings:
Namespace Name Mixin selector named getBlockStateModelCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;getBlockStateModelCommands()Ljava/util/List;intermediary method_73520Lnet/minecraft/class_11788;method_73520()Ljava/util/List;official jLhex;j()Ljava/util/List;
-
getModelPartCommands
- Mappings:
Namespace Name Mixin selector named getModelPartCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;getModelPartCommands()Ljava/util/Map;intermediary method_73521Lnet/minecraft/class_11788;method_73521()Ljava/util/Map;official kLhex;k()Ljava/util/Map;
-
getItemCommands
- Mappings:
Namespace Name Mixin selector named getItemCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;getItemCommands()Ljava/util/List;intermediary method_73522Lnet/minecraft/class_11788;method_73522()Ljava/util/List;official lLhex;l()Ljava/util/List;
-
getModelCommands
- Mappings:
Namespace Name Mixin selector named getModelCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;getModelCommands()Ljava/util/Map;intermediary method_73523Lnet/minecraft/class_11788;method_73523()Ljava/util/Map;official mLhex;m()Ljava/util/Map;
-
getBlendedModelCommands
- Mappings:
Namespace Name Mixin selector named getBlendedModelCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;getBlendedModelCommands()Ljava/util/List;intermediary method_73524Lnet/minecraft/class_11788;method_73524()Ljava/util/List;official nLhex;n()Ljava/util/List;
-
getCustomCommands
- Mappings:
Namespace Name Mixin selector named getCustomCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;getCustomCommands()Ljava/util/Map;intermediary method_73525Lnet/minecraft/class_11788;method_73525()Ljava/util/Map;official oLhex;o()Ljava/util/Map;
-
hasCommands
public boolean hasCommands()- Mappings:
Namespace Name Mixin selector named hasCommandsLnet/minecraft/client/render/command/BatchingRenderCommandQueue;hasCommands()Zintermediary method_73526Lnet/minecraft/class_11788;method_73526()Zofficial pLhex;p()Z
-
clear
public void clear()- Mappings:
Namespace Name Mixin selector named clearLnet/minecraft/client/render/command/BatchingRenderCommandQueue;clear()Vintermediary method_73527Lnet/minecraft/class_11788;method_73527()Vofficial qLhex;q()V
-
onNextFrame
public void onNextFrame()- Mappings:
Namespace Name Mixin selector named onNextFrameLnet/minecraft/client/render/command/BatchingRenderCommandQueue;onNextFrame()Vintermediary method_73528Lnet/minecraft/class_11788;method_73528()Vofficial rLhex;r()V
-