public static IConnectionHandler buildConnectionHelper(BaseModProxy mod) { return new ModLoaderConnectionHandler(mod); }