API Class: Tools.AvailableItemSlots - SignatureBeef/Terraria-s-Dedicated-Server-Mod GitHub Wiki
Summary
It's the currently available item slots. (TODO: more detailed explanation needed)
Example(s)
Lua
Tools.WriteLine( tostring( Tools.AvailableItemSlots ) )