Revert "Move IC2 api"

This reverts commit ac43b5afc4.
This commit is contained in:
modmuss50 2016-02-20 17:06:46 +00:00
parent ac43b5afc4
commit 457178842c
30 changed files with 30 additions and 30 deletions

View file

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