跳转至

EntityTameMountComponent

文档版本:1.21.0.24

EntityTameMountComponent类,扩展自IEntityComponent。script_api.mojang-minecraft.entitytamemountcomponent.description

方法

tame

script_api.mojang-minecraft.entitytamemountcomponent.tame.description

tame(showParticles: boolean): void
showParticlesboolean
script_api.mojang-minecraft.entitytamemountcomponent.tame.showparticles.description
返回值:void
script_api.mojang-minecraft.entitytamemountcomponent.tame.return