Uses of Record Class
net.minecraft.client.renderer.chunk.ChunkSectionsToRender.GpuMultiDrawIndexedIndirect
Packages that use ChunkSectionsToRender.GpuMultiDrawIndexedIndirect
-
Uses of ChunkSectionsToRender.GpuMultiDrawIndexedIndirect in net.minecraft.client.renderer.chunk
Fields in net.minecraft.client.renderer.chunk with type parameters of type ChunkSectionsToRender.GpuMultiDrawIndexedIndirectModifier and TypeFieldDescriptionprivate final EnumMap<ChunkSectionLayer, List<ChunkSectionsToRender.GpuMultiDrawIndexedIndirect>> ChunkSectionsToRender.DrawIndirect.drawGroupsPerLayerConstructor parameters in net.minecraft.client.renderer.chunk with type arguments of type ChunkSectionsToRender.GpuMultiDrawIndexedIndirectModifierConstructorDescriptionDrawIndirect(GpuBufferSlice terrainTransformUBO, EnumMap<ChunkSectionLayer, List<ChunkSectionsToRender.GpuMultiDrawIndexedIndirect>> drawGroupsPerLayer, int maxIndicesRequired, GpuBufferSlice chunkSectionInfos)