ButtonWidget constructor arguments (#1526)

This commit is contained in:
XjCyan1de 2020-06-28 14:41:28 +03:00 committed by GitHub
parent bb126282a3
commit b28ccd1be1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -9,6 +9,14 @@ CLASS net/minecraft/class_4185 net/minecraft/client/gui/widget/ButtonWidget
ARG 4 height
ARG 5 message
ARG 6 onPress
METHOD <init> (IIIILnet/minecraft/class_2561;Lnet/minecraft/class_4185$class_4241;Lnet/minecraft/class_4185$class_5316;)V
ARG 1 x
ARG 2 y
ARG 3 width
ARG 4 height
ARG 5 message
ARG 6 onPress
ARG 7 tooltipSupplier
METHOD method_29045 (Lnet/minecraft/class_4185;Lnet/minecraft/class_4587;II)V
ARG 0 button
ARG 1 matrices