BiomesOPlenty/src/api/java/forestry/api/circuits/package-info.java

9 lines
435 B
Java
Raw Normal View History

2014-06-14 02:53:13 +00:00
/*******************************************************************************
* Copyright 2011-2014 SirSengir
*
* This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
******************************************************************************/
2015-09-16 14:21:51 +00:00
@API(apiVersion="2.0.0", owner="ForestryAPI|core", provides="ForestryAPI|circuits")
2014-06-14 02:53:13 +00:00
package forestry.api.circuits;
import cpw.mods.fml.common.API;