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/registry"
ItemBlock
Class ItemBlock
Hierarchy
Item
ItemBlock
Implements
ICoreBasicItem
Index
Constructors
constructor
Properties
block
blockID
flat
id
name
num
Id
registry
stack
texture
Methods
_finalize
get
Item
Stack
get
Object
Constructors
constructor
new
Item
Block
(
id
:
string
, name
:
string
, texture
:
string
|
string
[]
, stack
:
number
, block
:
string
, flat
:
boolean
)
:
ItemBlock
Parameters
id:
string
name:
string
texture:
string
|
string
[]
stack:
number
block:
string
flat:
boolean
Returns
ItemBlock
Properties
block
block
:
any
blockID
blockID
:
string
flat
flat
:
boolean
id
id
:
string
name
name
:
string
num
Id
num
Id
:
number
registry
registry
:
Registry
= null
stack
stack
:
number
texture
texture
:
string
|
Array
<
string
>
Methods
_finalize
_finalize
(
registry
:
any
)
:
void
Parameters
registry:
any
Returns
void
get
Item
Stack
get
Item
Stack
(
count
?:
number
)
:
ItemStack
Parameters
Optional
count:
number
Returns
ItemStack
get
Object
get
Object
(
)
:
object
Returns
object
Globals
"src/lib/registry"
Block
Command
Item
Item
Armor
Item
Block
constructor
block
blockID
flat
id
name
num
Id
registry
stack
texture
_finalize
get
Item
Stack
get
Object
Item
Stack
Item
Tool
Registry
IItem
Stack
Generated using
TypeDoc