Make the project buildable with gradlew build by externalizing the model generator and expose it as an interface
This commit is contained in:
@@ -64,7 +64,7 @@ import appeng.api.util.AEColor;
|
||||
import appeng.api.util.AEPartLocation;
|
||||
import appeng.api.util.DimensionalCoord;
|
||||
import appeng.api.util.IConfigManager;
|
||||
import appeng.client.render.ModelGenerator;
|
||||
import appeng.api.util.ModelGenerator;
|
||||
import appeng.helpers.ICustomNameObject;
|
||||
import appeng.helpers.IPriorityHost;
|
||||
import appeng.me.helpers.AENetworkProxy;
|
||||
|
||||
Reference in New Issue
Block a user