Uses of Enum Class
net.minecraft.client.renderer.chunk.ChunkSectionLayerGroup
Packages that use ChunkSectionLayerGroup
-
Uses of ChunkSectionLayerGroup in net.minecraft.client.renderer.chunk
Methods in net.minecraft.client.renderer.chunk that return ChunkSectionLayerGroupModifier and TypeMethodDescriptionstatic ChunkSectionLayerGroup
Returns 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 TypeMethodDescriptionvoid
ChunkSectionsToRender.renderGroup
(ChunkSectionLayerGroup pGroup)