mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-04 16:19:10 +01:00
b2a00d2c8d
And still not compilable. Oh god.
8 lines
No EOL
228 B
Java
8 lines
No EOL
228 B
Java
/**
|
|
* (C) 2014 Team CoFH / CoFH / Cult of the Full Hub
|
|
* http://www.teamcofh.com
|
|
*/
|
|
@API(apiVersion = CoFHAPIProps.VERSION, owner = "CoFHLib", provides = "CoFHAPI")
|
|
package cofh.api;
|
|
|
|
import net.minecraftforge.fml.common.API; |