|
tModLoader v2023.01
A mod to make and play Terraria mods
|
Inherits Terraria.ModLoader.Loader< ModBiome >.
Public Member Functions | |
| void | UpdateBiomes (Player player) |
Public Member Functions inherited from Terraria.ModLoader.Loader< ModBiome > | |
| T | Get (int id) |
| int | Register (T obj) |
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) |
Additional Inherited Members | |
Protected Member Functions inherited from Terraria.ModLoader.Loader< ModBiome > | |
| int | Reserve () |
Properties inherited from Terraria.ModLoader.Loader< ModBiome > | |
| int | VanillaCount [get, set] |