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