yarn/mappings/net/minecraft/client/gui/widget/ButtonListWidget.mapping

31 lines
1.0 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_353 net/minecraft/client/gui/widget/ButtonListWidget
CLASS class_354 ButtonEntry
FIELD field_18214 buttons Ljava/util/List;
2019-05-12 04:26:20 -04:00
METHOD <init> (Ljava/util/List;)V
ARG 1 buttons
2019-07-04 11:29:01 -04:00
METHOD a (IIIFLczd;)V
2019-05-12 04:26:20 -04:00
ARG 4 button
2019-06-28 17:55:20 -04:00
METHOD method_20409 create (Lnet/minecraft/class_315;ILnet/minecraft/class_316;)Lnet/minecraft/class_353$class_354;
2019-05-12 04:26:20 -04:00
ARG 0 options
ARG 1 width
ARG 2 option
2019-06-28 17:55:20 -04:00
METHOD method_20410 create (Lnet/minecraft/class_315;ILnet/minecraft/class_316;Lnet/minecraft/class_316;)Lnet/minecraft/class_353$class_354;
2019-05-12 04:26:20 -04:00
ARG 0 options
ARG 1 width
ARG 2 firstOption
ARG 3 secondOption
2019-07-04 11:29:01 -04:00
METHOD <init> (Lcxz;IIIII)V
2018-11-30 06:38:47 -05:00
ARG 1 client
ARG 2 width
ARG 3 height
ARG 4 top
ARG 5 bottom
ARG 6 itemHeight
2019-06-28 17:55:20 -04:00
METHOD method_20406 addSingleOptionEntry (Lnet/minecraft/class_316;)I
2019-05-12 04:26:20 -04:00
ARG 1 option
2019-06-28 17:55:20 -04:00
METHOD method_20407 addOptionEntry (Lnet/minecraft/class_316;Lnet/minecraft/class_316;)V
2019-05-12 04:26:20 -04:00
ARG 1 firstOption
ARG 2 secondOption
2019-06-28 17:55:20 -04:00
METHOD method_20408 addAll ([Lnet/minecraft/class_316;)V
2019-05-12 04:26:20 -04:00
ARG 1 options