tModLoader v2024.03
A mod to make and play Terraria mods
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)