|
LeviLamina
|
Public Member Functions | |
| WorldCloudSyncer_GameCore & | operator= (WorldCloudSyncer_GameCore const &) |
| WorldCloudSyncer_GameCore (WorldCloudSyncer_GameCore const &) | |
| virtual void | syncWorld (::World::WorldID const &, ::std::function< void(::World::WorldCloudSyncResult)> const &) |
Public Attributes | |
| ::ll::TypedStorage< 8, 8, ::ILevelListCache & > | mLevelListCache |
| ::ll::TypedStorage< 8, 8, ::IMinecraftEventing & > | mEventing |
| ::ll::TypedStorage< 8, 8, ::CloudSaveSystemWrapper & > | mCloudSaveSystem |
|
virtual |
Implements World::IWorldCloudSyncer.