Remove gitmodules
Integrate api and lang into core
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package appeng.api.implementations.tiles;
|
||||
|
||||
import appeng.api.networking.energy.IEnergySource;
|
||||
|
||||
public interface IMEChest extends IChestOrDrive, ITileStorageMonitorable, IEnergySource
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user