tModLoader v0.11.8.9
A mod to make and play Terraria mods
ModPacket.cs File Reference

Go to the source code of this file.

Classes

class  Terraria.ModLoader.ModPacket
 This class inherits from BinaryWriter. This means that you can use all of its writing functions to send information between client and server. This class also comes with a Send method that's used to actually send everything you've written between client and server. More...
 

Namespaces

namespace  Terraria
 
namespace  Terraria.ModLoader