public class ConfiguredFeature<FC extends IFeatureConfig>
| cab | |
| net.minecraft.class_2975 | |
| net.minecraft.world.gen.feature.ConfiguredFeature |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public final Feature<FC> |
| ||||||
| public final FC |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Feature<FC> arg0, FC arg1) |
| public | (Feature<FC> arg0, com.mojang.datafixers.Dynamic<?> arg1) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public <T> com.mojang.datafixers.Dynamic<T> |
| ||||||
| public boolean |
| ||||||
| public static <T> ConfiguredFeature<?> |
|