tModLoader v2024.03
A mod to make and play Terraria mods
IEntryIcon Interface Reference

Inherited by CustomEntryIcon, and UnlockableNPCEntryIcon.

Public Member Functions

IEntryIcon CreateClone ()
 
void Draw (BestiaryUICollectionInfo providedInfo, SpriteBatch spriteBatch, EntryIconDrawSettings settings)
 
string GetHoverText (BestiaryUICollectionInfo providedInfo)
 
bool GetUnlockState (BestiaryUICollectionInfo providedInfo)
 
void Update (BestiaryUICollectionInfo providedInfo, Rectangle hitbox, EntryIconDrawSettings settings)