Package forestry.api.arboriculture
Class ForestryTreeSpecies
java.lang.Object
forestry.api.arboriculture.ForestryTreeSpecies
IDs of all tree species registered by base Forestry.
The "tree_" prefix avoids ID conflicts because all types of species share the same registry (alleles).
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.resources.ResourceLocationThe species for the Acacia trees added by Vanilla Minecraft.static final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationThe species for the Cherry Blossom trees added by Vanilla Minecraft.static final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocation -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
OAK
public static final net.minecraft.resources.ResourceLocation OAK -
DARK_OAK
public static final net.minecraft.resources.ResourceLocation DARK_OAK -
BIRCH
public static final net.minecraft.resources.ResourceLocation BIRCH -
ACACIA_VANILLA
public static final net.minecraft.resources.ResourceLocation ACACIA_VANILLAThe species for the Acacia trees added by Vanilla Minecraft. -
SPRUCE
public static final net.minecraft.resources.ResourceLocation SPRUCE -
JUNGLE
public static final net.minecraft.resources.ResourceLocation JUNGLE -
CHERRY_VANILLA
public static final net.minecraft.resources.ResourceLocation CHERRY_VANILLAThe species for the Cherry Blossom trees added by Vanilla Minecraft. -
LIME
public static final net.minecraft.resources.ResourceLocation LIME -
WALNUT
public static final net.minecraft.resources.ResourceLocation WALNUT -
CHESTNUT
public static final net.minecraft.resources.ResourceLocation CHESTNUT -
SOUR_CHERRY
public static final net.minecraft.resources.ResourceLocation SOUR_CHERRY -
LEMON
public static final net.minecraft.resources.ResourceLocation LEMON -
PLUM
public static final net.minecraft.resources.ResourceLocation PLUM -
MAPLE
public static final net.minecraft.resources.ResourceLocation MAPLE -
LARCH
public static final net.minecraft.resources.ResourceLocation LARCH -
PINE
public static final net.minecraft.resources.ResourceLocation PINE -
SEQUOIA
public static final net.minecraft.resources.ResourceLocation SEQUOIA -
GIANT_SEQUOIA
public static final net.minecraft.resources.ResourceLocation GIANT_SEQUOIA -
TEAK
public static final net.minecraft.resources.ResourceLocation TEAK -
IPE
public static final net.minecraft.resources.ResourceLocation IPE -
KAPOK
public static final net.minecraft.resources.ResourceLocation KAPOK -
EBONY
public static final net.minecraft.resources.ResourceLocation EBONY -
ZEBRANO
public static final net.minecraft.resources.ResourceLocation ZEBRANO -
MAHOGANY
public static final net.minecraft.resources.ResourceLocation MAHOGANY -
CAMELTHORN
public static final net.minecraft.resources.ResourceLocation CAMELTHORN -
PADAUK
public static final net.minecraft.resources.ResourceLocation PADAUK -
BALSA
public static final net.minecraft.resources.ResourceLocation BALSA -
COCOBOLO
public static final net.minecraft.resources.ResourceLocation COCOBOLO -
WENGE
public static final net.minecraft.resources.ResourceLocation WENGE -
BAOBAB
public static final net.minecraft.resources.ResourceLocation BAOBAB -
MAHOE
public static final net.minecraft.resources.ResourceLocation MAHOE -
WILLOW
public static final net.minecraft.resources.ResourceLocation WILLOW -
GREENHEART
public static final net.minecraft.resources.ResourceLocation GREENHEART -
PAPAYA
public static final net.minecraft.resources.ResourceLocation PAPAYA -
DATE
public static final net.minecraft.resources.ResourceLocation DATE -
POPLAR
public static final net.minecraft.resources.ResourceLocation POPLAR -
ELM
public static final net.minecraft.resources.ResourceLocation ELM -
FIR
public static final net.minecraft.resources.ResourceLocation FIR -
COCONUT
public static final net.minecraft.resources.ResourceLocation COCONUT -
BEECH
public static final net.minecraft.resources.ResourceLocation BEECH -
FEIJOA
public static final net.minecraft.resources.ResourceLocation FEIJOA -
DOGWOOD
public static final net.minecraft.resources.ResourceLocation DOGWOOD -
GINKGO
public static final net.minecraft.resources.ResourceLocation GINKGO -
JACARANDA
public static final net.minecraft.resources.ResourceLocation JACARANDA -
PEWEN
public static final net.minecraft.resources.ResourceLocation PEWEN -
MACROCARPA
public static final net.minecraft.resources.ResourceLocation MACROCARPA -
OLIVE
public static final net.minecraft.resources.ResourceLocation OLIVE -
ORANGE
public static final net.minecraft.resources.ResourceLocation ORANGE -
PEAR
public static final net.minecraft.resources.ResourceLocation PEAR -
KAURI
public static final net.minecraft.resources.ResourceLocation KAURI
-
-
Constructor Details
-
ForestryTreeSpecies
public ForestryTreeSpecies()
-