跳转至

ItemPotionComponent

文档版本:1.21.60.21

ItemPotionComponent类,扩展自ItemComponent。script_api.minecraft/server.itempotioncomponent.description

常量

componentId
static read-only componentId = "minecraft:potion";

属性

potionEffectType
read-only potionEffectType: PotionEffectType;
potionLiquidType
read-only potionLiquidType: PotionLiquidType;
potionModifierType
read-only potionModifierType: PotionModifierType;