|
| enum class | ServerHealth : int { Unknown = -1
, Poor = 0
, Mid = 1
, Good = 2
} |
|
|
EduMultiplayerHeadlessHost & | operator= (EduMultiplayerHeadlessHost const &) |
|
| EduMultiplayerHeadlessHost (EduMultiplayerHeadlessHost const &) |
| virtual void | hostServer () |
|
virtual::Social::EduJoinerResponse | tryAcceptJoiner (::std::string const &, ::std::string const &) |
|
virtual::std::string | getHostToJoinerNonce (::std::string const &) const |
|
virtual ::Bedrock::Threading::Async< void > | onNextFetchJoiners () |
|
virtual ::Bedrock::Threading::Async<::Social::EduFetchTenantSettingsResponse > | requestTenantSettings () |
|
virtual ::Bedrock::Threading::Async<::Social::EduFetchServersResponse > | requestBroadcastedServers () |
|
virtual ::Bedrock::Threading::Async<::Social::EduFetchServersResponse > | requestServerInfo (::std::vector<::std::string > const ¤tServerIds) |
|
virtual ::Bedrock::Threading::Async<::Social::EduAddServerResponse > | requestAddServer (::std::string const &serverId) |
|
virtual ::Bedrock::Threading::Async<::Social::EduJoinServerResponse > | requestJoinServer (::std::string const &serverId, ::std::string const &passcode) |
|
virtual void | saveCachedServersToDisk (::brstd::flat_map< ::std::string, ::Social::EduDedicatedServerDetails, ::std::less<::std::string >, ::std::vector<::std::string >, ::std::vector<::Social::EduDedicatedServerDetails > > const &servers) |
|
virtual ::brstd::flat_map< ::std::string, ::Social::EduDedicatedServerDetails, ::std::less<::std::string >, ::std::vector<::std::string >, ::std::vector<::Social::EduDedicatedServerDetails > > | loadCachedServersFromDisk () |
|
virtual::Social::EduHeadlessConnectionHandshake | getHandshake () const |
|
virtual::std::string | getHostIp () const |
|
virtual int | getHostPort () const |
| MCAPI void | $dtor () |
|
MCFOLD void * | $ctor () |
|
MCFOLD void * | $ctor (::Bedrock::EnableNonOwnerReferences const &) |
|
|
::ll::UntypedStorage< 8, 32 > | mUnkffa3ae |
|
::ll::UntypedStorage< 8, 32 > | mUnkb7163c |
|
::ll::UntypedStorage< 4, 4 > | mUnk180685 |
|
::ll::UntypedStorage< 8, 8 > | mUnk875a0a |
|
::ll::UntypedStorage< 1, 1 > | mUnke34628 |
|
::ll::UntypedStorage< 8, 24 > | mUnk7ac4d5 |
|
::ll::UntypedStorage< 4, 4 > | mUnk440e90 |
|
::ll::UntypedStorage< 8, 8 > | mUnkf4942f |
|
::ll::UntypedStorage< 8, 64 > | mUnkaa09a6 |
|
::ll::UntypedStorage< 8, 64 > | mUnke68cba |
|
::ll::UntypedStorage< 8, 336 > | mUnk84517e |
|
::ll::UntypedStorage< 8, 48 > | mUnk76971b |
|
::ll::UntypedStorage< 8, 16 > | mUnkfac924 |
|
::ll::UntypedStorage< 8, 16 > | mUnk9c1186 |
|
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlock > | mControlBlock |
◆ hostServer()
| virtual void Social::EduMultiplayerHeadlessHost::hostServer |
( |
| ) |
|
|
virtual |
◆ mCachedEnvironment()
| MCAPI ::EducationServicesEnvironment & Social::IEduMultiplayerHeadless::mCachedEnvironment |
( |
| ) |
|
|
staticinherited |
- 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.
◆ $dtor()
| MCAPI void Social::IEduMultiplayerHeadless::$dtor |
( |
| ) |
|
|
inherited |
- 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.
◆ $vftable()
| MCAPI void ** Bedrock::EnableNonOwnerReferences::$vftable |
( |
| ) |
|
|
staticinherited |
- 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 file: