Is there a way in c# (plugin code for example) to get the stats from an item (vanilla 1.12)? For example, I loot an item, I want to compare that item's stats, such as strength, intelligence, etc. and compare it against my equipped item. Also, I have code to get the item when the character loots, I just need the code to get the stats. I'm very comfortable with c#, not so comfortable with LUA. TIA!