|
| AsyncJoinRegistrar (AsyncJoinRegistrar const &) |
|
virtual ::std::unique_ptr< uint64, ::std::function< void(uint64 *)> > | registerAsyncJoinCallback (::brstd::move_only_function< void(::NetworkIdentifier const &, ::std::variant< ::std::reference_wrapper<::ConnectionRequest const >, ::std::reference_wrapper<::SubClientConnectionRequest const > > const &, ::SubClientId, ::std::shared_ptr<::AsyncVerdictPromise >)> joinCallback) |
|
virtual bool | isPaused () |
|
MCAPI | AsyncJoinRegistrar (::Minecraft &minecraft) |
|
MCAPI::AsyncJoinRegistrar & | operator= (::AsyncJoinRegistrar const &) |
|
MCAPI void * | $ctor (::Minecraft &minecraft) |
|
MCAPI ::std::unique_ptr< uint64, ::std::function< void(uint64 *)> > | $registerAsyncJoinCallback (::brstd::move_only_function< void(::NetworkIdentifier const &, ::std::variant< ::std::reference_wrapper<::ConnectionRequest const >, ::std::reference_wrapper<::SubClientConnectionRequest const > > const &, ::SubClientId, ::std::shared_ptr<::AsyncVerdictPromise >)> joinCallback) |
|
MCAPI bool | $isPaused () |
|
◆ AsyncJoinRegistrar()
MCAPI AsyncJoinRegistrar::AsyncJoinRegistrar |
( |
::Minecraft & | minecraft | ) |
|
|
explicit |
- 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.
◆ registerAsyncJoinCallback()
◆ isPaused()
virtual bool AsyncJoinRegistrar::isPaused |
( |
| ) |
|
|
virtual |
◆ operator=()
- 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.
◆ $ctor()
MCAPI void * AsyncJoinRegistrar::$ctor |
( |
::Minecraft & | minecraft | ) |
|
- 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.
◆ $registerAsyncJoinCallback()
- 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.
◆ $isPaused()
MCAPI bool AsyncJoinRegistrar::$isPaused |
( |
| ) |
|
- 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()
static MCAPI void ** AsyncJoinRegistrar::$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 file: