Why don't we give this fancy @API thinger a try?

This commit is contained in:
Pahimar 2014-07-02 21:36:25 -04:00
parent 668d1b3db4
commit 6a9e14449f

View file

@ -0,0 +1,3 @@
@API(owner = "EE3", apiVersion = "1.0", provides = "EE3|API") package com.pahimar.ee3.api;
import cpw.mods.fml.common.API;