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