@minecraft
原文
参与翻译
正在准备搜索索引...
server
ItemComponentTypeMap
类型别名 ItemComponentTypeMap
type
ItemComponentTypeMap
=
{
compostable
:
ItemCompostableComponent
;
cooldown
:
ItemCooldownComponent
;
durability
:
ItemDurabilityComponent
;
dyeable
:
ItemDyeableComponent
;
enchantable
:
ItemEnchantableComponent
;
food
:
ItemFoodComponent
;
inventory
:
ItemInventoryComponent
;
"minecraft:compostable"
:
ItemCompostableComponent
;
"minecraft:cooldown"
:
ItemCooldownComponent
;
"minecraft:durability"
:
ItemDurabilityComponent
;
"minecraft:dyeable"
:
ItemDyeableComponent
;
"minecraft:enchantable"
:
ItemEnchantableComponent
;
"minecraft:food"
:
ItemFoodComponent
;
"minecraft:inventory"
:
ItemInventoryComponent
;
"minecraft:potion"
:
ItemPotionComponent
;
potion
:
ItemPotionComponent
;
}
索引
属性
compostable
cooldown
durability
dyeable
enchantable
food
inventory
minecraft:compostable
minecraft:cooldown
minecraft:durability
minecraft:dyeable
minecraft:enchantable
minecraft:food
minecraft:inventory
minecraft:potion
potion
属性
compostable
compostable
:
ItemCompostableComponent
cooldown
cooldown
:
ItemCooldownComponent
durability
durability
:
ItemDurabilityComponent
dyeable
dyeable
:
ItemDyeableComponent
enchantable
enchantable
:
ItemEnchantableComponent
food
food
:
ItemFoodComponent
inventory
inventory
:
ItemInventoryComponent
minecraft:compostable
"minecraft:compostable"
:
ItemCompostableComponent
minecraft:cooldown
"minecraft:cooldown"
:
ItemCooldownComponent
minecraft:durability
"minecraft:durability"
:
ItemDurabilityComponent
minecraft:dyeable
"minecraft:dyeable"
:
ItemDyeableComponent
minecraft:enchantable
"minecraft:enchantable"
:
ItemEnchantableComponent
minecraft:food
"minecraft:food"
:
ItemFoodComponent
minecraft:inventory
"minecraft:inventory"
:
ItemInventoryComponent
minecraft:potion
"minecraft:potion"
:
ItemPotionComponent
potion
potion
:
ItemPotionComponent
显示设置
成员可见性
受保护
继承
外部
世界修改
配色
自动
浅色
深色
目录
属性
compostable
cooldown
durability
dyeable
enchantable
food
inventory
minecraft:compostable
minecraft:cooldown
minecraft:durability
minecraft:dyeable
minecraft:enchantable
minecraft:food
minecraft:inventory
minecraft:potion
potion
原文
参与翻译
@minecraft
加载中……