@minecraft
原文
参与翻译
正在准备搜索索引...
server
BlockComponentTypeMap
类型别名 BlockComponentTypeMap
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:movable"
:
BlockMovableComponent
;
"minecraft:piston"
:
BlockPistonComponent
;
"minecraft:record_player"
:
BlockRecordPlayerComponent
;
"minecraft:sign"
:
BlockSignComponent
;
movable
:
BlockMovableComponent
;
piston
:
BlockPistonComponent
;
record_player
:
BlockRecordPlayerComponent
;
sign
:
BlockSignComponent
;
}
索引
属性
destruction_
particles
fluid_
container
inventory
map_
color
minecraft:destruction_
particles
minecraft:fluid_
container
minecraft:inventory
minecraft:map_
color
minecraft:movable
minecraft:piston
minecraft:record_
player
minecraft:sign
movable
piston
record_
player
sign
属性
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:movable
"minecraft:movable"
:
BlockMovableComponent
minecraft:piston
"minecraft:piston"
:
BlockPistonComponent
minecraft:record_
player
"minecraft:record_player"
:
BlockRecordPlayerComponent
minecraft:sign
"minecraft:sign"
:
BlockSignComponent
movable
movable
:
BlockMovableComponent
piston
piston
:
BlockPistonComponent
record_
player
record_player
:
BlockRecordPlayerComponent
sign
sign
:
BlockSignComponent
显示设置
成员可见性
受保护
继承
外部
世界修改
配色
自动
浅色
深色
目录
属性
destruction_
particles
fluid_
container
inventory
map_
color
minecraft:destruction_
particles
minecraft:fluid_
container
minecraft:inventory
minecraft:map_
color
minecraft:movable
minecraft:piston
minecraft:record_
player
minecraft:sign
movable
piston
record_
player
sign
原文
参与翻译
@minecraft
加载中……