net.minecraft.client.render.command

public class DistanceSortedRenderCommandContainer

implements RenderCommandContainer<DistancedCommand>

net.minecraft.client.renderer.feature.phase.TranslucentFeatureRenderPhase
net.minecraft.class_1_889
net.minecraft.client.render.command.DistanceSortedRenderCommandContainer

Field summary

Modifier and TypeField
private final List<DistancedCommand>
submits
field_1_6251
commands
private final it.unimi.dsi.fastutil.floats.FloatList
distances
field_1_6250
distances

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
submit(TranslucentSubmit submit)
method_1_5381(class_1_847 arg0)
submit(DistancedCommand arg0)
public void
sortInto(FeatureRenderPhase$Output output)
method_1_5318(class_1_877$class_1_878 arg0)
execute(RenderCommandContainer$Executor arg0)
private int[]
sortIndices()
method_1_5380()
getSortOrder()
public boolean
isEmpty()
method_1_5317()
isEmpty()
public void
submit(SubmitNode submit)
method_1_5319(class_1_865 arg0)
submit(RenderCommand arg0)
private int
lambda$sortIndices$0(int arg0, int arg1)
method_1_5379(int arg0, int arg1)
method_1_5379(int a, int b)