Actaeon
Actaeon copied to clipboard
API - Help
trafficstars
Hello!
Is there an API to spawn a mob and to setTarget?
I saw you had something with registerEntity how to use that?
Thanks!
Just create entity by Nukkit API and you can set target using MovingEntity#setTarget(Vector3)