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

11 lines
387 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_349 net/minecraft/client/gui/widget/OptionButtonWidget
FIELD field_18970 option Lnet/minecraft/class_316;
2020-04-22 11:59:47 -04:00
METHOD <init> (IIIILnet/minecraft/class_316;Lnet/minecraft/class_2561;Lnet/minecraft/class_4185$class_4241;)V
2019-05-12 04:26:20 -04:00
ARG 1 x
ARG 2 y
ARG 3 width
ARG 4 height
ARG 5 option
ARG 7 pressAction
METHOD method_29623 getOption ()Lnet/minecraft/class_316;