Class: WorldThreadState
Interfaces/World/Threads/WorldThreadState.WorldThreadState
Hierarchy
-
↳
WorldThreadState
Constructors
constructor
• new WorldThreadState(threads): WorldThreadState
Parameters
| Name | Type |
|---|---|
threads | ThreadManager |
Returns
Inherited from
Defined in
divinevoxel/core/src/Interfaces/Classes/ThreadState.ts:5
Properties
settingsSynced
• settingsSynced: boolean = false
Inherited from
Defined in
divinevoxel/core/src/Interfaces/Classes/ThreadState.ts:4
threads
• threads: ThreadManager
Inherited from
Defined in
divinevoxel/core/src/Interfaces/Classes/ThreadState.ts:5
Methods
isReady
▸ isReady(): boolean
Returns
boolean
Overrides
Defined in
divinevoxel/core/src/Interfaces/World/Threads/WorldThreadState.ts:5