tModLoader v2024.03
A mod to make and play Terraria mods
BestiaryEntry Class Reference

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< IBestiaryInfoElementInfo [get]