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

Go to the source code of this file.

Classes

class  Terraria.ModLoader.ModTileEntity
 Tile Entities are Entities tightly coupled with tiles, allowing the possibility of tiles to exhibit cool behavior. TileEntity.Update is called in SP and on Server, not on Clients. More...
 

Namespaces

namespace  Terraria
 
namespace  Terraria.ModLoader