Terraria.ModLoader.EquipLoader

This serves as a central place to store equipment slots and their corresponding textures. You will use this to obtain the IDs for your equipment textures.

Methods

GetEquipTexture(Terraria.ModLoader.EquipType,System.Int32)()
Gets the equipment texture for the specified equipment type and ID.