Uses of Interface
com.mojang.blaze3d.vertex.VertexSorting
Package
Description
-
Uses of VertexSorting in com.mojang.blaze3d.systems
Modifier and TypeFieldDescriptionprivate static VertexSorting
RenderSystem.savedVertexSorting
private static VertexSorting
RenderSystem.vertexSorting
Modifier and TypeMethodDescriptionstatic void
RenderSystem.setProjectionMatrix
(org.joml.Matrix4f p_277884_, VertexSorting p_277702_) -
Uses of VertexSorting in com.mojang.blaze3d.vertex
Modifier and TypeFieldDescriptionstatic final VertexSorting
VertexSorting.DISTANCE_TO_ORIGIN
static final VertexSorting
VertexSorting.ORTHOGRAPHIC_Z
Modifier and TypeMethodDescriptionstatic VertexSorting
VertexSorting.byDistance
(float p_277642_, float p_277654_, float p_278092_) static VertexSorting
VertexSorting.byDistance
(VertexSorting.DistanceFunction p_277530_) static VertexSorting
VertexSorting.byDistance
(org.joml.Vector3f p_277725_) Modifier and TypeMethodDescriptionMeshData.SortState.buildSortedIndexBuffer
(ByteBufferBuilder p_351024_, VertexSorting p_350537_) MeshData.sortQuads
(ByteBufferBuilder p_350540_, VertexSorting p_350720_) -
Uses of VertexSorting in net.minecraft.client.renderer.chunk
Modifier and TypeMethodDescription(package private) VertexSorting
SectionRenderDispatcher.RenderSection.createVertexSorting()
Modifier and TypeMethodDescriptionSectionCompiler.compile
(SectionPos p_350790_, RenderChunkRegion p_350782_, VertexSorting p_350635_, SectionBufferBuilderPack p_350612_) SectionCompiler.compile
(SectionPos p_350790_, RenderChunkRegion p_350782_, VertexSorting p_350635_, SectionBufferBuilderPack p_350612_, List<AddSectionGeometryEvent.AdditionalSectionRenderer> additionalRenderers)