public class WorldGenFeatureRandomChoiceConfigurationWeight<FC extends WorldGenFeatureConfiguration>
| cez | |
| net.minecraft.class_3226 | |
| net.minecraft.world.gen.feature.ConfiguredRandomFeatureList | |
| net.minecraft.server.v1_14_R1.WorldGenFeatureRandomChoiceConfigurationWeight |
字段概要
| 修饰符与类型 | 字段 | ||||||
|---|---|---|---|---|---|---|---|
| public final WorldGenerator<FC> |
| ||||||
| public final FC |
| ||||||
| public final Float |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (WorldGenerator<FC> arg0, FC arg1, Float arg2) |
| public | (WorldGenerator<FC> arg0, com.mojang.datafixers.Dynamic<?> arg1, float arg2) |
方法概要
| 修饰符与类型 | 方法 | ||||||
|---|---|---|---|---|---|---|---|
| public <T> com.mojang.datafixers.Dynamic<T> |
| ||||||
| public boolean |
| ||||||
| public static <T> WorldGenFeatureRandomChoiceConfigurationWeight<?> |
|