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.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.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 -
HILL_CHERRY
public static final net.minecraft.resources.ResourceLocation HILL_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 -
ZEBRAWOOD
public static final net.minecraft.resources.ResourceLocation ZEBRAWOOD -
MAHOGANY
public static final net.minecraft.resources.ResourceLocation MAHOGANY -
DESERT_ACACIA
public static final net.minecraft.resources.ResourceLocation DESERT_ACACIA -
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 -
SIPIRI
public static final net.minecraft.resources.ResourceLocation SIPIRI -
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
-
-
Constructor Details
-
ForestryTreeSpecies
public ForestryTreeSpecies()
-