|
|
ExternalServerWorldListFacet & | operator= (ExternalServerWorldListFacet const &) |
|
| ExternalServerWorldListFacet (ExternalServerWorldListFacet const &) |
|
virtual bool | update () |
|
MCAPI | ExternalServerWorldListFacet (::World::ExternalServerWorldList &externalServerWorldList) |
|
MCAPI bool | _areWorldsDifferent (::OreUI::NetworkWorldData const &externalServerWorldData, ::NetworkWorldInfo const &externalServerWorld) const |
|
MCAPI void | _onWorldListUpdated () |
|
MCAPI void | _refresh () |
|
MCAPI bool | _shouldRefresh () |
|
MCAPI ::std::optional<::World::ExternalServerWorldError > | addExternalServerWorld (::std::string const &name, ::std::string const &address, int port) |
|
MCAPI ::std::optional<::World::ExternalServerWorldError > | editExternalServerWorld (int id, ::std::string const &name, ::std::string const &address, int port) |
|
MCFOLD int const | getAddedServerId () const |
|
MCFOLD ::std::vector<::OreUI::NetworkWorldData > const & | getExternalServerWorlds () const |
|
MCAPI ::std::optional<::World::ExternalServerWorldError > | removeExternalServerWorld (int id) |
|
MCAPI void * | $ctor (::World::ExternalServerWorldList &externalServerWorldList) |
|
MCAPI bool | $update () |
|
|
static MCAPI ::std::add_lvalue_reference_t< char const[]> | NAME () |
| static MCAPI void ** | $vftable () |
|
|
::ll::TypedStorage< 1, 1, bool > | mIsDirty |
|
::ll::TypedStorage< 8, 8, ::World::ExternalServerWorldList & > | mExternalServerWorldList |
|
::ll::TypedStorage< 8, 24, ::std::vector<::OreUI::NetworkWorldData > > | mExternalServerWorlds |
|
::ll::TypedStorage< 4, 4, int > | mAddedServerId |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mExternalListSubscription |
◆ $vftable()
| MCAPI void ** OreUI::ExternalServerWorldListFacet::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following files: