tModLoader v2025.03
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
NetModule Class Referenceabstract

Inherited by NetAmbienceModule, NetBestiaryModule, NetCreativePowerPermissionsModule, NetCreativePowersModule, NetCreativeUnlocksModule, NetCreativeUnlocksPlayerReportModule, NetLiquidModule, NetParticlesModule, NetPingModule, NetTeleportPylonModule, and NetTextModule.

Public Member Functions

abstract bool Deserialize (BinaryReader reader, int userId)
 

Static Protected Member Functions

static NetPacket CreatePacket< T > (int maxSize)
 

Member Function Documentation

◆ CreatePacket< T >()

static NetPacket NetModule.CreatePacket< T > ( int  maxSize)
staticprotected
Type Constraints
T :NetModule