Uses of Class
net.minecraft.world.gen.treedecorator.TreeDecorator
Packages that use TreeDecorator
Package
Description
The base package for all Minecraft classes.
-
Uses of TreeDecorator in net.minecraft
Subclasses of TreeDecorator in net.minecraftFields in net.minecraft with type parameters of type TreeDecoratorModifier and TypeFieldDescriptionfinal List<TreeDecorator> class_10854.field_57818final List<TreeDecorator> class_10854.field_57819private List<TreeDecorator> class_10854.class_10855.field_57822private List<TreeDecorator> class_10854.class_10855.field_57823Method parameters in net.minecraft with type arguments of type TreeDecoratorModifier and TypeMethodDescriptionprivate voidclass_10853.method_68303(StructureWorldAccess structureWorldAccess, Random random, Set<BlockPos> set, List<TreeDecorator> list) class_10854.class_10855.method_68320(List<TreeDecorator> list) class_10854.class_10855.method_68321(List<TreeDecorator> list) Constructor parameters in net.minecraft with type arguments of type TreeDecoratorModifierConstructorDescriptionprotectedclass_10854(BlockStateProvider blockStateProvider, IntProvider intProvider, List<TreeDecorator> list, List<TreeDecorator> list2) -
Uses of TreeDecorator in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type TreeDecoratorModifier and TypeFieldDescriptionprivate List<TreeDecorator> TreeFeatureConfig.Builder.decoratorsfinal List<TreeDecorator> TreeFeatureConfig.decoratorsMethod parameters in net.minecraft.world.gen.feature with type arguments of type TreeDecoratorModifier and TypeMethodDescriptionTreeFeatureConfig.Builder.decorators(List<TreeDecorator> decorators) Constructor parameters in net.minecraft.world.gen.feature with type arguments of type TreeDecoratorModifierConstructorDescriptionprotectedTreeFeatureConfig(BlockStateProvider trunkProvider, TrunkPlacer trunkPlacer, BlockStateProvider foliageProvider, FoliagePlacer foliagePlacer, Optional<RootPlacer> rootPlacer, BlockStateProvider dirtProvider, FeatureSize minimumSize, List<TreeDecorator> decorators, boolean ignoreVines, boolean forceDirt) -
Uses of TreeDecorator in net.minecraft.world.gen.treedecorator
Classes in net.minecraft.world.gen.treedecorator with type parameters of type TreeDecoratorSubclasses of TreeDecorator in net.minecraft.world.gen.treedecoratorModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassFields in net.minecraft.world.gen.treedecorator with type parameters of type TreeDecoratorModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<TreeDecorator> TreeDecorator.TYPE_CODECMethods in net.minecraft.world.gen.treedecorator with type parameters of type TreeDecorator