Uses of Class
net.minecraft.world.gen.decorator.DecoratedDecoratorConfig
Packages that use DecoratedDecoratorConfig
-
Uses of DecoratedDecoratorConfig in net.minecraft.world.gen.decorator
Fields in net.minecraft.world.gen.decorator with type parameters of type DecoratedDecoratorConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<DecoratedDecoratorConfig>DecoratedDecoratorConfig.CODECstatic final Decorator<DecoratedDecoratorConfig>Decorator.DECORATEDMethods in net.minecraft.world.gen.decorator with parameters of type DecoratedDecoratorConfigModifier and TypeMethodDescriptionDecoratedDecorator.getPositions(DecoratorContext decoratorContext, Random random, DecoratedDecoratorConfig decoratedDecoratorConfig, BlockPos blockPos) Constructor parameters in net.minecraft.world.gen.decorator with type arguments of type DecoratedDecoratorConfigModifierConstructorDescriptionDecoratedDecorator(com.mojang.serialization.Codec<DecoratedDecoratorConfig> configCodec)