Removed TE p2p wrapper.

This commit is contained in:
AlgorithmX2
2014-02-01 20:52:37 -06:00
parent 496a67abb9
commit 2d61ca3fd0
4 changed files with 28 additions and 24 deletions
+2
View File
@@ -13,4 +13,6 @@ public interface ITE
boolean isPipe(TileEntity te, ForgeDirection opposite);
ItemStack addItemsToPipe(TileEntity ad, ItemStack itemstack, ForgeDirection dir);
}