Search
Preparing search index...
The search index is not available
voxelservercore
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"node_modules/voxelservercore/interfaces/registry"
ICoreRegistry
Interface ICoreRegistry
Hierarchy
ICoreRegistry
Implemented by
Registry
Index
Properties
blocks
commands
items
Methods
add
Block
add
Command
add
Item
Properties
blocks
blocks
:
{}
Type declaration
[
index:
string
]:
ICoreBasicBlock
commands
commands
:
{}
Type declaration
[
index:
string
]:
ICoreCommand
Optional
items
items
:
{}
Type declaration
[
index:
string
]:
ICoreBasicItem
Methods
add
Block
add
Block
(
item
:
ICoreBasicBlock
)
:
void
Parameters
item:
ICoreBasicBlock
Returns
void
add
Command
add
Command
(
item
:
ICoreCommand
)
:
void
Parameters
item:
ICoreCommand
Returns
void
add
Item
add
Item
(
item
:
ICoreBasicItem
)
:
void
Parameters
item:
ICoreBasicItem
Returns
void
Globals
"node_
modules/voxelservercore/interfaces/registry"
ICore
Basic
Block
ICore
Basic
Item
ICore
Command
ICore
Registry
blocks
commands
items
add
Block
add
Command
add
Item
Generated using
TypeDoc