net.minecraft.client.render

public record BuiltBuffer$SortState

com.mojang.blaze3d.vertex.MeshData$SortState
net.minecraft.class_9801$class_9802
net.minecraft.client.render.BuiltBuffer$SortState

Field summary

Modifier and TypeField
private final Vec3fArray
centroids
comp_2840
centroids
private final IndexType
indexType
comp_2841
indexType

Constructor summary

ModifierConstructor
public (Vec3fArray centroids, IndexType indexType)

Method summary

Modifier and TypeMethod
public BufferAllocator$CloseableBuffer
buildSortedIndexBuffer(ByteBufferBuilder target, VertexSorting sorting)
method_60824(class_9799 arg0, class_8251 arg1)
sortAndStore(BufferAllocator allocator, VertexSorter sorter)
public void
writeSortedIndexBuffer(ByteBuffer target, VertexSorting sorting)
method_1_4745(ByteBuffer arg0, class_8251 arg1)
emitVertexIndices(ByteBuffer buffer, VertexSorter vertexSorter)
private static void
writeIndices(int[] startIndices, it.unimi.dsi.fastutil.ints.IntConsumer output)
method_1_4744(int[] arg0, it.unimi.dsi.fastutil.ints.IntConsumer arg1)
emitVertexIndices(int[] quadIndices, it.unimi.dsi.fastutil.ints.IntConsumer indexConsumer)
private it.unimi.dsi.fastutil.ints.IntConsumer
indexWriter(long pointer, IndexType indexType)
method_60823(long arg0, class_5595 arg1)
getStorer(long pointer, IndexType indexType)
public Vec3fArray
centroids()
comp_2840()
centroids()
public IndexType
indexType()
comp_2841()
indexType()
private static void
lambda$indexWriter$1(org.apache.commons.lang3.mutable.MutableLong arg0, int arg1)
method_60825(org.apache.commons.lang3.mutable.MutableLong arg0, int arg1)
method_60825(org.apache.commons.lang3.mutable.MutableLong arg0, int i)
private static void
lambda$indexWriter$0(org.apache.commons.lang3.mutable.MutableLong arg0, int arg1)
method_60826(org.apache.commons.lang3.mutable.MutableLong arg0, int arg1)
method_60826(org.apache.commons.lang3.mutable.MutableLong arg0, int i)
private static void
lambda$writeSortedIndexBuffer$0(ByteBuffer arg0, int arg1)
method_1_4743(ByteBuffer arg0, int arg1)
method_1_4743(ByteBuffer arg0, int index)