| /** | |
| * (C) 2014 Team CoFH / CoFH / Cult of the Full Hub | |
| * http://www.teamcofh.com | |
| */ | |
| @API(apiVersion = CoFHAPIProps.VERSION, owner = "CoFHAPI", provides = "CoFHAPI|item") | |
| package cofh.api.item; | |
| import net.minecraftforge.fml.common.API; | |
| import cofh.api.CoFHAPIProps; | |