mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2026-07-09 10:00:53 +02:00
5d4483224d
ProxyAgnosticMojangResolver serves as a cleaner implementation of the hasJoined static method from previous commit. All the reflection involved was removed due to no longer being necessary. This way, a lot cleaner code could be made. All the inner workings remained the same. For more information on how it works, check out ProxyAgnosticMojangResolver.java.