Translations:Sprinting/17/zh: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

29 June 2022

11 June 2022

9 April 2022

  • curprev 13:1313:13, 9 April 2022Pjx1314 talk contribs 813 bytes +813 Created page with "//LEGACY METHOD:玩家在之前的 tick 中没有向前移动,但现在移动了。必须在地面上。 if (!this.isSprinting() && this.onGround && !prevSneaking && !prevMovingForward && this.movementInput.moveForward >= f && isntHungry && !this.isUsingItem() && !this.isPotionActive(Potion.blindness)) { if (this.sprintToggleTimer <= 0 && !keyBindSprint.isKeyDown()) this.sprintToggleTimer = 7; //the timer is 7 ticks else..."