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