LeviLamina
Loading...
Searching...
No Matches
World::ExternalServerWorldList Class Reference

Public Member Functions

ExternalServerWorldList & operator= (ExternalServerWorldList const &)
 ExternalServerWorldList (ExternalServerWorldList const &)
MCAPI ExternalServerWorldList (::Bedrock::NotNullNonOwnerPtr<::IExternalServerFile > externalServerFile, ::ServerLocator &serverLocator, ::Bedrock::NotNullNonOwnerPtr<::ProfanityContext > profanityContext)
MCFOLD bool _areExternalAndRemoteServerSame (::ExternalServer const &externalServer, ::PingedCompatibleServer const &remoteServer) const
MCAPI void _refreshWorlds ()
MCAPI void _runProfanityCheckOnWorlds ()
MCAPI ::std::optional<::World::ExternalServerWorldError > editExternalServerWorld (int id, ::std::string const &name, ::std::string const &address, int port)
MCAPI ::std::optional<::NetworkWorldInfogetWorld (::std::string const &id)
MCAPI::Bedrock::PubSub::Subscription registerListener (::std::function< void()> callback)
MCAPI void * $ctor (::Bedrock::NotNullNonOwnerPtr<::IExternalServerFile > externalServerFile, ::ServerLocator &serverLocator, ::Bedrock::NotNullNonOwnerPtr<::ProfanityContext > profanityContext)
MCAPI void $dtor ()

Public Attributes

::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::IExternalServerFile > > mExternalServerFile
::ll::TypedStorage< 8, 8, ::ServerLocator & > mServerLocator
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::ProfanityContext > > mProfanityContext
::ll::TypedStorage< 8, 24, ::std::vector<::NetworkWorldInfo > > mExternalServerWorldList
::ll::TypedStorage< 8, 8, double > mLastUpdateMs
::ll::TypedStorage< 1, 1, bool > mIsDirtyOperation
::ll::TypedStorage< 8, 48, ::Bedrock::PubSub::Publisher< void(), ::Bedrock::PubSub::ThreadModel::SingleThreaded, 0 > > mListSubscribers

The documentation for this class was generated from the following files: