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