Preparing search index...
The search index is not available
Script API - v1.21.70
Script API - v1.21.70
@minecraft/server
ItemComponentTypeMap
Type Alias ItemComponentTypeMap
ItemComponentTypeMap
:
{
compostable
:
ItemCompostableComponent
;
cooldown
:
ItemCooldownComponent
;
durability
:
ItemDurabilityComponent
;
enchantable
:
ItemEnchantableComponent
;
food
:
ItemFoodComponent
;
"minecraft:compostable"
:
ItemCompostableComponent
;
"minecraft:cooldown"
:
ItemCooldownComponent
;
"minecraft:durability"
:
ItemDurabilityComponent
;
"minecraft:enchantable"
:
ItemEnchantableComponent
;
"minecraft:food"
:
ItemFoodComponent
;
}
Type declaration
compostable
:
ItemCompostableComponent
cooldown
:
ItemCooldownComponent
durability
:
ItemDurabilityComponent
enchantable
:
ItemEnchantableComponent
food
:
ItemFoodComponent
minecraft:compostable
:
ItemCompostableComponent
minecraft:cooldown
:
ItemCooldownComponent
minecraft:durability
:
ItemDurabilityComponent
minecraft:enchantable
:
ItemEnchantableComponent
minecraft:food
:
ItemFoodComponent
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Theme
OS
Light
Dark
Script API - v1.21.70
Loading...