I'm new at making mods and I need to make player moving (not teleporting) I found something like player.setVelocity() but I didn't find any class for a player or any setVelocity method or anything. Can anybody help me?
yeah, I now that I can change the x y z but I'm worried about anticheat on servers... That addVelocity sounds good I will try
EDIT:
Wtf?! Where did you learned to make mods? That documentation for forge is unuseable! I have no idea how to use addVelocity. Can anybody help me?
EDIT EDIT:
what is "EntityLivingBase#travel" it sounds workable but I have no idea how to use it