Uses of Interface
net.minecraft.world.gen.feature.IFeatureConfig
-
Uses of IFeatureConfig in net.minecraft.world.gen.feature
Modifier and TypeClassDescriptionclass
ConfiguredFeature<FC extends IFeatureConfig,
F extends Feature<FC>> class
Feature<FC extends IFeatureConfig>
class
FlowersFeature<U extends IFeatureConfig>
class
StructureFeature<FC extends IFeatureConfig,
F extends Structure<FC>> Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Modifier and TypeFieldDescriptionfinal FC
ConfiguredFeature.config
final FC
StructureFeature.config
Modifier and TypeMethodDescriptionprivate static <C extends IFeatureConfig,
F extends Feature<C>>
Fprivate static <FC extends IFeatureConfig>
ConfiguredFeature<FC,?> Features.register
(String p_243968_0_, ConfiguredFeature<FC, ?> p_243968_1_) -
Uses of IFeatureConfig in net.minecraft.world.gen.feature.structure
Modifier and TypeClassDescriptionclass
MarginedStructureStart<C extends IFeatureConfig>
class
Structure<C extends IFeatureConfig>
static interface
Structure.IStartFactory<C extends IFeatureConfig>
class
StructureStart<C extends IFeatureConfig>
Modifier and TypeClassDescriptionclass
class
class
class
Modifier and TypeMethodDescriptionprivate static <FC extends IFeatureConfig,
F extends Structure<FC>>
StructureFeature<FC,F> StructureFeatures.register
(String p_244162_0_, StructureFeature<FC, F> p_244162_1_)