Move IC2 api

This commit is contained in:
modmuss50 2016-02-20 17:02:28 +00:00
parent 71c2bfee7f
commit ac43b5afc4
138 changed files with 30 additions and 2664 deletions

View file

@ -1,6 +1,6 @@
package techreborn.tiles;
import ic2.api.tile.IWrenchable;
import api.tile.IWrenchable;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.inventory.IInventory;
import net.minecraft.item.ItemStack;