@minecraft/server
Preparing search index...
BlockComponentTypeMap
Type Alias BlockComponentTypeMap
Beta
Rc
type
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
;
}
Index
Properties
destruction_
particles
fluid_
container
inventory
map_
color
minecraft:destruction_
particles
minecraft:fluid_
container
minecraft:inventory
minecraft:map_
color
minecraft:piston
minecraft:record_
player
minecraft:sign
piston
record_
player
sign
Properties
destruction_
particles
destruction_particles
:
BlockDestructionParticlesComponent
fluid_
container
fluid_container
:
BlockFluidContainerComponent
inventory
inventory
:
BlockInventoryComponent
map_
color
map_color
:
BlockMapColorComponent
minecraft:destruction_
particles
"minecraft:destruction_particles"
:
BlockDestructionParticlesComponent
minecraft:fluid_
container
"minecraft:fluid_container"
:
BlockFluidContainerComponent
minecraft:inventory
"minecraft:inventory"
:
BlockInventoryComponent
minecraft:map_
color
"minecraft:map_color"
:
BlockMapColorComponent
minecraft:piston
"minecraft:piston"
:
BlockPistonComponent
minecraft:record_
player
"minecraft:record_player"
:
BlockRecordPlayerComponent
minecraft:sign
"minecraft:sign"
:
BlockSignComponent
piston
piston
:
BlockPistonComponent
record_
player
record_player
:
BlockRecordPlayerComponent
sign
sign
:
BlockSignComponent
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Early Execution
Theme
OS
Light
Dark
On This Page
Properties
destruction_
particles
fluid_
container
inventory
map_
color
minecraft:destruction_
particles
minecraft:fluid_
container
minecraft:inventory
minecraft:map_
color
minecraft:piston
minecraft:record_
player
minecraft:sign
piston
record_
player
sign
@minecraft/server
Loading...
Rc