Uses of Class
net.minecraft.world.gen.decorator.CaveSurfaceDecoratorConfig
Packages that use CaveSurfaceDecoratorConfig
-
Uses of CaveSurfaceDecoratorConfig in net.minecraft.world.gen.decorator
Fields in net.minecraft.world.gen.decorator with type parameters of type CaveSurfaceDecoratorConfigModifier and TypeFieldDescriptionstatic Decorator<CaveSurfaceDecoratorConfig>Decorator.CAVE_SURFACEstatic com.mojang.serialization.Codec<CaveSurfaceDecoratorConfig>CaveSurfaceDecoratorConfig.CODECMethods in net.minecraft.world.gen.decorator with parameters of type CaveSurfaceDecoratorConfigModifier and TypeMethodDescriptionCaveSurfaceDecorator.getPositions(DecoratorContext decoratorContext, Random random, CaveSurfaceDecoratorConfig caveSurfaceDecoratorConfig, BlockPos blockPos)Constructor parameters in net.minecraft.world.gen.decorator with type arguments of type CaveSurfaceDecoratorConfigModifierConstructorDescriptionCaveSurfaceDecorator(com.mojang.serialization.Codec<CaveSurfaceDecoratorConfig> configCodec)