Serverlist Buffer Crash Fixer
This is a fork of https://modrinth.com/mod/serverlistbufferfixer that fixes 2 crashes than original mod:
java.lang.ClassNotFoundException: net.minecraft.client.gui.ServerListEntryNormal$Anonymous${RANDOM_NUMBER}
Might happen if you have mods with other mixin versions;
java.lang.NullPointerException: Ticking screen
at io.netty.bootstrap.Bootstrap.checkAddress(Bootstrap.java:255)...
Might happen if you have lots of servers in the list and using ViaForge.
Optimizations
Check the original mod page for more info.
1.7.10 or 1.12.2?
1.7.10 can try https://github.com/draknyte1/Netty-Patcher to fix the second crash.
Open an issue on GitHub to request.