Class PixelmonGrowths

java.lang.Object
com.pixelmonmod.pixelmon.api.registries.PixelmonGrowths

public class PixelmonGrowths extends Object
Static class containing all of Pixelmon's Growths
  • Field Details

    • SMALL

      public static final net.minecraft.resources.ResourceKey<Growth> SMALL
    • ORDINARY

      public static final net.minecraft.resources.ResourceKey<Growth> ORDINARY
    • LARGE

      public static final net.minecraft.resources.ResourceKey<Growth> LARGE
  • Method Details

    • getSmall

      public static net.minecraft.core.Holder<Growth> getSmall()
    • getOrdinary

      public static net.minecraft.core.Holder<Growth> getOrdinary()
    • getLarge

      public static net.minecraft.core.Holder<Growth> getLarge()