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

9 lines
199 B
Plaintext
Raw Normal View History

CLASS ckw net/minecraft/client/gui/widget/WidgetOptionButton
FIELD o option Lcjm$a;
2018-10-24 18:05:14 -04:00
METHOD <init> (IIILjava/lang/String;)V
ARG 0 id
ARG 1 x
ARG 2 y
ARG 3 text
METHOD c getOption ()Lcjm$a;