Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Attributes | |
const int | Forest1 = 0 |
const int | Forest2 = 1 |
const int | Forest3 = 2 |
const int | Forest4 = 3 |
const int | Corruption = 4 |
const int | Jungle = 5 |
const int | Snow = 6 |
const int | Hallow = 7 |
const int | Crimson = 8 |
const int | Desert = 9 |
const int | Ocean = 10 |
const int | GlowingMushroom = 11 |
const int | Underworld = 12 |
static readonly int | Count = 13 |
Definition at line 9 of file TreeTopsInfo.cs.