Name missing handled screen method (#2533)

* Name missing handled screen method

* Fix wrong param as well
This commit is contained in:
Technici4n 2021-06-29 18:20:12 +02:00 committed by GitHub
parent 1cc9733ae3
commit 8d5c0505e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -89,9 +89,9 @@ CLASS net/minecraft/class_465 net/minecraft/client/gui/screen/ingame/HandledScre
ARG 4 mouseY
METHOD method_30107 onMouseClick (I)V
ARG 1 button
METHOD method_33285 (Lnet/minecraft/class_4587;III)V
METHOD method_33285 drawSlotHighlight (Lnet/minecraft/class_4587;III)V
ARG 0 matrices
ARG 1 x
ARG 2 y
ARG 3 color
ARG 3 z
METHOD method_37432 handledScreenTick ()V