|
tModLoader v2025.09
A mod to make and play Terraria mods
|
Public Member Functions | |
| void | AddTags (params IBestiaryInfoElement[] elements) |
Static Public Member Functions | |
| static BestiaryEntry | Biome (string nameLanguageKey, string texturePath, Func< bool > unlockCondition) |
| static BestiaryEntry | Critter (int npcNetId) |
| static BestiaryEntry | Enemy (int npcNetId) |
| static BestiaryEntry | TownNPC (int npcNetId) |
Public Attributes | |
| IEntryIcon | Icon |
| IBestiaryUICollectionInfoProvider | UIInfoProvider |
Properties | |
| List< IBestiaryInfoElement > | Info [get] |