Skip to content

Commit

Permalink
Update comment of clickMenuButton (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
YocyCraft authored Dec 28, 2024
1 parent fbfa266 commit a124de1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ CLASS net/minecraft/world/inventory/AbstractContainerMenu
ARG 1 player
ARG 2 container
METHOD clickMenuButton (Lnet/minecraft/world/entity/player/Player;I)Z
COMMENT Handles the given Button-click on the server, currently only used by enchanting. Name is for legacy.
COMMENT Handles the given Button-click on the server, currently used by enchanting table, loom, lectern and stonecutter. Name is for legacy.
ARG 1 player
ARG 2 id
METHOD clicked (IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;)V
Expand Down

0 comments on commit a124de1

Please sign in to comment.