39404142434445464748
{ bus.readClass( c.getKey(), c.getValue().getClass() ); caches.put( c.getKey(), new GridCacheWrapper( c.getValue() ) ); } postEvent( new MENetworkPostCacheConstruction() ); TickHandler.instance.addNetwork( this ); center.setGrid( this ); }