Uses of Record Class
net.minecraft.world.gen.decorator.EnvironmentScanDecoratorConfig
Packages that use EnvironmentScanDecoratorConfig
-
Uses of EnvironmentScanDecoratorConfig in net.minecraft.world.gen.decorator
Fields in net.minecraft.world.gen.decorator with type parameters of type EnvironmentScanDecoratorConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<EnvironmentScanDecoratorConfig>EnvironmentScanDecoratorConfig.CODECstatic final Decorator<EnvironmentScanDecoratorConfig>Decorator.ENVIRONMENT_SCANMethods in net.minecraft.world.gen.decorator with parameters of type EnvironmentScanDecoratorConfigModifier and TypeMethodDescriptionEnvironmentScanDecorator.getPositions(DecoratorContext decoratorContext, Random random, EnvironmentScanDecoratorConfig environmentScanDecoratorConfig, BlockPos blockPos) Constructor parameters in net.minecraft.world.gen.decorator with type arguments of type EnvironmentScanDecoratorConfigModifierConstructorDescriptionEnvironmentScanDecorator(com.mojang.serialization.Codec<EnvironmentScanDecoratorConfig> configCodec)