Pretty much all of security minus the gui.
and all the stuff I did that i forgot to comment.
This commit is contained in:
@@ -6,6 +6,8 @@ import appeng.api.util.DimensionalCoord;
|
||||
public interface IGridProxyable extends IGridHost
|
||||
{
|
||||
|
||||
AENetworkProxy getProxy();
|
||||
|
||||
DimensionalCoord getLocation();
|
||||
|
||||
void gridChanged();
|
||||
|
||||
Reference in New Issue
Block a user