Preparing search index...
The search index is not available
Script API - v1.21.70
Script API - v1.21.70
@minecraft/server
BlockComponentTypeMap
Type Alias BlockComponentTypeMap
BlockComponentTypeMap
:
{
destruction_particles
:
BlockDestructionParticlesComponent
;
fluid_container
:
BlockFluidContainerComponent
;
inventory
:
BlockInventoryComponent
;
map_color
:
BlockMapColorComponent
;
"minecraft:destruction_particles"
:
BlockDestructionParticlesComponent
;
"minecraft:fluid_container"
:
BlockFluidContainerComponent
;
"minecraft:inventory"
:
BlockInventoryComponent
;
"minecraft:map_color"
:
BlockMapColorComponent
;
"minecraft:piston"
:
BlockPistonComponent
;
"minecraft:record_player"
:
BlockRecordPlayerComponent
;
"minecraft:sign"
:
BlockSignComponent
;
piston
:
BlockPistonComponent
;
record_player
:
BlockRecordPlayerComponent
;
sign
:
BlockSignComponent
;
}
Type declaration
destruction_particles
:
BlockDestructionParticlesComponent
fluid_container
:
BlockFluidContainerComponent
inventory
:
BlockInventoryComponent
map_color
:
BlockMapColorComponent
minecraft:destruction_particles
:
BlockDestructionParticlesComponent
minecraft:fluid_container
:
BlockFluidContainerComponent
minecraft:inventory
:
BlockInventoryComponent
minecraft:map_color
:
BlockMapColorComponent
minecraft:piston
:
BlockPistonComponent
minecraft:record_player
:
BlockRecordPlayerComponent
minecraft:sign
:
BlockSignComponent
piston
:
BlockPistonComponent
record_player
:
BlockRecordPlayerComponent
sign
:
BlockSignComponent
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Theme
OS
Light
Dark
Script API - v1.21.70
Loading...