Uses of Interface
net.minecraft.client.renderer.chunk.SectionMesh
Packages that use SectionMesh
-
Uses of SectionMesh in net.minecraft.client.renderer.chunk
Classes in net.minecraft.client.renderer.chunk that implement SectionMeshFields in net.minecraft.client.renderer.chunk declared as SectionMeshModifier and TypeFieldDescriptionstatic final SectionMesh
CompiledSectionMesh.EMPTY
static final SectionMesh
CompiledSectionMesh.UNCOMPILED
Fields in net.minecraft.client.renderer.chunk with type parameters of type SectionMeshModifier and TypeFieldDescriptionfinal AtomicReference
<SectionMesh> SectionRenderDispatcher.RenderSection.sectionMesh
(package private) final Queue
<SectionMesh> SectionRenderDispatcher.toClose
Methods in net.minecraft.client.renderer.chunk that return SectionMeshMethods in net.minecraft.client.renderer.chunk with parameters of type SectionMeshModifier and TypeMethodDescription(package private) void
SectionRenderDispatcher.RenderSection.setSectionMesh
(SectionMesh pSectionMesh)