blob: 2bc4b17aa68d7beb6e188be3812a04aac64ee331 [file] [log] [blame] [raw]
/**
* (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;