Uses of Record Class
net.minecraft.client.renderer.chunk.SectionMesh.SectionDraw
Packages that use SectionMesh.SectionDraw
-
Uses of SectionMesh.SectionDraw in net.minecraft.client.renderer.chunk
Fields in net.minecraft.client.renderer.chunk with type parameters of type SectionMesh.SectionDrawModifier and TypeFieldDescriptionprivate final Map<ChunkSectionLayer, SectionMesh.SectionDraw> CompiledSectionMesh.drawsMethods in net.minecraft.client.renderer.chunk that return SectionMesh.SectionDrawModifier and TypeMethodDescription@Nullable SectionMesh.SectionDrawCompiledSectionMesh.getSectionDraw(ChunkSectionLayer layer) default @Nullable SectionMesh.SectionDrawSectionMesh.getSectionDraw(ChunkSectionLayer layer)