refac: название метода

This commit is contained in:
2025-06-11 23:52:43 +03:00
parent 6ae8347eaf
commit 73ed854abe

View File

@@ -2567,7 +2567,7 @@ public abstract class Minecraft implements Runnable
}
}
public static String func_52003_C()
public static String getVersion()
{
return "1.2.5";
}