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/protocol1_15_2to1_16/packets/EntityPackets1_16.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,7 @@ public void registerMap() {
113
113
114
114
// Send a dummy respawn with a different dimension if the world name was different and the same dimension was used
115
115
if (clientWorld.getEnvironment() != null && dimension == clientWorld.getEnvironment().getId()
0 commit comments