/** * Copyright (c) 2014, AEnterprise * http://buildcraftAdditions.wordpress.com/ * Buildcraft Additions is distributed under the terms of the Minecraft Mod Public * License 1.0, or MMPL. Please check the contents of the license located in * http://buildcraftAdditions.wordpress.com/wiki/licensing-stuff/ */ @API(owner = "bcadditions", apiVersion = "1.1", provides = "bcadditionsAPI") package buildcraftAdditions.api; import cpw.mods.fml.common.API;