Uses of Interface
net.minecraft.world.gen.decorator.Decoratable
| Package | Description |
|---|---|
| net.minecraft.world.gen.decorator | |
| net.minecraft.world.gen.feature |
-
Uses of Decoratable in net.minecraft.world.gen.decorator
Classes in net.minecraft.world.gen.decorator that implement Decoratable Modifier and Type Class Description classConfiguredDecorator<DC extends DecoratorConfig> -
Uses of Decoratable in net.minecraft.world.gen.feature
Classes in net.minecraft.world.gen.feature that implement Decoratable Modifier and Type Class Description classConfiguredFeature<FC extends FeatureConfig,F extends Feature<FC>>