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