Uses of Class
net.minecraft.world.gen.decorator.CarvingMaskDecoratorConfig
-
Uses of CarvingMaskDecoratorConfig in net.minecraft.world.gen.decorator
Modifier and TypeFieldDescriptionstatic Decorator<CarvingMaskDecoratorConfig>
Decorator.CARVING_MASK
static com.mojang.serialization.Codec<CarvingMaskDecoratorConfig>
CarvingMaskDecoratorConfig.CODEC
Modifier and TypeMethodDescriptionCarvingMaskDecorator.getPositions(DecoratorContext decoratorContext, Random random, CarvingMaskDecoratorConfig carvingMaskDecoratorConfig, BlockPos blockPos)
ModifierConstructorDescriptionCarvingMaskDecorator(com.mojang.serialization.Codec<CarvingMaskDecoratorConfig> configCodec)