tModLoader v2025.03
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
IPersistentPerWorldContent Interface Reference

Inherited by BestiaryUnlocksTracker, CreativePowers.DifficultySliderPower, CreativePowers.FreezeRainPower, CreativePowers.FreezeTime, CreativePowers.FreezeWindDirectionAndStrength, CreativePowers.ModifyTimeRate, CreativePowers.StopBiomeSpreadPower, CreativeUnlocksTracker, ItemsSacrificedUnlocksTracker, NPCKillsTracker, NPCWasChatWithTracker, and NPCWasNearPlayerTracker.

Public Member Functions

void Load (BinaryReader reader, int gameVersionSaveWasMadeOn)
 
void Reset ()
 
void Save (BinaryWriter writer)
 
void ValidateWorld (BinaryReader reader, int gameVersionSaveWasMadeOn)