History - net.minecraft.client.render.command.RenderDispatcher$Group
26.3-snapshot-3
Names
Fields
Constructors
Methods
void (CommandRenderContext, OitStage, RenderPass, CommandRendererRegistry, List<RenderCommand>): execute, method_1_5314, render
void (CommandRenderContext, OitStage, RenderPass, CommandRendererRegistry, List<RenderCommand>): execute, method_1_5314, render
26.3-snapshot-2
Names
Fields
Constructors
Methods
void (CommandRenderContext, CommandRendererRegistry, List<RenderCommand>): execute, method_1_5314, render
void (CommandRenderContext, OitStage, RenderPass, CommandRendererRegistry, List<RenderCommand>): execute, method_1_5314, render
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
net.minecraft.client.renderer.feature.FeatureRenderDispatcher$PreparedGroup
net.minecraft.class_11684$class_1_876
net.minecraft.client.render.command.RenderDispatcher$Group
Fields
int: featureGroupIndex, field_1_6185, groupIndex
RenderCommandType<Submit>: featureType, field_1_6186, type
boolean: strictlyOrdered, field_1_6188, separateMultiBuffers
int: fromInclusive, field_1_6187, firstCommandIndex
int: toInclusive, field_1_6189, lastCommandIndex
Constructors
(int, RenderCommandType<Submit>, boolean, int, int)
Methods
void (CommandRenderContext, CommandRendererRegistry, List<RenderCommand>): prepare, method_1_5315, prepare
void (CommandRenderContext, CommandRendererRegistry, List<RenderCommand>): execute, method_1_5314, render
List<Submit> (List<RenderCommand>): sliceUnchecked, method_1_5316, getRelevantCommands