Update ViaVersion, ViaBackwards and ViaRewind

This commit is contained in:
FlorianMichael 2021-06-14 19:14:03 +02:00
parent 62083a228b
commit 74b9d06c69
6 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -4,7 +4,7 @@ import com.viaversion.viaversion.api.protocol.version.ProtocolVersion;
public enum ProtocolCollection {
R1_17(new ProtocolVersion(755, "21w19a")),
R1_17(new ProtocolVersion(755, "1.17")),
R1_16_5(new ProtocolVersion(754, "1.16.4-1.16.5")),
R1_16_3(new ProtocolVersion(753, "1.16.3")),