01-28-2014, 05:55 AM
The question is, do we want a list of raw enchantments, or do we want a list of enchantments together with levels? For the first one, use the (unnamed) enum - name it first. For the second one, use the entire cEnchantments class as the contained item. Discuss the advantages and disadvantages of both.