Translations:45 Strafe/21/en
public void onLivingUpdate() {
/* * moveStrafing and moveForward represent relative movement. * moveStrafing = 1.0 if moving left, -1.0 if moving right, else 0.0 * moveForward = 1.0 if moving forward, -1.0 if moving backward, else 0.0 * * Furthermore, moveStrafing and moveForward *= 0.3 if the player is sneaking. */