Preparing search index...
The search index is not available
Script API - v1.21.51
Script API - v1.21.51
@minecraft/server
ItemComponentTypeMap
Type Alias ItemComponentTypeMap
Beta
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
;
}
Type declaration
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
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Script API - v1.21.51
Loading...