com.mojang.blaze3d.vertex

public interface VertexSorting

fha
com.mojang.blaze3d.vertex.VertexSorting
net.minecraft.class_8251
com.mojang.blaze3d.systems.VertexSorter

Field summary

Modifier and TypeField
VertexSorting
a
DISTANCE_TO_ORIGIN
field_43360
BY_DISTANCE
VertexSorting
b
ORTHOGRAPHIC_Z
field_43361
BY_Z

Method summary

Modifier and TypeMethod
static VertexSorting
a(float arg0, float arg1, float arg2)
byDistance(float arg0, float arg1, float arg2)
method_49906(float arg0, float arg1, float arg2)
byDistance(float originX, float originY, float originZ)
static VertexSorting
a(org.joml.Vector3f arg0)
byDistance(org.joml.Vector3f arg0)
method_49909(org.joml.Vector3f arg0)
byDistance(org.joml.Vector3f origin)
static VertexSorting
a(fha$a arg0)
byDistance(VertexSorting$DistanceFunction arg0)
method_49907(class_8251$class_8252 arg0)
of(VertexSorter$SortKeyMapper mapper)
int[]
sort(org.joml.Vector3f[] arg0)
sort(org.joml.Vector3f[] arg0)
sort(org.joml.Vector3f[] arg0)
sort(org.joml.Vector3f[] vec)