Uses of Class
net.minecraft.world.level.levelgen.feature.configurations.LayerConfiguration
Package
Description
-
Uses of LayerConfiguration in net.minecraft.world.level.levelgen.feature
Modifier and TypeMethodDescriptionboolean
FillLayerFeature.place
(FeaturePlaceContext<LayerConfiguration> p_159780_) ModifierConstructorDescriptionFillLayerFeature
(com.mojang.serialization.Codec<LayerConfiguration> p_65818_) -
Uses of LayerConfiguration in net.minecraft.world.level.levelgen.feature.configurations
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<LayerConfiguration>
LayerConfiguration.CODEC