Fix params in RealmsSlotOptionsScreen (#1875)

Co-authored-by: Reece <reece@rjward.net>

Co-authored-by: Reece <reece@rjward.net>
This commit is contained in:
enbrain 2020-11-14 22:30:38 +09:00 committed by GitHub
parent 6cba124d0b
commit 520305c610
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -30,9 +30,9 @@ CLASS net/minecraft/class_4423 net/minecraft/client/realms/gui/screen/RealmsSlot
FIELD field_22725 min D
FIELD field_22726 max D
METHOD <init> (Lnet/minecraft/class_4423;IIIIFF)V
ARG 2 id
ARG 3 x
ARG 4 y
ARG 5 width
ARG 2 x
ARG 3 y
ARG 4 width
ARG 5 value
ARG 6 min
ARG 7 max