Uses of Interface
net.minecraft.world.gen.IDecoratable
-
Packages that use IDecoratable Package Description net.minecraft.world.gen.feature net.minecraft.world.gen.placement -
-
Uses of IDecoratable in net.minecraft.world.gen.feature
Classes in net.minecraft.world.gen.feature that implement IDecoratable Modifier and Type Class Description class
ConfiguredFeature<FC extends IFeatureConfig,F extends Feature<FC>>
-
Uses of IDecoratable in net.minecraft.world.gen.placement
Classes in net.minecraft.world.gen.placement that implement IDecoratable Modifier and Type Class Description class
ConfiguredPlacement<DC extends IPlacementConfig>
-