Uses of Class
net.minecraft.world.level.levelgen.feature.configurations.LayerConfiguration
Packages that use LayerConfiguration
Package
Description
-
Uses of LayerConfiguration in net.minecraft.world.level.levelgen.feature
Subclasses with type arguments of type LayerConfiguration in net.minecraft.world.level.levelgen.featureFields in net.minecraft.world.level.levelgen.feature with type parameters of type LayerConfigurationMethod parameters in net.minecraft.world.level.levelgen.feature with type arguments of type LayerConfigurationModifier and TypeMethodDescriptionbooleanFillLayerFeature.place(FeaturePlaceContext<LayerConfiguration> context) Constructor parameters in net.minecraft.world.level.levelgen.feature with type arguments of type LayerConfigurationModifierConstructorDescriptionFillLayerFeature(com.mojang.serialization.Codec<LayerConfiguration> codec) -
Uses of LayerConfiguration in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations with type parameters of type LayerConfigurationModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<LayerConfiguration> LayerConfiguration.CODEC