跳转至

EntityHealableComponent

文档版本:1.21.0.24

EntityHealableComponent类,扩展自EntityComponent。script_api.minecraft/server.entityhealablecomponent.description

常量

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

属性

forceUse
read-only forceUse: boolean;

方法

getFeedItems

script_api.minecraft/server.entityhealablecomponent.getfeeditems.description

getFeedItems(): FeedItem[]