Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Member Functions | |
static bool | TryGetFromItemId (int itemType, out GrowTreeSettings profile) |
static bool | TryGetFromTreeId (int tileType, out GrowTreeSettings profile) |
Static Public Attributes | |
static GrowTreeSettings | GemTree_Ruby |
static GrowTreeSettings | GemTree_Diamond |
static GrowTreeSettings | GemTree_Topaz |
static GrowTreeSettings | GemTree_Amethyst |
static GrowTreeSettings | GemTree_Sappphire |
static GrowTreeSettings | GemTree_Emerald |
static GrowTreeSettings | GemTree_Amber |
static GrowTreeSettings | VanityTree_Sakura |
static GrowTreeSettings | VanityTree_Willow |
static GrowTreeSettings | Tree_Ash |
Definition at line 617 of file WorldGen.cs.