Package | Description |
---|---|
net.minecraft.world.gen.feature |
Modifier and Type | Field and Description |
---|---|
static Feature<FillLayerConfig> |
Feature.FILL_LAYER |
Modifier and Type | Method and Description |
---|---|
static <T> FillLayerConfig |
FillLayerConfig.deserialize(com.mojang.datafixers.Dynamic<T> p_214635_0_) |
Modifier and Type | Method and Description |
---|---|
boolean |
FillLayerFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
FillLayerConfig config) |
Constructor and Description |
---|
FillLayerFeature(java.util.function.Function<com.mojang.datafixers.Dynamic<?>,? extends FillLayerConfig> p_i49877_1_) |