Fix OptionsScreen.createDifficultyButtonWidget parameter (#2870)

* Fix OptionsScreen.createDifficultyButtonWidget parameter

* buttonIndex
This commit is contained in:
enbrain 2021-11-23 19:36:52 +09:00 committed by GitHub
parent 3eb7466178
commit 7b025e13d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -32,9 +32,10 @@ CLASS net/minecraft/class_429 net/minecraft/client/gui/screen/option/OptionsScre
METHOD method_29975 refreshResourcePacks (Lnet/minecraft/class_3283;)V
ARG 1 resourcePackManager
METHOD method_39486 createDifficultyButtonWidget (IIILjava/lang/String;Lnet/minecraft/class_310;)Lnet/minecraft/class_5676;
ARG 0 buttonIndex
ARG 1 width
ARG 2 height
ARG 3 text
ARG 3 translationKey
ARG 4 client
METHOD method_39487 (Lnet/minecraft/class_310;Lnet/minecraft/class_5676;Lnet/minecraft/class_1267;)V
ARG 2 difficulty