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
Fields 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 TypeMethodDescriptionboolean
FillLayerFeature.place
(FeaturePlaceContext<LayerConfiguration> p_159780_) Constructor parameters in net.minecraft.world.level.levelgen.feature with type arguments of type LayerConfigurationModifierConstructorDescriptionFillLayerFeature
(com.mojang.serialization.Codec<LayerConfiguration> p_65818_) -
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