History - net.minecraft.client.render.command.BatchingRenderCommandQueue

26.3

Names

Fields

DistanceSortedRenderCommandContainer: seeThroughNameTags, seeThroughNameTags, field_1_6122, labelsSeeThrough

DistanceSortedRenderCommandContainer: translucentBlocksAndItems, translucentBlocksAndItems, field_1_6127, worldBlended

DistanceSortedRenderCommandContainer: translucentModels, translucentModels, field_1_6129, worldBlendedModel

TypedRenderCommandContainer: gizmos, gizmos, field_1_6119, gizmos

TypedRenderCommandContainer: alwaysOnTop, alwaysOnTop, field_1_6117, onTopGizmos

TypedRenderCommandContainer: alwaysOnTopGizmos, alwaysOnTopGizmos, field_1_8162, gizmosOnTop

DistanceSortedRenderCommandContainer: seeThrough, seeThrough, field_1_9884, seeThroughFeatures

TypedRenderCommandContainer: oitTranslucent, oitTranslucent, field_1_8163, improvedTranslucencyRenderCommandContainer

RenderCommandContainer<? super DistancedCommand>: translucentBlocksAndItems, translucentBlocksAndItems, field_1_6127, worldBlended

RenderCommandContainer<? super DistancedCommand>: translucentModels, translucentModels, field_1_6129, worldBlendedModel

TypedRenderCommandContainer: translucentGizmos, translucentGizmos, field_1_8164, gizmos

Constructors

()

(boolean, DistanceSortedRenderCommandContainer)

Methods

<S> void (Model<? super S>, S, MatrixStack, RenderLayer, int, int, int, Sprite, int, ModelCommandRenderer$CrumblingOverlayCommand): submitModel, submitModel, method_73490, submitModel

void (MatrixStack, ItemDisplayContext, int, int, int, int[], List<BakedQuad>, ItemRenderState$Glint): submitItem, submitItem, method_73480, submitItem

void (MatrixStack, List<BlockModelPart>, int): submitBreakingBlockModel, submitBreakingBlockModel, method_1_3047, submitFallingBlock

TextCommandRenderer$TextCommand (org.joml.Matrix4f, float, float, OrderedText, int, int, int, TextRenderer$TextLayerType): nameTag, nameTag, method_1_9626, createLabelCommand

void (TextCommandRenderer$TextCommand): submitNameTagPart, submitNameTagPart, method_1_7454, submitLabel

boolean (TextCommandRenderer$Command): canRenderAsSolid, canRenderAsSolid, method_1_9625, isOpaque

void (MatrixStack, float, float, float, float, int, TextRenderer$TextLayerType, int): submitTextBackground, submitTextBackground, method_1_9662, submitTextRect

void (MatrixStack, TextRenderer$TextLayerType, int, TextCommandRenderer$Command): submitTextPart, submitTextPart, method_1_9627, submitTextCommand

<S> void (Model<? super S>, S, MatrixStack, RenderLayer, int, int, int, TextureRegion, int): submitModel, submitModel, method_73490, submitModel

<S> void (Model<? super S>, S, MatrixStack, RenderLayer, int, int, int, ModelCommandRenderer$CrumblingOverlayCommand): submitCrumblingOverlay, submitCrumblingOverlay, method_1_7505, submitModel

void (MatrixStack, List<BlockModelPart>, int, boolean): submitBreakingBlockModel, submitBreakingBlockModel, method_1_3047, submitFallingBlock

void (MatrixStack, ItemDisplayContext, int, int, int, int[], ClassifiedQuadList, ItemRenderState$Glint): submitItem, submitItem, method_73480, submitItem

26.2

Names

Fields

List<OrderedRenderCommandQueueImpl$ShadowPiecesCommand>: shadowSubmits, shadowSubmits, field_62224, shadowPiecesCommands

List<OrderedRenderCommandQueueImpl$FireCommand>: flameSubmits, flameSubmits, field_62225, fireCommands

LabelCommandRenderer$Commands: nameTagSubmits, nameTagSubmits, field_62963, labelCommands

List<OrderedRenderCommandQueueImpl$TextCommand>: textSubmits, textSubmits, field_62228, textCommands

List<OrderedRenderCommandQueueImpl$LeashCommand>: leashSubmits, leashSubmits, field_62230, leashCommands

List<OrderedRenderCommandQueueImpl$MovingBlockCommand>: movingBlockSubmits, movingBlockSubmits, field_62232, movingBlockCommands

List<OrderedRenderCommandQueueImpl$BlockStateModelCommand>: blockModelSubmits, blockModelSubmits, field_62233, blockStateModelCommands

List<OrderedRenderCommandQueueImpl$ItemCommand>: itemSubmits, itemSubmits, field_62234, itemCommands

List<OrderedRenderCommandQueue$LayeredCustom>: particleGroupRenderers, particleGroupRenderers, field_62657, layeredCustomCommands

ModelCommandRenderer$Commands: modelSubmits, modelSubmits, field_62964, modelCommands

ModelPartCommandRenderer$Commands: modelPartSubmits, modelPartSubmits, field_62238, modelPartCommands

CustomCommandRenderer$Commands: customGeometrySubmits, customGeometrySubmits, field_62240, customCommands

OrderedRenderCommandQueueImpl: submitNodeStorage, submitNodeStorage, field_62242, orderedQueueImpl

boolean: wasUsed, wasUsed, field_62243, hasCommands

List<OrderedRenderCommandQueueImpl$FallingBlockCommand>: breakingBlockModelSubmits, breakingBlockModelSubmits, field_1_2482, fallingBlockCommands

TypedRenderCommandContainer: solid, solid, field_1_6125, worldOpaque

TypedRenderCommandContainer: shadows, shadows, field_1_6123, shadowPieces

TypedRenderCommandContainer: nameTags, nameTags, field_1_6120, labelsNormal

DistanceSortedRenderCommandContainer: seeThroughNameTags, seeThroughNameTags, field_1_6122, labelsSeeThrough

TypedRenderCommandContainer: texts, texts, field_1_6126, texts

TypedRenderCommandContainer: shapeOutlines, shapeOutlines, field_1_6124, modelPart

DistanceSortedRenderCommandContainer: translucentBlocksAndItems, translucentBlocksAndItems, field_1_6127, worldBlended

DistanceSortedRenderCommandContainer: translucentModels, translucentModels, field_1_6129, worldBlendedModel

TypedRenderCommandContainer: translucentCustomGeometry, translucentCustomGeometry, field_1_6128, worldBlendedCustom

TypedRenderCommandContainer: gizmos, gizmos, field_1_6119, gizmos

TypedRenderCommandContainer: breakingOverlay, breakingOverlay, field_1_6118, crumbling

TypedRenderCommandContainer: waterMask, waterMask, field_1_6130, worldWaterMask

TypedRenderCommandContainer: afterTerrain, afterTerrain, field_1_6115, particlesTranslucent

TypedRenderCommandContainer: alwaysOnTop, alwaysOnTop, field_1_6117, onTopGizmos

TypedRenderCommandContainer: outline, outline, field_1_6121, outline

List<RenderCommandContainer<?>>: allPhases, allPhases, field_1_6116, renderCommandContainers

Constructors

(OrderedRenderCommandQueueImpl)

()

Methods

void (ModelPart, MatrixStack, RenderLayer, int, int, Sprite, boolean, boolean, int, ModelCommandRenderer$CrumblingOverlayCommand, int): submitModelPart, submitModelPart, method_73494, submitModelPart

void (MatrixStack, MovingBlockRenderState): submitMovingBlock, submitMovingBlock, method_73485, submitMovingBlock

void (OrderedRenderCommandQueue$LayeredCustom): submitParticleGroup, submitParticleGroup, method_74315, submitCustom

List<OrderedRenderCommandQueueImpl$ShadowPiecesCommand> (): getShadowSubmits, getShadowSubmits, method_73505, getShadowPiecesCommands

List<OrderedRenderCommandQueueImpl$FireCommand> (): getFlameSubmits, getFlameSubmits, method_73507, getFireCommands

LabelCommandRenderer$Commands (): getNameTagSubmits, getNameTagSubmits, method_74770, getLabelCommands

List<OrderedRenderCommandQueueImpl$TextCommand> (): getTextSubmits, getTextSubmits, method_73513, getTextCommands

List<OrderedRenderCommandQueueImpl$LeashCommand> (): getLeashSubmits, getLeashSubmits, method_73517, getLeashCommands

List<OrderedRenderCommandQueueImpl$MovingBlockCommand> (): getMovingBlockSubmits, getMovingBlockSubmits, method_73519, getMovingBlockCommands

List<OrderedRenderCommandQueueImpl$BlockStateModelCommand> (): getBlockModelSubmits, getBlockModelSubmits, method_73520, getBlockStateModelCommands

ModelPartCommandRenderer$Commands (): getModelPartSubmits, getModelPartSubmits, method_73521, getModelPartCommands

List<OrderedRenderCommandQueueImpl$ItemCommand> (): getItemSubmits, getItemSubmits, method_73522, getItemCommands

List<OrderedRenderCommandQueue$LayeredCustom> (): getParticleGroupRenderers, getParticleGroupRenderers, method_74330, getLayeredCustomCommands

ModelCommandRenderer$Commands (): getModelSubmits, getModelSubmits, method_74771, getModelCommands

CustomCommandRenderer$Commands (): getCustomGeometrySubmits, getCustomGeometrySubmits, method_73525, getCustomCommands

boolean (): wasUsed, wasUsed, method_73526, hasCommands

void (): clear, clear, method_73527, clear

void (): endFrame, endFrame, method_73528, onNextFrame

void (MatrixStack, Vec3d, int, Text, boolean, int, double, CameraRenderState): submitNameTag, submitNameTag, method_73482, submitLabel

void (MatrixStack, BlockStateModel, long, int): submitBreakingBlockModel, submitBreakingBlockModel, method_1_3047, submitFallingBlock

List<OrderedRenderCommandQueueImpl$FallingBlockCommand> (): getBreakingBlockModelSubmits, getBreakingBlockModelSubmits, method_1_2999, getFallingBlockCommands

void (MatrixStack, Vec3d, int, Text, boolean, int, CameraRenderState): submitNameTag, submitNameTag, method_73482, submitLabel

void (MatrixStack, MovingBlockRenderState, int): submitMovingBlock, submitMovingBlock, method_73485, submitMovingBlock

RenderLayer (RenderLayer): getOutlineRenderType, getOutlineRenderType, method_1_5214, getOutlineLayer

void (MatrixStack, List<BlockModelPart>, int): submitBreakingBlockModel, submitBreakingBlockModel, method_1_3047, submitFallingBlock

void (MatrixStack, VoxelShape, RenderLayer, int, float, boolean): submitShapeOutline, submitShapeOutline, method_73494, submitModelPart

void (BillboardParticleCommand): submitQuadParticleGroup, submitQuadParticleGroup, method_1_5141, submitBillboardParticle

void (GizmoDrawerImpl$Division, CameraRenderState, boolean): submitGizmoPrimitives, submitGizmoPrimitives, method_1_5140, submitGizmos

List<RenderCommandContainer<?>> (): allPhases, allPhases, method_1_5213, getRenderCommandContainers

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

hpn

net.minecraft.client.renderer.SubmitNodeCollection

net.minecraft.class_11788

net.minecraft.client.render.command.BatchingRenderCommandQueue

Fields

List<OrderedRenderCommandQueueImpl$ShadowPiecesCommand>: a, shadowSubmits, field_62224, shadowPiecesCommands, f_zdyftukx, f_412351_

List<OrderedRenderCommandQueueImpl$ShadowPiecesCommand>: shadowSubmits, shadowSubmits, field_62224, shadowPiecesCommands

List<OrderedRenderCommandQueueImpl$FireCommand>: b, flameSubmits, field_62225, fireCommands, f_rgfepdkt, f_412254_

List<OrderedRenderCommandQueueImpl$FireCommand>: flameSubmits, flameSubmits, field_62225, fireCommands

LabelCommandRenderer$Commands: c, nameTagSubmits, field_62963, labelCommands, f_ekwgtmur, f_412053_

LabelCommandRenderer$Commands: nameTagSubmits, nameTagSubmits, field_62963, labelCommands

List<OrderedRenderCommandQueueImpl$TextCommand>: d, textSubmits, field_62228, textCommands, f_fitpxznn, f_413155_

List<OrderedRenderCommandQueueImpl$TextCommand>: textSubmits, textSubmits, field_62228, textCommands

List<OrderedRenderCommandQueueImpl$LeashCommand>: e, leashSubmits, field_62230, leashCommands, f_hpyyxgxs, f_413760_

List<OrderedRenderCommandQueueImpl$LeashCommand>: leashSubmits, leashSubmits, field_62230, leashCommands

List<OrderedRenderCommandQueueImpl$BlockCommand>: f, blockSubmits, field_62231, blockCommands, f_yngewcln, f_411784_

List<OrderedRenderCommandQueueImpl$MovingBlockCommand>: g, movingBlockSubmits, field_62232, movingBlockCommands, f_atwlzixh, f_411772_

List<OrderedRenderCommandQueueImpl$MovingBlockCommand>: movingBlockSubmits, movingBlockSubmits, field_62232, movingBlockCommands

List<OrderedRenderCommandQueueImpl$BlockStateModelCommand>: h, blockModelSubmits, field_62233, blockStateModelCommands, f_cprrbhuq, f_412690_

List<OrderedRenderCommandQueueImpl$BlockStateModelCommand>: blockModelSubmits, blockModelSubmits, field_62233, blockStateModelCommands

List<OrderedRenderCommandQueueImpl$ItemCommand>: i, itemSubmits, field_62234, itemCommands, f_qtrqjjib, f_411644_

List<OrderedRenderCommandQueueImpl$ItemCommand>: itemSubmits, itemSubmits, field_62234, itemCommands

List<OrderedRenderCommandQueue$LayeredCustom>: j, particleGroupRenderers, field_62657, layeredCustomCommands, f_jzdrwdqa, f_411508_

List<OrderedRenderCommandQueue$LayeredCustom>: particleGroupRenderers, particleGroupRenderers, field_62657, layeredCustomCommands

ModelCommandRenderer$Commands: k, modelSubmits, field_62964, modelCommands, f_otvwsdud, f_412565_

ModelCommandRenderer$Commands: modelSubmits, modelSubmits, field_62964, modelCommands

ModelPartCommandRenderer$Commands: l, modelPartSubmits, field_62238, modelPartCommands, f_kzqefynm, f_413722_

ModelPartCommandRenderer$Commands: modelPartSubmits, modelPartSubmits, field_62238, modelPartCommands

CustomCommandRenderer$Commands: m, customGeometrySubmits, field_62240, customCommands, f_gubfbszq, f_413835_

CustomCommandRenderer$Commands: customGeometrySubmits, customGeometrySubmits, field_62240, customCommands

OrderedRenderCommandQueueImpl: n, submitNodeStorage, field_62242, orderedQueueImpl, f_uovewzfq, f_412126_

OrderedRenderCommandQueueImpl: submitNodeStorage, submitNodeStorage, field_62242, orderedQueueImpl

boolean: o, wasUsed, field_62243, hasCommands, f_yehjwhbb, f_414002_

boolean: wasUsed, wasUsed, field_62243, hasCommands

List<OrderedRenderCommandQueueImpl$FallingBlockCommand>: breakingBlockModelSubmits, breakingBlockModelSubmits, field_1_2482, fallingBlockCommands

Constructors

Methods

void (MatrixStack, float, List<EntityRenderState$ShadowPiece>): a, submitShadow, method_73479, submitShadowPieces, m_thmscbie, m_thmscbie, m_415153_

void (MatrixStack, float, List<EntityRenderState$ShadowPiece>): submitShadow, submitShadow, method_73479, submitShadowPieces

void (MatrixStack, Vec3d, int, Text, boolean, int, double, CameraRenderState): a, submitNameTag, method_73482, submitLabel, m_phvphuel, m_phvphuel, m_418804_

void (MatrixStack, float, float, OrderedText, boolean, TextRenderer$TextLayerType, int, int, int, int): a, submitText, method_73478, submitText, m_uiymymjt, m_uiymymjt, m_416714_

void (MatrixStack, float, float, OrderedText, boolean, TextRenderer$TextLayerType, int, int, int, int): submitText, submitText, method_73478, submitText

void (MatrixStack, EntityRenderState, org.joml.Quaternionf): a, submitFlame, method_73488, submitFire, m_kojibjyv, m_kojibjyv, m_416933_

void (MatrixStack, EntityRenderState, org.joml.Quaternionf): submitFlame, submitFlame, method_73488, submitFire

void (MatrixStack, EntityRenderState$LeashData): a, submitLeash, method_73486, submitLeash, m_aygiqgaj, m_aygiqgaj, m_417623_

void (MatrixStack, EntityRenderState$LeashData): submitLeash, submitLeash, method_73486, submitLeash

<S> void (Model<? super S>, S, MatrixStack, RenderLayer, int, int, int, Sprite, int, ModelCommandRenderer$CrumblingOverlayCommand): a, submitModel, method_73490, submitModel, m_loliuwte, m_loliuwte, m_417110_

<S> void (Model<? super S>, S, MatrixStack, RenderLayer, int, int, int, Sprite, int, ModelCommandRenderer$CrumblingOverlayCommand): submitModel, submitModel, method_73490, submitModel

void (ModelPart, MatrixStack, RenderLayer, int, int, Sprite, boolean, boolean, int, ModelCommandRenderer$CrumblingOverlayCommand, int): a, submitModelPart, method_73494, submitModelPart, m_lxhfoxyi, m_lxhfoxyi, m_416062_

void (ModelPart, MatrixStack, RenderLayer, int, int, Sprite, boolean, boolean, int, ModelCommandRenderer$CrumblingOverlayCommand, int): submitModelPart, submitModelPart, method_73494, submitModelPart

void (MatrixStack, BlockState, int, int, int): a, submitBlock, method_73481, submitBlock, m_omrlbjvl, m_omrlbjvl, m_415940_

void (MatrixStack, MovingBlockRenderState): a, submitMovingBlock, method_73485, submitMovingBlock, m_gegiuyet, m_gegiuyet, m_418364_

void (MatrixStack, MovingBlockRenderState): submitMovingBlock, submitMovingBlock, method_73485, submitMovingBlock

void (MatrixStack, RenderLayer, BlockStateModel, float, float, float, int, int, int): a, submitBlockModel, method_73484, submitBlockStateModel, m_pkpqsaxe, m_pkpqsaxe, m_417111_

void (MatrixStack, ItemDisplayContext, int, int, int, int[], List<BakedQuad>, RenderLayer, ItemRenderState$Glint): a, submitItem, method_73480, submitItem, m_uakfwixj, m_uakfwixj, m_415602_

void (MatrixStack, RenderLayer, OrderedRenderCommandQueue$Custom): a, submitCustomGeometry, method_73483, submitCustom, m_pqsbriyw, m_pqsbriyw, m_415038_

void (MatrixStack, RenderLayer, OrderedRenderCommandQueue$Custom): submitCustomGeometry, submitCustomGeometry, method_73483, submitCustom

void (OrderedRenderCommandQueue$LayeredCustom): a, submitParticleGroup, method_74315, submitCustom, m_eexnzrqg, m_416170_

void (OrderedRenderCommandQueue$LayeredCustom): submitParticleGroup, submitParticleGroup, method_74315, submitCustom

List<OrderedRenderCommandQueueImpl$ShadowPiecesCommand> (): a, getShadowSubmits, method_73505, getShadowPiecesCommands, m_nwdbafxb, m_419739_

List<OrderedRenderCommandQueueImpl$ShadowPiecesCommand> (): getShadowSubmits, getShadowSubmits, method_73505, getShadowPiecesCommands

List<OrderedRenderCommandQueueImpl$FireCommand> (): b, getFlameSubmits, method_73507, getFireCommands, m_zzvykvfy, m_415761_

List<OrderedRenderCommandQueueImpl$FireCommand> (): getFlameSubmits, getFlameSubmits, method_73507, getFireCommands

LabelCommandRenderer$Commands (): c, getNameTagSubmits, method_74770, getLabelCommands, m_vokvnfom, m_419255_

LabelCommandRenderer$Commands (): getNameTagSubmits, getNameTagSubmits, method_74770, getLabelCommands

List<OrderedRenderCommandQueueImpl$TextCommand> (): d, getTextSubmits, method_73513, getTextCommands, m_fsabhmln, m_418473_

List<OrderedRenderCommandQueueImpl$TextCommand> (): getTextSubmits, getTextSubmits, method_73513, getTextCommands

List<OrderedRenderCommandQueueImpl$LeashCommand> (): e, getLeashSubmits, method_73517, getLeashCommands, m_rctxrdua, m_415518_

List<OrderedRenderCommandQueueImpl$LeashCommand> (): getLeashSubmits, getLeashSubmits, method_73517, getLeashCommands

List<OrderedRenderCommandQueueImpl$BlockCommand> (): f, getBlockSubmits, method_73518, getBlockCommands, m_rkrsmynq, m_420299_

List<OrderedRenderCommandQueueImpl$MovingBlockCommand> (): g, getMovingBlockSubmits, method_73519, getMovingBlockCommands, m_sufgnjoj, m_415357_

List<OrderedRenderCommandQueueImpl$MovingBlockCommand> (): getMovingBlockSubmits, getMovingBlockSubmits, method_73519, getMovingBlockCommands

List<OrderedRenderCommandQueueImpl$BlockStateModelCommand> (): h, getBlockModelSubmits, method_73520, getBlockStateModelCommands, m_qlrlvrvi, m_415769_

List<OrderedRenderCommandQueueImpl$BlockStateModelCommand> (): getBlockModelSubmits, getBlockModelSubmits, method_73520, getBlockStateModelCommands

ModelPartCommandRenderer$Commands (): i, getModelPartSubmits, method_73521, getModelPartCommands, m_mogslewq, m_419041_

ModelPartCommandRenderer$Commands (): getModelPartSubmits, getModelPartSubmits, method_73521, getModelPartCommands

List<OrderedRenderCommandQueueImpl$ItemCommand> (): j, getItemSubmits, method_73522, getItemCommands, m_xalzddsk, m_416589_

List<OrderedRenderCommandQueueImpl$ItemCommand> (): getItemSubmits, getItemSubmits, method_73522, getItemCommands

List<OrderedRenderCommandQueue$LayeredCustom> (): k, getParticleGroupRenderers, method_74330, getLayeredCustomCommands, m_qpnrpfcq, m_420281_

List<OrderedRenderCommandQueue$LayeredCustom> (): getParticleGroupRenderers, getParticleGroupRenderers, method_74330, getLayeredCustomCommands

ModelCommandRenderer$Commands (): l, getModelSubmits, method_74771, getModelCommands, m_oksmpzzr, m_417762_

ModelCommandRenderer$Commands (): getModelSubmits, getModelSubmits, method_74771, getModelCommands

CustomCommandRenderer$Commands (): m, getCustomGeometrySubmits, method_73525, getCustomCommands, m_dzpvmgwx, m_416881_

CustomCommandRenderer$Commands (): getCustomGeometrySubmits, getCustomGeometrySubmits, method_73525, getCustomCommands

boolean (): n, wasUsed, method_73526, hasCommands, m_lahdvuey, m_417428_

boolean (): wasUsed, wasUsed, method_73526, hasCommands

void (): o, clear, method_73527, clear, m_qzdehbjh, m_419833_

void (): clear, clear, method_73527, clear

void (): p, endFrame, method_73528, onNextFrame, m_qzjkalss, m_419778_

void (): endFrame, endFrame, method_73528, onNextFrame

void (MatrixStack, Vec3d, int, Text, boolean, int, double, CameraRenderState): submitNameTag, submitNameTag, method_73482, submitLabel

void (MatrixStack, RenderLayer, List<BlockModelPart>, int[], int, int, int): submitBlockModel, submitBlockModel, method_73484, submitBlockStateModel

void (MatrixStack, BlockStateModel, long, int): submitBreakingBlockModel, submitBreakingBlockModel, method_1_3047, submitFallingBlock

void (MatrixStack, ItemDisplayContext, int, int, int, int[], List<BakedQuad>, ItemRenderState$Glint): submitItem, submitItem, method_73480, submitItem

List<OrderedRenderCommandQueueImpl$FallingBlockCommand> (): getBreakingBlockModelSubmits, getBreakingBlockModelSubmits, method_1_2999, getFallingBlockCommands

1.21.11

Names

hgx

hpn

Fields

List<OrderedRenderCommandQueueImpl$DebugHitboxCommand>: e, hitboxSubmits, field_62229, debugHitboxCommands, f_fijooonn, f_413345_

List<OrderedRenderCommandQueueImpl$LeashCommand>: f, leashSubmits, field_62230, leashCommands, f_hpyyxgxs, f_413760_

List<OrderedRenderCommandQueueImpl$LeashCommand>: e, leashSubmits, field_62230, leashCommands, f_hpyyxgxs, f_413760_

List<OrderedRenderCommandQueueImpl$BlockCommand>: g, blockSubmits, field_62231, blockCommands, f_yngewcln, f_411784_

List<OrderedRenderCommandQueueImpl$BlockCommand>: f, blockSubmits, field_62231, blockCommands, f_yngewcln, f_411784_

List<OrderedRenderCommandQueueImpl$MovingBlockCommand>: h, movingBlockSubmits, field_62232, movingBlockCommands, f_atwlzixh, f_411772_

List<OrderedRenderCommandQueueImpl$MovingBlockCommand>: g, movingBlockSubmits, field_62232, movingBlockCommands, f_atwlzixh, f_411772_

List<OrderedRenderCommandQueueImpl$BlockStateModelCommand>: i, blockModelSubmits, field_62233, blockStateModelCommands, f_cprrbhuq, f_412690_

List<OrderedRenderCommandQueueImpl$BlockStateModelCommand>: h, blockModelSubmits, field_62233, blockStateModelCommands, f_cprrbhuq, f_412690_

List<OrderedRenderCommandQueueImpl$ItemCommand>: j, itemSubmits, field_62234, itemCommands, f_qtrqjjib, f_411644_

List<OrderedRenderCommandQueueImpl$ItemCommand>: i, itemSubmits, field_62234, itemCommands, f_qtrqjjib, f_411644_

List<OrderedRenderCommandQueue$LayeredCustom>: k, particleGroupRenderers, field_62657, layeredCustomCommands, f_jzdrwdqa, f_411508_

List<OrderedRenderCommandQueue$LayeredCustom>: j, particleGroupRenderers, field_62657, layeredCustomCommands, f_jzdrwdqa, f_411508_

ModelCommandRenderer$Commands: l, modelSubmits, field_62964, modelCommands, f_otvwsdud, f_412565_

ModelCommandRenderer$Commands: k, modelSubmits, field_62964, modelCommands, f_otvwsdud, f_412565_

ModelPartCommandRenderer$Commands: m, modelPartSubmits, field_62238, modelPartCommands, f_kzqefynm, f_413722_

ModelPartCommandRenderer$Commands: l, modelPartSubmits, field_62238, modelPartCommands, f_kzqefynm, f_413722_

CustomCommandRenderer$Commands: n, customGeometrySubmits, field_62240, customCommands, f_gubfbszq, f_413835_

CustomCommandRenderer$Commands: m, customGeometrySubmits, field_62240, customCommands, f_gubfbszq, f_413835_

OrderedRenderCommandQueueImpl: o, submitNodeStorage, field_62242, orderedQueueImpl, f_uovewzfq, f_412126_

OrderedRenderCommandQueueImpl: n, submitNodeStorage, field_62242, orderedQueueImpl, f_uovewzfq, f_412126_

boolean: p, wasUsed, field_62243, hasCommands, f_yehjwhbb, f_414002_

boolean: o, wasUsed, field_62243, hasCommands, f_yehjwhbb, f_414002_

Constructors

Methods

void (MatrixStack, EntityRenderState, EntityHitboxAndView): a, submitHitbox, method_73487, submitDebugHitbox, m_edymssvw, m_edymssvw, m_415282_

<S> void (Model<? super S>, S, MatrixStack, RenderLayer, int, int, int, Sprite, int, ModelCommandRenderer$CrumblingOverlayCommand): a, submitModel, method_73490, submitModel, m_pjgijveq, m_pjgijveq, m_416533_

<S> void (Model<? super S>, S, MatrixStack, RenderLayer, int, int, int, Sprite, int, ModelCommandRenderer$CrumblingOverlayCommand): a, submitModel, method_73490, submitModel, m_loliuwte, m_loliuwte, m_417110_

void (ModelPart, MatrixStack, RenderLayer, int, int, Sprite, boolean, boolean, int, ModelCommandRenderer$CrumblingOverlayCommand, int): a, submitModelPart, method_73494, submitModelPart, m_wrtemqai, m_wrtemqai, m_416062_

void (ModelPart, MatrixStack, RenderLayer, int, int, Sprite, boolean, boolean, int, ModelCommandRenderer$CrumblingOverlayCommand, int): a, submitModelPart, method_73494, submitModelPart, m_lxhfoxyi, m_lxhfoxyi, m_416062_

List<OrderedRenderCommandQueueImpl$DebugHitboxCommand> (): e, getHitboxSubmits, method_73515, getDebugHitboxCommands, m_gyanlach, m_415217_

List<OrderedRenderCommandQueueImpl$LeashCommand> (): f, getLeashSubmits, method_73517, getLeashCommands, m_rctxrdua, m_415518_

List<OrderedRenderCommandQueueImpl$LeashCommand> (): e, getLeashSubmits, method_73517, getLeashCommands, m_rctxrdua, m_415518_

List<OrderedRenderCommandQueueImpl$BlockCommand> (): g, getBlockSubmits, method_73518, getBlockCommands, m_rkrsmynq, m_420299_

List<OrderedRenderCommandQueueImpl$BlockCommand> (): f, getBlockSubmits, method_73518, getBlockCommands, m_rkrsmynq, m_420299_

List<OrderedRenderCommandQueueImpl$MovingBlockCommand> (): h, getMovingBlockSubmits, method_73519, getMovingBlockCommands, m_sufgnjoj, m_415357_

List<OrderedRenderCommandQueueImpl$MovingBlockCommand> (): g, getMovingBlockSubmits, method_73519, getMovingBlockCommands, m_sufgnjoj, m_415357_

List<OrderedRenderCommandQueueImpl$BlockStateModelCommand> (): i, getBlockModelSubmits, method_73520, getBlockStateModelCommands, m_qlrlvrvi, m_415769_

List<OrderedRenderCommandQueueImpl$BlockStateModelCommand> (): h, getBlockModelSubmits, method_73520, getBlockStateModelCommands, m_qlrlvrvi, m_415769_

ModelPartCommandRenderer$Commands (): j, getModelPartSubmits, method_73521, getModelPartCommands, m_mogslewq, m_419041_

ModelPartCommandRenderer$Commands (): i, getModelPartSubmits, method_73521, getModelPartCommands, m_mogslewq, m_419041_

List<OrderedRenderCommandQueueImpl$ItemCommand> (): k, getItemSubmits, method_73522, getItemCommands, m_xalzddsk, m_416589_

List<OrderedRenderCommandQueueImpl$ItemCommand> (): j, getItemSubmits, method_73522, getItemCommands, m_xalzddsk, m_416589_

List<OrderedRenderCommandQueue$LayeredCustom> (): l, getParticleGroupRenderers, method_74330, getLayeredCustomCommands, m_qpnrpfcq, m_420281_

List<OrderedRenderCommandQueue$LayeredCustom> (): k, getParticleGroupRenderers, method_74330, getLayeredCustomCommands, m_qpnrpfcq, m_420281_

ModelCommandRenderer$Commands (): m, getModelSubmits, method_74771, getModelCommands, m_oksmpzzr, m_417762_

ModelCommandRenderer$Commands (): l, getModelSubmits, method_74771, getModelCommands, m_oksmpzzr, m_417762_

CustomCommandRenderer$Commands (): n, getCustomGeometrySubmits, method_73525, getCustomCommands, m_dzpvmgwx, m_416881_

CustomCommandRenderer$Commands (): m, getCustomGeometrySubmits, method_73525, getCustomCommands, m_dzpvmgwx, m_416881_

boolean (): o, wasUsed, method_73526, hasCommands, m_lahdvuey, m_417428_

boolean (): n, wasUsed, method_73526, hasCommands, m_lahdvuey, m_417428_

void (): p, clear, method_73527, clear, m_qzdehbjh, m_419833_

void (): o, clear, method_73527, clear, m_qzdehbjh, m_419833_

void (): q, endFrame, method_73528, onNextFrame, m_qzjkalss, m_419778_

void (): p, endFrame, method_73528, onNextFrame, m_qzjkalss, m_419778_

1.21.10

Names

Fields

Constructors

Methods

1.21.9

Names

hgx

net.minecraft.client.renderer.SubmitNodeCollection

net.minecraft.class_11788

net.minecraft.client.render.command.BatchingRenderCommandQueue

net.minecraft.unmapped.C_avqqvfms

net.minecraft.unmapped.C_avqqvfms

net.minecraft.src.C_411385_

Fields

List<OrderedRenderCommandQueueImpl$ShadowPiecesCommand>: a, shadowSubmits, field_62224, shadowPiecesCommands, f_zdyftukx, f_412351_

List<OrderedRenderCommandQueueImpl$FireCommand>: b, flameSubmits, field_62225, fireCommands, f_rgfepdkt, f_412254_

LabelCommandRenderer$Commands: c, nameTagSubmits, field_62963, labelCommands, f_ekwgtmur, f_412053_

List<OrderedRenderCommandQueueImpl$TextCommand>: d, textSubmits, field_62228, textCommands, f_fitpxznn, f_413155_

List<OrderedRenderCommandQueueImpl$DebugHitboxCommand>: e, hitboxSubmits, field_62229, debugHitboxCommands, f_fijooonn, f_413345_

List<OrderedRenderCommandQueueImpl$LeashCommand>: f, leashSubmits, field_62230, leashCommands, f_hpyyxgxs, f_413760_

List<OrderedRenderCommandQueueImpl$BlockCommand>: g, blockSubmits, field_62231, blockCommands, f_yngewcln, f_411784_

List<OrderedRenderCommandQueueImpl$MovingBlockCommand>: h, movingBlockSubmits, field_62232, movingBlockCommands, f_atwlzixh, f_411772_

List<OrderedRenderCommandQueueImpl$BlockStateModelCommand>: i, blockModelSubmits, field_62233, blockStateModelCommands, f_cprrbhuq, f_412690_

List<OrderedRenderCommandQueueImpl$ItemCommand>: j, itemSubmits, field_62234, itemCommands, f_qtrqjjib, f_411644_

List<OrderedRenderCommandQueue$LayeredCustom>: k, particleGroupRenderers, field_62657, layeredCustomCommands, f_jzdrwdqa, f_411508_

ModelCommandRenderer$Commands: l, modelSubmits, field_62964, modelCommands, f_otvwsdud, f_412565_

ModelPartCommandRenderer$Commands: m, modelPartSubmits, field_62238, modelPartCommands, f_kzqefynm, f_413722_

CustomCommandRenderer$Commands: n, customGeometrySubmits, field_62240, customCommands, f_gubfbszq, f_413835_

OrderedRenderCommandQueueImpl: o, submitNodeStorage, field_62242, orderedQueueImpl, f_uovewzfq, f_412126_

boolean: p, wasUsed, field_62243, hasCommands, f_yehjwhbb, f_414002_

Constructors

(OrderedRenderCommandQueueImpl)

Methods

void (MatrixStack, EntityRenderState, EntityHitboxAndView): a, submitHitbox, method_73487, submitDebugHitbox, m_edymssvw, m_edymssvw, m_415282_

void (MatrixStack, float, List<EntityRenderState$ShadowPiece>): a, submitShadow, method_73479, submitShadowPieces, m_thmscbie, m_thmscbie, m_415153_

void (MatrixStack, Vec3d, int, Text, boolean, int, double, CameraRenderState): a, submitNameTag, method_73482, submitLabel, m_phvphuel, m_phvphuel, m_418804_

void (MatrixStack, float, float, OrderedText, boolean, TextRenderer$TextLayerType, int, int, int, int): a, submitText, method_73478, submitText, m_uiymymjt, m_uiymymjt, m_416714_

void (MatrixStack, EntityRenderState, org.joml.Quaternionf): a, submitFlame, method_73488, submitFire, m_kojibjyv, m_kojibjyv, m_416933_

void (MatrixStack, EntityRenderState$LeashData): a, submitLeash, method_73486, submitLeash, m_aygiqgaj, m_aygiqgaj, m_417623_

<S> void (Model<? super S>, S, MatrixStack, RenderLayer, int, int, int, Sprite, int, ModelCommandRenderer$CrumblingOverlayCommand): a, submitModel, method_73490, submitModel, m_pjgijveq, m_pjgijveq, m_416533_

void (ModelPart, MatrixStack, RenderLayer, int, int, Sprite, boolean, boolean, int, ModelCommandRenderer$CrumblingOverlayCommand, int): a, submitModelPart, method_73494, submitModelPart, m_wrtemqai, m_wrtemqai, m_416062_

void (MatrixStack, BlockState, int, int, int): a, submitBlock, method_73481, submitBlock, m_omrlbjvl, m_omrlbjvl, m_415940_

void (MatrixStack, MovingBlockRenderState): a, submitMovingBlock, method_73485, submitMovingBlock, m_gegiuyet, m_gegiuyet, m_418364_

void (MatrixStack, RenderLayer, BlockStateModel, float, float, float, int, int, int): a, submitBlockModel, method_73484, submitBlockStateModel, m_pkpqsaxe, m_pkpqsaxe, m_417111_

void (MatrixStack, ItemDisplayContext, int, int, int, int[], List<BakedQuad>, RenderLayer, ItemRenderState$Glint): a, submitItem, method_73480, submitItem, m_uakfwixj, m_uakfwixj, m_415602_

void (MatrixStack, RenderLayer, OrderedRenderCommandQueue$Custom): a, submitCustomGeometry, method_73483, submitCustom, m_pqsbriyw, m_pqsbriyw, m_415038_

void (OrderedRenderCommandQueue$LayeredCustom): a, submitParticleGroup, method_74315, submitCustom, m_eexnzrqg, m_416170_

List<OrderedRenderCommandQueueImpl$ShadowPiecesCommand> (): a, getShadowSubmits, method_73505, getShadowPiecesCommands, m_nwdbafxb, m_419739_

List<OrderedRenderCommandQueueImpl$FireCommand> (): b, getFlameSubmits, method_73507, getFireCommands, m_zzvykvfy, m_415761_

LabelCommandRenderer$Commands (): c, getNameTagSubmits, method_74770, getLabelCommands, m_vokvnfom, m_419255_

List<OrderedRenderCommandQueueImpl$TextCommand> (): d, getTextSubmits, method_73513, getTextCommands, m_fsabhmln, m_418473_

List<OrderedRenderCommandQueueImpl$DebugHitboxCommand> (): e, getHitboxSubmits, method_73515, getDebugHitboxCommands, m_gyanlach, m_415217_

List<OrderedRenderCommandQueueImpl$LeashCommand> (): f, getLeashSubmits, method_73517, getLeashCommands, m_rctxrdua, m_415518_

List<OrderedRenderCommandQueueImpl$BlockCommand> (): g, getBlockSubmits, method_73518, getBlockCommands, m_rkrsmynq, m_420299_

List<OrderedRenderCommandQueueImpl$MovingBlockCommand> (): h, getMovingBlockSubmits, method_73519, getMovingBlockCommands, m_sufgnjoj, m_415357_

List<OrderedRenderCommandQueueImpl$BlockStateModelCommand> (): i, getBlockModelSubmits, method_73520, getBlockStateModelCommands, m_qlrlvrvi, m_415769_

ModelPartCommandRenderer$Commands (): j, getModelPartSubmits, method_73521, getModelPartCommands, m_mogslewq, m_419041_

List<OrderedRenderCommandQueueImpl$ItemCommand> (): k, getItemSubmits, method_73522, getItemCommands, m_xalzddsk, m_416589_

List<OrderedRenderCommandQueue$LayeredCustom> (): l, getParticleGroupRenderers, method_74330, getLayeredCustomCommands, m_qpnrpfcq, m_420281_

ModelCommandRenderer$Commands (): m, getModelSubmits, method_74771, getModelCommands, m_oksmpzzr, m_417762_

CustomCommandRenderer$Commands (): n, getCustomGeometrySubmits, method_73525, getCustomCommands, m_dzpvmgwx, m_416881_

boolean (): o, wasUsed, method_73526, hasCommands, m_lahdvuey, m_417428_

void (): p, clear, method_73527, clear, m_qzdehbjh, m_419833_

void (): q, endFrame, method_73528, onNextFrame, m_qzjkalss, m_419778_