blob: 2e909baf53b17282512d565952ba6c631a4836e6 [file] [log] [blame] [raw]
/**
* (C) 2014-2016 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 cofh.api.CoFHAPIProps;
import net.minecraftforge.fml.common.API;