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

8 lines
186 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS cpr net/minecraft/client/gui/widget/OptionButtonWidget
FIELD o option Lcoh$a;
2018-10-24 18:05:14 -04: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-05 09:11:37 -05:00
METHOD c getOption ()Lcoh$a;