SerenityJS
Preparing search index...
@serenityjs/core
BlockTypeNbtDefinition
Interface BlockTypeNbtDefinition
interface
BlockTypeNbtDefinition
{
components
:
CompoundTag
<
unknown
>
;
menu_category
:
CompoundTag
<
unknown
>
;
molangVersion
:
IntTag
;
permutations
:
ListTag
<
CompoundTag
<
BlockTypeNbtPermutationDefinition
>
>
;
properties
:
ListTag
<
CompoundTag
<
BlockTypeNbtStateDefinition
>
>
;
vanilla_block_data
:
CompoundTag
<
unknown
>
;
}
Index
Properties
components
menu_
category
molang
Version
permutations
properties
vanilla_
block_
data
Properties
components
components
:
CompoundTag
<
unknown
>
menu_
category
menu_category
:
CompoundTag
<
unknown
>
molang
Version
molangVersion
:
IntTag
permutations
permutations
:
ListTag
<
CompoundTag
<
BlockTypeNbtPermutationDefinition
>
>
properties
properties
:
ListTag
<
CompoundTag
<
BlockTypeNbtStateDefinition
>
>
vanilla_
block_
data
vanilla_block_data
:
CompoundTag
<
unknown
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
components
menu_
category
molang
Version
permutations
properties
vanilla_
block_
data
SerenityJS
Loading...