Terraria.ModLoader.NPCHeadLoader

This class serves as a central place from which NPC head slots are stored and NPC head textures are assigned. This can be used to obtain the corresponding slots to head textures.

Methods

GetHeadSlot(System.String)()
Gets the index of the head texture corresponding to the given texture path.
GetBossHeadSlot(System.String)()
Gets the index of the boss head texture corresponding to the given texture path.