Build Script Update.
FMP Fixes Optional Interfaces for BC Optional Interfaces for IC2 Removed UE Api on Items Proxied Effect for C-CQuartz
This commit is contained in:
@@ -72,4 +72,10 @@ public class ServerHelper extends CommonHelper
|
||||
throw new RuntimeException( "This is a server..." );
|
||||
}
|
||||
|
||||
@Override
|
||||
public void spawnLightning(World worldObj, double posX, double posY, double posZ)
|
||||
{
|
||||
// :P
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user