Translations:Sneaking/18/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.

25 June 2022

23 June 2022

  • curprev 07:2107:21, 23 June 2022Pjx1314 talk contribs 480 bytes +480 Created page with "dZ_intended = dZ; } //calculate definitive dX and dZ based on the previous limits. while(dX != 0.0D && dZ != 0.0D && getCollidingBoundingBoxes(this.boundingBox.offset(dX,-1,dZ)).isEmpty()) { if (dX < increment && dX >= -increment) dX = 0.0D; else if (dX > 0.0D) dX -= increment; else dX += increment; dX_intended..."