Class ForestryFlowerTypes

java.lang.Object
forestry.api.apiculture.ForestryFlowerTypes

public class ForestryFlowerTypes extends Object
Allele IDs of all flower types added by base Forestry.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • VANILLA

      public static final net.minecraft.resources.ResourceLocation VANILLA
    • NETHER

      public static final net.minecraft.resources.ResourceLocation NETHER
    • CACTI

      public static final net.minecraft.resources.ResourceLocation CACTI
    • MUSHROOMS

      public static final net.minecraft.resources.ResourceLocation MUSHROOMS
    • END

      public static final net.minecraft.resources.ResourceLocation END
    • JUNGLE

      public static final net.minecraft.resources.ResourceLocation JUNGLE
    • SNOW

      public static final net.minecraft.resources.ResourceLocation SNOW
    • WHEAT

      public static final net.minecraft.resources.ResourceLocation WHEAT
    • GOURD

      public static final net.minecraft.resources.ResourceLocation GOURD
    • CAVE

      public static final net.minecraft.resources.ResourceLocation CAVE
    • PHOTOSYNTHESIS

      public static final net.minecraft.resources.ResourceLocation PHOTOSYNTHESIS
    • ANCIENT

      public static final net.minecraft.resources.ResourceLocation ANCIENT
    • SEA

      public static final net.minecraft.resources.ResourceLocation SEA
    • CORAL

      public static final net.minecraft.resources.ResourceLocation CORAL
    • SCULK

      public static final net.minecraft.resources.ResourceLocation SCULK
  • Constructor Details

    • ForestryFlowerTypes

      public ForestryFlowerTypes()