aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/api/thermal/energy/IThermalConnection.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/Java/gtPlusPlus/api/thermal/energy/IThermalConnection.java')
-rw-r--r--src/Java/gtPlusPlus/api/thermal/energy/IThermalConnection.java7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/Java/gtPlusPlus/api/thermal/energy/IThermalConnection.java b/src/Java/gtPlusPlus/api/thermal/energy/IThermalConnection.java
deleted file mode 100644
index d8573000fc..0000000000
--- a/src/Java/gtPlusPlus/api/thermal/energy/IThermalConnection.java
+++ /dev/null
@@ -1,7 +0,0 @@
-package gtPlusPlus.api.thermal.energy;
-
-import net.minecraftforge.common.util.ForgeDirection;
-
-public interface IThermalConnection {
- boolean canConnectThermalEnergy(ForgeDirection arg0);
-} \ No newline at end of file