net.minecraft.client.render.command

public interface RenderCommandContainer$Executor

net.minecraft.client.renderer.feature.phase.FeatureRenderPhase$Output
net.minecraft.class_1_877$class_1_878
net.minecraft.client.render.command.RenderCommandContainer$Executor

Method summary

Modifier and TypeMethod
void
accept(SubmitNode submit, boolean strictlyOrdered)
method_1_5320(class_1_865 arg0, boolean arg1)
accept(RenderCommand command, boolean separateMultiBuffers)
default <Submit extends RenderCommand> void
acceptFeatureGroup(FeatureRendererType<Submit> featureType, Collection<Submit> submits, boolean strictlyOrdered)
method_1_5321(class_1_867<Submit> arg0, Collection<Submit> arg1, boolean arg2)
accept(RenderCommandType<Submit> type, Collection<Submit> commands, boolean separateMultiBuffers)