Class PixelmonTreeGrowers

java.lang.Object
com.pixelmonmod.pixelmon.world.generation.features.tree.PixelmonTreeGrowers

public class PixelmonTreeGrowers extends Object
  • Field Details

    • ULTRA_GINKGO

      public static final net.minecraft.world.level.block.grower.TreeGrower ULTRA_GINKGO
    • ULTRA_ELM

      public static final net.minecraft.world.level.block.grower.TreeGrower ULTRA_ELM
    • ULTRA_JUNGLE

      public static final net.minecraft.world.level.block.grower.TreeGrower ULTRA_JUNGLE
  • Method Details

    • apricornTree

      public static net.minecraft.world.level.block.grower.TreeGrower apricornTree(ApricornType apricorn)
    • berryTree

      public static net.minecraft.world.level.block.grower.TreeGrower berryTree(BerryType berry)
    • bootstrap

      public static void bootstrap()