3
0
Mirror von https://github.com/ViaVersion/ViaVersion.git synchronisiert 2024-09-28 06:31:05 +02:00
ViaVersion/api
EnZaXD c9d6fbfcd0
Add VersionProvider#getServerProtocol (#4049)
Most platforms won't ever throw an error and usually ViaVersion shouldn't even load when the server version can't be found. Therefore, I added this bouncer function, so I don't need to try catch my code in ViaLoader/VFP where an exception is never thrown
2024-07-27 19:53:33 +02:00
..
src/main Add VersionProvider#getServerProtocol (#4049) 2024-07-27 19:53:33 +02:00
build.gradle.kts Don't publish extra modules (#3901) 2024-06-03 15:22:59 +02:00