toolbox4minecraft / amidst

Advanced Minecraft Interface and Data/Structure Tracking
GNU General Public License v3.0
2.13k stars 240 forks source link

Renaming method variable #1123

Open sarthak3136 opened 1 year ago

sarthak3136 commented 1 year ago

The Code has been refactored by renaming the method in one of the file src/main/java/amidst/fragment/ClosestWorldIconFinder.java. The method name "find()" changed to "findWorldIcon".