Fix DrawableHelper parameters (#2668)

This commit is contained in:
enbrain 2021-09-08 20:19:59 +09:00 committed by GitHub
parent 26dbaa9cce
commit 6970561c32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -93,7 +93,7 @@ CLASS net/minecraft/class_332 net/minecraft/client/gui/DrawableHelper
ARG 4 y2
ARG 5 color
METHOD method_25295 drawTexturedQuad (Lnet/minecraft/class_1159;IIIIIFFFF)V
ARG 0 matrices
ARG 0 matrix
ARG 1 x0
ARG 2 x1
ARG 3 y0
@ -114,8 +114,8 @@ CLASS net/minecraft/class_332 net/minecraft/client/gui/DrawableHelper
METHOD method_25297 drawTexture (Lnet/minecraft/class_4587;IIIIIIIFFII)V
ARG 0 matrices
ARG 1 x0
ARG 2 y0
ARG 3 x1
ARG 2 x1
ARG 3 y0
ARG 4 y1
ARG 5 z
ARG 6 regionWidth
@ -229,7 +229,7 @@ CLASS net/minecraft/class_332 net/minecraft/client/gui/DrawableHelper
ARG 5 color
METHOD method_35720 drawWithShadow (Lnet/minecraft/class_4587;Lnet/minecraft/class_327;Lnet/minecraft/class_5481;III)V
ARG 0 matrices
ARG 1 textHandler
ARG 1 textRenderer
ARG 2 text
ARG 3 x
ARG 4 y