Uses of Class
net.minecraft.world.gen.decorator.DecoratedDecoratorConfig
-
Uses of DecoratedDecoratorConfig in net.minecraft.world.gen.decorator
Modifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<DecoratedDecoratorConfig>
DecoratedDecoratorConfig.CODEC
static Decorator<DecoratedDecoratorConfig>
Decorator.DECORATED
Modifier and TypeMethodDescriptionDecoratedDecorator.getPositions(DecoratorContext decoratorContext, Random random, DecoratedDecoratorConfig decoratedDecoratorConfig, BlockPos blockPos)
ModifierConstructorDescriptionDecoratedDecorator(com.mojang.serialization.Codec<DecoratedDecoratorConfig> configCodec)