implements FeatureConfig
| cap | |
| net.minecraft.class_2986 | |
| net.minecraft.world.gen.feature.DecoratedFeatureConfig | |
| net.minecraft.world.gen.feature.DecoratedFeatureConfig |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public final ConfiguredFeature<?> |
| ||||||||
| public final ConfiguredDecorator<?> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ConfiguredFeature<?> arg0, ConfiguredDecorator<?> arg1) |
| public | <F extends FeatureConfig, D extends DecoratorConfig>(Feature<F> arg0, F arg1, Decorator<D> arg2, D arg3) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public <T> com.mojang.datafixers.Dynamic<T> |
| ||||||||
| public static <T> DecoratedFeatureConfig |
|