Uses of Interface
net.minecraft.world.gen.carver.ICarverConfig
Package
Description
-
Uses of ICarverConfig in net.minecraft.world.biome
Modifier and TypeMethodDescription<C extends ICarverConfig>
BiomeGenerationSettings.BuilderBiomeGenerationSettings.Builder.addCarver
(GenerationStage.Carving p_242512_1_, ConfiguredCarver<C> p_242512_2_) -
Uses of ICarverConfig in net.minecraft.world.gen.carver
Modifier and TypeClassDescriptionclass
ConfiguredCarver<WC extends ICarverConfig>
class
WorldCarver<C extends ICarverConfig>
Modifier and TypeMethodDescriptionprivate static <WC extends ICarverConfig>
ConfiguredCarver<WC>ConfiguredCarvers.register
(String p_243773_0_, ConfiguredCarver<WC> p_243773_1_) private static <C extends ICarverConfig,
F extends WorldCarver<C>>
F -
Uses of ICarverConfig in net.minecraft.world.gen.feature