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

11 lines
233 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS cxf net/minecraft/client/gui/widget/OptionButtonWidget
FIELD a option Lcvr;
METHOD <init> (IIIILcvr;Ljava/lang/String;Lcwu$a;)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 6 text
ARG 7 pressAction