1 messages · Page 1 of 1 (latest)
I'm currently trying to make a custom entity made with NMS move to a certain location. I know this should be done with PathfinderGoal, but I am currently using the Mojang mappings, so I have to find the equivalent of PathfinderGoal.
https://nms.screamingsandals.org/1.17.1/net/minecraft/world/entity/ai/goal/Goal.html according to this it's just goal, but that's not quite right