| clj | |
| net.minecraft.world.level.levelgen.feature.WeightedConfiguredFeature | |
| net.minecraft.class_3226 | |
| net.minecraft.world.gen.feature.RandomFeatureEntry | |
| net.minecraft.world.gen.feature.ConfiguredRandomFeatureList | |
| net.minecraft.server.v1_16_R3.WorldGenFeatureRandomChoiceConfigurationWeight |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<WeightedConfiguredFeature> |
| ||||||||||
| public final Supplier<ConfiguredFeature<?, ?>> |
| ||||||||||
| public final float |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (ConfiguredFeature<?, ?> feature, float chance) |
| private | (Supplier<ConfiguredFeature<?, ?>> feature, float chance) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
|