Uses of Class
net.minecraft.world.gen.feature.FillLayerFeatureConfig
-
Uses of FillLayerFeatureConfig in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<FillLayerFeatureConfig>
FillLayerFeatureConfig.CODEC
static final Feature<FillLayerFeatureConfig>
Feature.FILL_LAYER
Modifier and TypeMethodDescriptionboolean
FillLayerFeature.generate
(FeatureContext<FillLayerFeatureConfig> context) ModifierConstructorDescriptionFillLayerFeature
(com.mojang.serialization.Codec<FillLayerFeatureConfig> configCodec)