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 SectionMeshCompiledSectionMesh.EMPTYstatic final SectionMeshCompiledSectionMesh.UNCOMPILEDFields 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.toCloseMethods in net.minecraft.client.renderer.chunk that return SectionMeshMethods in net.minecraft.client.renderer.chunk with parameters of type SectionMeshModifier and TypeMethodDescription(package private) voidSectionRenderDispatcher.RenderSection.setSectionMesh(SectionMesh pSectionMesh)