public void Generate(EntityOutputStream snapshotOutputStream) { snapshotOutputStream.WriteEntity( entityIdGenerator.getNextId(), EntityTemplates.CreateCentralEntity(CENTRE_LAT, CENTRE_LON) ); }