You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: common/src/main/java/com/viaversion/viabackwards/protocol/v1_21_2to1_21/rewriter/EntityPacketRewriter1_21_2.java
+14-8Lines changed: 14 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -316,14 +316,7 @@ public void register() {
316
316
317
317
// Player input no longer sets the sneaking state on the server
318
318
// Send the change separately if needed (= when in a vehicle and player commands aren't sent by the old client)
0 commit comments