跳转至

BlockComponentTypes

文档版本:1.21.0.24

BlockComponentTypes枚举。script_api.minecraft/server.blockcomponenttypes.description

常量

Inventory
static read-only Inventory = "minecraft:inventory";
LavaContainer
static read-only LavaContainer = "minecraft:lavaContainer";
Piston
static read-only Piston = "minecraft:piston";
PotionContainer
static read-only PotionContainer = "minecraft:potionContainer";
RecordPlayer
static read-only RecordPlayer = "minecraft:recordPlayer";
Sign
static read-only Sign = "minecraft:sign";
SnowContainer
static read-only SnowContainer = "minecraft:snowContainer";
WaterContainer
static read-only WaterContainer = "minecraft:waterContainer";