java.lang.Object
net.frozenblock.wilderwild.worldgen.impl.treedecorators.WWTreeDecorators

public final class WWTreeDecorators extends Object
  • 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()