Uses of Class
net.minecraft.world.gen.decorator.CarvingMaskDecoratorConfig
Packages that use CarvingMaskDecoratorConfig
-
Uses of CarvingMaskDecoratorConfig in net.minecraft.world.gen.decorator
Fields in net.minecraft.world.gen.decorator with type parameters of type CarvingMaskDecoratorConfigModifier and TypeFieldDescriptionstatic Decorator<CarvingMaskDecoratorConfig>Decorator.CARVING_MASKstatic com.mojang.serialization.Codec<CarvingMaskDecoratorConfig>CarvingMaskDecoratorConfig.CODECMethods in net.minecraft.world.gen.decorator with parameters of type CarvingMaskDecoratorConfigModifier and TypeMethodDescriptionCarvingMaskDecorator.getPositions(DecoratorContext decoratorContext, Random random, CarvingMaskDecoratorConfig carvingMaskDecoratorConfig, BlockPos blockPos)Constructor parameters in net.minecraft.world.gen.decorator with type arguments of type CarvingMaskDecoratorConfigModifierConstructorDescriptionCarvingMaskDecorator(com.mojang.serialization.Codec<CarvingMaskDecoratorConfig> configCodec)