LeviLamina
Loading...
Searching...
No Matches
MinecraftWorkerPool Class Reference

Public Types

enum class  UseAsyncOrDiskPoolForLoading : int { Async = 0 , Disk = 1 }

Static Public Member Functions

static MCNAPI_S void configureMainThread ()
static MCAPI void createSingletons ()
static MCAPI void destroySingletons ()
static MCNAPI_S void loadWorkerConfigurations (uint highPowerCores, uint totalCores)
static MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & ASYNC ()
static MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & CONNECTEDSTORAGE ()
static MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & DISK ()
static MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & GAMEFACE_LAYOUT ()
static MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & INPUT ()
static MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & LEVELDB ()
static MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & LEVELDB_COMPACTION ()
static MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & NETWORK ()
static MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & PYTHONRUNTIME ()
static MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & RENDERING ()
static MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & RENDERING_HELPERS ()
static MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & WATCHDOG ()

Member Function Documentation

◆ createSingletons()

MCAPI void MinecraftWorkerPool::createSingletons ( )
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.

◆ destroySingletons()

MCAPI void MinecraftWorkerPool::destroySingletons ( )
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.

◆ ASYNC()

MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & MinecraftWorkerPool::ASYNC ( )
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.

◆ CONNECTEDSTORAGE()

MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & MinecraftWorkerPool::CONNECTEDSTORAGE ( )
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.

◆ DISK()

MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & MinecraftWorkerPool::DISK ( )
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.

◆ GAMEFACE_LAYOUT()

MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & MinecraftWorkerPool::GAMEFACE_LAYOUT ( )
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.

◆ INPUT()

MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & MinecraftWorkerPool::INPUT ( )
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.

◆ LEVELDB()

MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & MinecraftWorkerPool::LEVELDB ( )
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.

◆ LEVELDB_COMPACTION()

MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & MinecraftWorkerPool::LEVELDB_COMPACTION ( )
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.

◆ NETWORK()

MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & MinecraftWorkerPool::NETWORK ( )
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.

◆ PYTHONRUNTIME()

MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & MinecraftWorkerPool::PYTHONRUNTIME ( )
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.

◆ RENDERING()

MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & MinecraftWorkerPool::RENDERING ( )
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.

◆ RENDERING_HELPERS()

MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & MinecraftWorkerPool::RENDERING_HELPERS ( )
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.

◆ WATCHDOG()

MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & MinecraftWorkerPool::WATCHDOG ( )
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: