Minecraft 1.20.2 Entity let players track?
Hey,
I'm currently programming a plugin that allows spawned entities to track the player. Unfortunately, since the CraftCreature no longer exists, I don't know how to get the mob to navigate.
Can anyone help me?
Middle instanceof, getNavigation() and startMovingTo()
Could you just send me that as a code?