Did what I could with mj6
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
package appeng.integration.abstraction;
|
||||
|
||||
import appeng.tile.powersink.MinecraftJoules5;
|
||||
|
||||
public interface IMJ5
|
||||
{
|
||||
|
||||
Object createPerdition(MinecraftJoules5 buildCraft);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user