fix: update ClickableWidget#renderButton to ClickableWidget#renderWidget

This commit is contained in:
dicedpixels 2023-11-24 07:46:36 +05:30
parent b35ad99fd6
commit dcc429a088
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ CLASS net/minecraft/class_339 net/minecraft/client/gui/widget/ClickableWidget
ARG 1 tooltip
METHOD method_47402 setTooltipDelay (I)V
ARG 1 delay
METHOD method_48579 renderButton (Lnet/minecraft/class_332;IIF)V
METHOD method_48579 renderWidget (Lnet/minecraft/class_332;IIF)V
ARG 1 context
ARG 2 mouseX
ARG 3 mouseY