Class ForestrySpeciesTypes

java.lang.Object
forestry.api.genetics.ForestrySpeciesTypes

public class ForestrySpeciesTypes extends Object
The three types of species registered by base Forestry.
  • Field Details

    • BEE

      public static final net.minecraft.resources.ResourceLocation BEE
      See Also:
    • TREE

      public static final net.minecraft.resources.ResourceLocation TREE
      See Also:
    • BUTTERFLY

      public static final net.minecraft.resources.ResourceLocation BUTTERFLY
      See Also:
  • Constructor Details

    • ForestrySpeciesTypes

      public ForestrySpeciesTypes()