Uses of Class
net.minecraft.world.gen.feature.FillLayerFeatureConfig
| Package | Description |
|---|---|
| net.minecraft.world.gen.feature |
-
Uses of FillLayerFeatureConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type FillLayerFeatureConfig Modifier and Type Field Description static com.mojang.serialization.Codec<FillLayerFeatureConfig>FillLayerFeatureConfig. CODECstatic Feature<FillLayerFeatureConfig>Feature. FILL_LAYERMethod parameters in net.minecraft.world.gen.feature with type arguments of type FillLayerFeatureConfig Modifier and Type Method Description booleanFillLayerFeature. generate(FeatureContext<FillLayerFeatureConfig> context)Constructor parameters in net.minecraft.world.gen.feature with type arguments of type FillLayerFeatureConfig Constructor Description FillLayerFeature(com.mojang.serialization.Codec<FillLayerFeatureConfig> configCodec)