Uses of Class
net.minecraft.client.renderer.chunk.CompiledSectionMesh
Packages that use CompiledSectionMesh
-
Uses of CompiledSectionMesh in net.minecraft.client.renderer.chunk
Fields in net.minecraft.client.renderer.chunk declared as CompiledSectionMeshModifier and TypeFieldDescriptionprivate final CompiledSectionMesh
SectionRenderDispatcher.RenderSection.ResortTransparencyTask.compiledSectionMesh
Methods in net.minecraft.client.renderer.chunk with parameters of type CompiledSectionMeshModifier and TypeMethodDescriptionSectionRenderDispatcher.RenderSection.upload
(Map<ChunkSectionLayer, MeshData> pRenderedLayers, CompiledSectionMesh pMesh) SectionRenderDispatcher.RenderSection.uploadSectionIndexBuffer
(CompiledSectionMesh pMesh, ByteBufferBuilder.Result pResult, ChunkSectionLayer pLayer) Constructors in net.minecraft.client.renderer.chunk with parameters of type CompiledSectionMesh