Package | Description |
---|---|
net.minecraft.world.gen.feature | |
net.minecraft.world.gen.placement |
Modifier and Type | Field and Description |
---|---|
ConfiguredPlacement<?> |
DecoratedFeatureConfig.decorator |
Modifier and Type | Method and Description |
---|---|
ConfiguredFeature<?,?> |
ConfiguredFeature.withPlacement(ConfiguredPlacement<?> p_227228_1_) |
Constructor and Description |
---|
DecoratedFeatureConfig(ConfiguredFeature<?,?> feature,
ConfiguredPlacement<?> decorator) |
Modifier and Type | Method and Description |
---|---|
ConfiguredPlacement<DC> |
Placement.configure(DC p_227446_1_) |
static <T> ConfiguredPlacement<?> |
ConfiguredPlacement.deserialize(com.mojang.datafixers.Dynamic<T> p_215095_0_) |