Skip to content

Commit

Permalink
DebugHud.{show -> should}ShowPacketSizeAndPingCharts
Browse files Browse the repository at this point in the history
Looks like a typo, the new name matches the other Yarn mappings in the class.
  • Loading branch information
qtlunya committed Oct 4, 2023
1 parent 5f43264 commit f403f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mappings/net/minecraft/client/gui/hud/DebugHud.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ CLASS net/minecraft/class_340 net/minecraft/client/gui/hud/DebugHud
ARG 1 value
METHOD method_53536 shouldShowDebugHud ()Z
METHOD method_53537 shouldShowRenderingChart ()Z
METHOD method_53538 showShowPacketSizeAndPingCharts ()Z
METHOD method_53538 shouldShowPacketSizeAndPingCharts ()Z
METHOD method_53539 toggleDebugHud ()V
METHOD method_53540 togglePacketSizeAndPingCharts ()V
METHOD method_53541 toggleRenderingAndTickCharts ()V
Expand Down

0 comments on commit f403f6d

Please sign in to comment.