Search
Preparing search index...
The search index is not available
voxelservercore
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"src/lib/world/world"
Module "src/lib/world/world"
Index
Classes
Chunk
World
Interfaces
IWorld
Generator
IWorld
Generator
Constructor
Variables
inflate
Promise
ndarray
read
File
Promise
Variables
Const
inflate
Promise
inflate
Promise
:
(
arg1
:
zlib.InputType
)
=>
Promise
<
Buffer
>
= promisify(zlib.inflate)
Type declaration
(
arg1
:
zlib.InputType
)
:
Promise
<
Buffer
>
Parameters
arg1:
zlib.InputType
Returns
Promise
<
Buffer
>
ndarray
ndarray
:
any
Const
read
File
Promise
read
File
Promise
:
(
arg1
:
any
)
=>
Promise
<
Buffer
>
= promisify(fs.readFile)
Type declaration
(
arg1
:
any
)
:
Promise
<
Buffer
>
Parameters
arg1:
any
Returns
Promise
<
Buffer
>
Globals
"src/lib/world/world"
Chunk
World
IWorld
Generator
IWorld
Generator
Constructor
inflate
Promise
ndarray
read
File
Promise
Generated using
TypeDoc