Uses of Class
net.minecraft.world.gen.decorator.RangeDecoratorConfig
| Package | Description |
|---|---|
| net.minecraft.world.gen.decorator | |
| net.minecraft.world.gen.feature |
-
Uses of RangeDecoratorConfig in net.minecraft.world.gen.decorator
Fields in net.minecraft.world.gen.decorator with type parameters of type RangeDecoratorConfig Modifier and Type Field Description static com.mojang.serialization.Codec<RangeDecoratorConfig>RangeDecoratorConfig. CODECstatic Decorator<RangeDecoratorConfig>Decorator. RANGEMethods in net.minecraft.world.gen.decorator with parameters of type RangeDecoratorConfig Modifier and Type Method Description protected intBaseRangeDecorator. getY(DecoratorContext decoratorContext, Random random, RangeDecoratorConfig rangeDecoratorConfig, int int2)default RDecoratable. range(RangeDecoratorConfig config)Constructor parameters in net.minecraft.world.gen.decorator with type arguments of type RangeDecoratorConfig Constructor Description BaseRangeDecorator(com.mojang.serialization.Codec<RangeDecoratorConfig> configCodec)RangeDecorator(com.mojang.serialization.Codec<RangeDecoratorConfig> configCodec) -
Uses of RangeDecoratorConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as RangeDecoratorConfig Modifier and Type Field Description static RangeDecoratorConfigConfiguredFeatures.Decorators. BOTTOM_TO_60static RangeDecoratorConfigConfiguredFeatures.Decorators. BOTTOM_TO_TOPstatic RangeDecoratorConfigConfiguredFeatures.Decorators. BOTTOM_TO_TOP_OFFSET_10static RangeDecoratorConfigConfiguredFeatures.Decorators. BOTTOM_TO_TOP_OFFSET_4static RangeDecoratorConfigConfiguredFeatures.Decorators. BOTTOM_TO_TOP_OFFSET_8