Renamed HintArrowManager methods/fields

This commit is contained in:
Pazaz 2022-06-27 16:57:22 -04:00
parent afa18fe8a7
commit 45f3a834f7
25 changed files with 617 additions and 617 deletions

View file

@ -385,10 +385,10 @@ public final class client extends GameShell {
CursorTypeList.method741();
PlayerAppearance.method3474();
Static40.method1019();
HintArrowManager.method3329();
HintArrowManager.removeSoft();
ShadowModelList.method4276();
HitBarList.hitBars.method3103();
FontMetricsList.fontMetrics.method3103();
HitBarList.hitBars.removeSoft();
FontMetricsList.fontMetrics.removeSoft();
}
@OriginalMember(owner = "client!rj", name = "f", descriptor = "(B)V")