Uses of Enum Class
net.minecraft.client.renderer.chunk.ChunkSectionLayerGroup
Packages that use ChunkSectionLayerGroup
-
Uses of ChunkSectionLayerGroup in net.minecraft.client.renderer.chunk
Subclasses with type arguments of type ChunkSectionLayerGroup in net.minecraft.client.renderer.chunkMethods in net.minecraft.client.renderer.chunk that return ChunkSectionLayerGroupModifier and TypeMethodDescriptionstatic ChunkSectionLayerGroupReturns the enum constant of this class with the specified name.static ChunkSectionLayerGroup[]ChunkSectionLayerGroup.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.renderer.chunk with parameters of type ChunkSectionLayerGroupModifier and TypeMethodDescriptionvoidChunkSectionsToRender.renderGroup(ChunkSectionLayerGroup group, GpuSampler sampler)