Skip to main content

Class: DVEFWorldThreadState

Contexts/World/DVEFWorldThreadState.DVEFWorldThreadState

Hierarchy

  • WorldThreadState

    DVEFWorldThreadState

Constructors

constructor

new DVEFWorldThreadState(threads): DVEFWorldThreadState

Parameters

NameType
threadsThreadManager

Returns

DVEFWorldThreadState

Inherited from

WorldThreadState.constructor

Defined in

divinevoxel/core/dist/Interfaces/Classes/ThreadState.d.ts:5

Properties

settingsSynced

settingsSynced: boolean

Inherited from

WorldThreadState.settingsSynced

Defined in

divinevoxel/core/dist/Interfaces/Classes/ThreadState.d.ts:4


threads

threads: ThreadManager

Inherited from

WorldThreadState.threads

Defined in

divinevoxel/core/dist/Interfaces/Classes/ThreadState.d.ts:3

Methods

isReady

isReady(): boolean

Returns

boolean

Inherited from

WorldThreadState.isReady

Defined in

divinevoxel/core/dist/Interfaces/World/Threads/WorldThreadState.d.ts:3