tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.GameContent.IPersistentPerWorldContent Interface Reference

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

Public Member Functions

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