Actaeon icon indicating copy to clipboard operation
Actaeon copied to clipboard

API - Help

Open File14 opened this issue 7 years ago • 2 comments

Hello!

Is there an API to spawn a mob and to setTarget?

I saw you had something with registerEntity how to use that?

Thanks!

File14 avatar Dec 11 '16 13:12 File14

Just create entity by Nukkit API and you can set target using MovingEntity#setTarget(Vector3)

onebone avatar Dec 12 '16 12:12 onebone