Uses of Class
net.minecraft.world.gen.feature.FillLayerConfig
-
Uses of FillLayerConfig in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<FillLayerConfig>
FillLayerConfig.CODEC
static final Feature<FillLayerConfig>
Feature.FILL_LAYER
Modifier and TypeMethodDescriptionboolean
FillLayerFeature.place
(ISeedReader p_241855_1_, ChunkGenerator p_241855_2_, Random p_241855_3_, BlockPos p_241855_4_, FillLayerConfig p_241855_5_) ModifierConstructorDescriptionFillLayerFeature
(com.mojang.serialization.Codec<FillLayerConfig> p_i231954_1_)