MJ 6 + MJ 5 Integration.
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
package appeng.integration.abstraction;
|
||||
|
||||
import appeng.tile.powersink.MinecraftJoules5;
|
||||
|
||||
public interface IMJ5
|
||||
{
|
||||
|
||||
Object createPerdition(MinecraftJoules5 buildCraft);
|
||||
Object createPerdition(Object buildCraft);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user