History - net.minecraft.client.renderer.SubmitNodeCollection

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.src.C_411385_

Fields

List<SubmitNodeStorage$ShadowSubmit>: a, shadowSubmits, field_62224, shadowPiecesCommands, f_412351_

List<SubmitNodeStorage$FlameSubmit>: b, flameSubmits, field_62225, fireCommands, f_412254_

NameTagFeatureRenderer$Storage: c, nameTagSubmits, field_62963, labelCommands, f_412053_

List<SubmitNodeStorage$TextSubmit>: d, textSubmits, field_62228, textCommands, f_413155_

List<SubmitNodeStorage$HitboxSubmit>: e, hitboxSubmits, field_62229, debugHitboxCommands, f_413345_

List<SubmitNodeStorage$LeashSubmit>: f, leashSubmits, field_62230, leashCommands, f_413760_

List<SubmitNodeStorage$BlockSubmit>: g, blockSubmits, field_62231, blockCommands, f_411784_

List<SubmitNodeStorage$MovingBlockSubmit>: h, movingBlockSubmits, field_62232, movingBlockCommands, f_411772_

List<SubmitNodeStorage$BlockModelSubmit>: i, blockModelSubmits, field_62233, blockStateModelCommands, f_412690_

List<SubmitNodeStorage$ItemSubmit>: j, itemSubmits, field_62234, itemCommands, f_411644_

List<SubmitNodeCollector$ParticleGroupRenderer>: k, particleGroupRenderers, field_62657, layeredCustomCommands, f_411508_

ModelFeatureRenderer$Storage: l, modelSubmits, field_62964, modelCommands, f_412565_

ModelPartFeatureRenderer$Storage: m, modelPartSubmits, field_62238, modelPartCommands, f_413722_

CustomFeatureRenderer$Storage: n, customGeometrySubmits, field_62240, customCommands, f_413835_

SubmitNodeStorage: o, submitNodeStorage, field_62242, orderedQueueImpl, f_412126_

boolean: p, wasUsed, field_62243, hasCommands, f_414002_

Constructors

(SubmitNodeStorage)

Methods

void (PoseStack, EntityRenderState, HitboxesRenderState): a, submitHitbox, method_73487, submitDebugHitbox, m_415282_

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

void (PoseStack, Vec3, int, Component, boolean, int, double, CameraRenderState): a, submitNameTag, method_73482, submitLabel, m_418804_

void (PoseStack, float, float, FormattedCharSequence, boolean, Font$DisplayMode, int, int, int, int): a, submitText, method_73478, submitText, m_416714_

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

void (PoseStack, EntityRenderState$LeashState): a, submitLeash, method_73486, submitLeash, m_417623_

<S> void (Model<? super S>, S, PoseStack, RenderType, int, int, int, TextureAtlasSprite, int, ModelFeatureRenderer$CrumblingOverlay): a, submitModel, method_73490, submitModel, m_416533_

void (ModelPart, PoseStack, RenderType, int, int, TextureAtlasSprite, boolean, boolean, int, ModelFeatureRenderer$CrumblingOverlay, int): a, submitModelPart, method_73494, submitModelPart, m_416062_

void (PoseStack, BlockState, int, int, int): a, submitBlock, method_73481, submitBlock, m_415940_

void (PoseStack, MovingBlockRenderState): a, submitMovingBlock, method_73485, submitMovingBlock, m_418364_

void (PoseStack, RenderType, BlockStateModel, float, float, float, int, int, int): a, submitBlockModel, method_73484, submitBlockStateModel, m_417111_

void (PoseStack, ItemDisplayContext, int, int, int, int[], List<BakedQuad>, RenderType, ItemStackRenderState$FoilType): a, submitItem, method_73480, submitItem, m_415602_

void (PoseStack, RenderType, SubmitNodeCollector$CustomGeometryRenderer): a, submitCustomGeometry, method_73483, submitCustom, m_415038_

void (SubmitNodeCollector$ParticleGroupRenderer): a, submitParticleGroup, method_74315, submitCustom, m_416170_

List<SubmitNodeStorage$ShadowSubmit> (): a, getShadowSubmits, method_73505, getShadowPiecesCommands, m_419739_

List<SubmitNodeStorage$FlameSubmit> (): b, getFlameSubmits, method_73507, getFireCommands, m_415761_

NameTagFeatureRenderer$Storage (): c, getNameTagSubmits, method_74770, getLabelCommands, m_419255_

List<SubmitNodeStorage$TextSubmit> (): d, getTextSubmits, method_73513, getTextCommands, m_418473_

List<SubmitNodeStorage$HitboxSubmit> (): e, getHitboxSubmits, method_73515, getDebugHitboxCommands, m_415217_

List<SubmitNodeStorage$LeashSubmit> (): f, getLeashSubmits, method_73517, getLeashCommands, m_415518_

List<SubmitNodeStorage$BlockSubmit> (): g, getBlockSubmits, method_73518, getBlockCommands, m_420299_

List<SubmitNodeStorage$MovingBlockSubmit> (): h, getMovingBlockSubmits, method_73519, getMovingBlockCommands, m_415357_

List<SubmitNodeStorage$BlockModelSubmit> (): i, getBlockModelSubmits, method_73520, getBlockStateModelCommands, m_415769_

ModelPartFeatureRenderer$Storage (): j, getModelPartSubmits, method_73521, getModelPartCommands, m_419041_

List<SubmitNodeStorage$ItemSubmit> (): k, getItemSubmits, method_73522, getItemCommands, m_416589_

List<SubmitNodeCollector$ParticleGroupRenderer> (): l, getParticleGroupRenderers, method_74330, getLayeredCustomCommands, m_420281_

ModelFeatureRenderer$Storage (): m, getModelSubmits, method_74771, getModelCommands, m_417762_

CustomFeatureRenderer$Storage (): n, getCustomGeometrySubmits, method_73525, getCustomCommands, m_416881_

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

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

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