tModLoader v2024.04
A mod to make and play Terraria mods
BiomeLoader Class Reference

Inherits Loader< ModBiome >.

Public Member Functions

void UpdateBiomes (Player player)
 

Static Public Member Functions

static void CopyCustomBiomesTo (Player player, Player other)
 
static bool CustomBiomesMatch (Player player, Player other)
 
static void ReceiveCustomBiomes (Player player, BinaryReader reader)
 
static void SendCustomBiomes (Player player, BinaryWriter writer)