implements FeatureConfiguration
| cgz | |
| net.minecraft.world.level.levelgen.feature.configurations.RandomRandomFeatureConfiguration | |
| net.minecraft.class_3147 | |
| net.minecraft.world.gen.feature.RandomRandomFeatureConfig | |
| net.minecraft.world.gen.feature.MultipleWithChanceRandomFeatureConfig | |
| net.minecraft.server.v1_15_R1.WorldGenFeatureRandomConfiguration |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public final List<ConfiguredFeature<?, ?>> |
| ||||||||||
| public final int |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (List<ConfiguredFeature<?, ?>> arg0, int arg1) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public <T> com.mojang.datafixers.Dynamic<T> |
| ||||||||||
| public static <T> RandomRandomFeatureConfiguration |
|