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

8 lines
186 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS cqv net/minecraft/client/gui/widget/OptionButtonWidget
FIELD o option Lcpm$a;
2018-12-12 12:22:18 -05:00
METHOD <init> (IIILjava/lang/String;)V
2018-11-04 07:22:38 -05:00
ARG 1 id
ARG 2 x
ARG 3 y
2018-12-12 12:12:26 -05:00
METHOD c getOption ()Lcpm$a;