Class WWTreeDecorators
java.lang.Object
net.frozenblock.wilderwild.worldgen.impl.treedecorators.WWTreeDecorators
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType<HeightBasedCobwebTreeDecorator> static final net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType<HeightBasedVineTreeDecorator> static final net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType<MossCarpetTreeDecorator> static final net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType<NetherShelfFungiTreeDecorator> static final net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType<PollenTreeDecorator> static final net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType<ShelfFungiTreeDecorator> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SHELF_FUNGI_TREE_DECORATOR
public static final net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType<ShelfFungiTreeDecorator> SHELF_FUNGI_TREE_DECORATOR -
NETHER_SHELF_FUNGI_TREE_DECORATOR
public static final net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType<NetherShelfFungiTreeDecorator> NETHER_SHELF_FUNGI_TREE_DECORATOR -
HEIGHT_BASED_VINE_TREE_DECORATOR
public static final net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType<HeightBasedVineTreeDecorator> HEIGHT_BASED_VINE_TREE_DECORATOR -
HEIGHT_BASED_COBWEB_TREE_DECORATOR
public static final net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType<HeightBasedCobwebTreeDecorator> HEIGHT_BASED_COBWEB_TREE_DECORATOR -
POLLEN_TREE_DECORATOR
public static final net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType<PollenTreeDecorator> POLLEN_TREE_DECORATOR -
MOSS_CARPET_TREE_DECORATOR
public static final net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType<MossCarpetTreeDecorator> MOSS_CARPET_TREE_DECORATOR
-
-
Constructor Details
-
WWTreeDecorators
public WWTreeDecorators()
-
-
Method Details
-
generateTreeDecorators
public static void generateTreeDecorators()
-