Uses of Record Class
net.minecraft.client.renderer.DynamicGpuData.ChunkSectionInfo
Packages that use DynamicGpuData.ChunkSectionInfo
-
Uses of DynamicGpuData.ChunkSectionInfo in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer with type parameters of type DynamicGpuData.ChunkSectionInfoMethods in net.minecraft.client.renderer with parameters of type DynamicGpuData.ChunkSectionInfoModifier and TypeMethodDescriptionDynamicGpuData.writeChunkSections(DynamicGpuData.ChunkSectionInfo... infos) Method parameters in net.minecraft.client.renderer with type arguments of type DynamicGpuData.ChunkSectionInfoModifier and TypeMethodDescriptionprivate intLevelRenderer.extractSectionDrawGroups(boolean respectTranslucentOrder, List<DynamicGpuData.ChunkSectionInfo> sectionInfos, Map<ChunkSectionLayer, List<LevelRenderer.ChunkDrawGroup>> drawGroups) DynamicGpuData.writeChunkSectionsInstanced(List<DynamicGpuData.ChunkSectionInfo> infos)