better-ping-display-fabric icon indicating copy to clipboard operation
better-ping-display-fabric copied to clipboard

[IDEA] The code is too complex.

Open IAFEnvoy opened this issue 2 years ago • 0 comments

Try this code for 1.16.5 below : ( ColorUtil.getColor() is same to PingColors.getColor() in your code )

https://github.com/IAFEnvoy/HypixelExtension/blob/master/src/main/java/iafenvoy/hypextension/Mixins/GUI/PlayerListHudMixin.java

This code is worked by changing a magic number in PlayerListHud.class and Inject the "renderLatencyIcon" method.

Have a try ! : D

IAFEnvoy avatar May 14 '22 10:05 IAFEnvoy