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

Public Types

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

Static Public Member Functions

static MCAPI void configureMainThread ()
 
static MCAPI void createSingletons ()
 
static MCAPI void destroySingletons ()
 
static MCAPI 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 > & VR ()
 
static MCAPI ::Bedrock::NonOwnerPointer<::WorkerPool > & WATCHDOG ()
 

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