tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.GameContent.Bestiary.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]