net.minecraft.client.render.command

class TypedRenderCommandContainer$Entry<Submit extends RenderCommand>

net.minecraft.client.renderer.feature.phase.SimpleFeatureRenderPhase$FeatureSubmits
net.minecraft.class_1_886$class_1_887
net.minecraft.client.render.command.TypedRenderCommandContainer$Entry

Field summary

Modifier and TypeField
private final RenderCommandType<Submit>
featureType
field_1_6238
type
private final List<Submit>
unbatched
field_1_6239
unlayeredCommands
private final Map<Object, List<Submit>>
batches
field_1_6237
commandsByRenderLayer

Constructor summary

ModifierConstructor
private (RenderCommandType<Submit> type)

Method summary

Modifier and TypeMethod
public void
addUnchecked(SubmitNode submit)
method_1_5357(class_1_865 arg0)
submitCasting(RenderCommand command)
public void
add(Submit submit)
method_1_5356(Submit arg0)
submit(Submit command)
private static Object
batchKey(SubmitNode submit)
method_1_5358(class_1_865 arg0)
getRenderLayer(RenderCommand command)
public boolean
isEmpty()
method_1_5360()
isEmpty()
public void
clear()
method_1_5359()
clear()
private static boolean
lambda$clear$0(List arg0)
method_1_5362(List arg0)
method_1_5362(List commands)
private static List
lambda$add$0(Object arg0)
method_1_5361(Object arg0)
method_1_5361(Object layer)