@minecraft/server
Preparing search index...
ItemComponentTypeMap
Type Alias ItemComponentTypeMap
Beta
Rc
type
ItemComponentTypeMap
=
{
compostable
:
ItemCompostableComponent
;
cooldown
:
ItemCooldownComponent
;
durability
:
ItemDurabilityComponent
;
dyeable
:
ItemDyeableComponent
;
enchantable
:
ItemEnchantableComponent
;
food
:
ItemFoodComponent
;
"minecraft:compostable"
:
ItemCompostableComponent
;
"minecraft:cooldown"
:
ItemCooldownComponent
;
"minecraft:durability"
:
ItemDurabilityComponent
;
"minecraft:dyeable"
:
ItemDyeableComponent
;
"minecraft:enchantable"
:
ItemEnchantableComponent
;
"minecraft:food"
:
ItemFoodComponent
;
"minecraft:potion"
:
ItemPotionComponent
;
potion
:
ItemPotionComponent
;
}
Index
Properties
compostable
cooldown
durability
dyeable
enchantable
food
minecraft:compostable
minecraft:cooldown
minecraft:durability
minecraft:dyeable
minecraft:enchantable
minecraft:food
minecraft:potion
potion
Properties
compostable
compostable
:
ItemCompostableComponent
cooldown
cooldown
:
ItemCooldownComponent
durability
durability
:
ItemDurabilityComponent
dyeable
dyeable
:
ItemDyeableComponent
enchantable
enchantable
:
ItemEnchantableComponent
food
food
:
ItemFoodComponent
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:potion
"minecraft:potion"
:
ItemPotionComponent
potion
potion
:
ItemPotionComponent
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Early Execution
Theme
OS
Light
Dark
On This Page
Properties
compostable
cooldown
durability
dyeable
enchantable
food
minecraft:compostable
minecraft:cooldown
minecraft:durability
minecraft:dyeable
minecraft:enchantable
minecraft:food
minecraft:potion
potion
@minecraft/server
Loading...
Rc