Skip to content

Commit

Permalink
fix: update ClickableWidget#renderButton to ClickableWidget#renderWid…
Browse files Browse the repository at this point in the history
…get (#3741)
  • Loading branch information
dicedpixels authored Nov 24, 2023
1 parent a0f3a0c commit 51dd989
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 51dd989

Please sign in to comment.