Fix ButtonTextures constructor parameter order

This commit is contained in:
Juuz 2023-09-09 17:58:43 +03:00
parent e4f311ec61
commit ac0636b5fe
No known key found for this signature in database
GPG Key ID: 698A49B11130C4E5
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ CLASS net/minecraft/class_8666 net/minecraft/client/gui/screen/ButtonTextures
ARG 2 focused
METHOD <init> (Lnet/minecraft/class_2960;Lnet/minecraft/class_2960;Lnet/minecraft/class_2960;)V
ARG 1 enabled
ARG 2 focused
ARG 3 disabled
ARG 2 disabled
ARG 3 focused
METHOD method_52729 get (ZZ)Lnet/minecraft/class_2960;
ARG 1 enabled
ARG 2 focused