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 CompiledSectionMeshSectionRenderDispatcher.RenderSection.ResortTransparencyTask.compiledSectionMeshMethods in net.minecraft.client.renderer.chunk with parameters of type CompiledSectionMeshModifier and TypeMethodDescriptionprivate booleanSectionRenderDispatcher.RenderSection.addSectionBuffersToUberBuffer(ChunkSectionLayer layer, CompiledSectionMesh key, @Nullable ByteBuffer vertexBuffer, @Nullable ByteBuffer indexBuffer) private voidSectionRenderDispatcher.RenderSection.checkSectionMesh(CompiledSectionMesh compiledSectionMesh) Constructors in net.minecraft.client.renderer.chunk with parameters of type CompiledSectionMesh