Terraria v1.4.4.9
Terraria source code documentation
|
Classes | |
struct | BannerEffect |
class | Sets |
Static Public Member Functions | |
static short | FromNetId (short id) |
static short | FromLegacyName (string name, int release) |
Static Private Member Functions | |
static Dictionary< string, short > | GenerateLegacyItemDictionary () |
Static Private Attributes | |
static Dictionary< string, short > | _legacyItemLookup |