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

12 lines
277 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_4185 net/minecraft/client/gui/widget/ButtonWidget
CLASS class_4241 PressAction
2019-07-04 11:29:01 -04:00
METHOD onPress (Lczf;)V
ARG 1 button
2019-07-04 11:29:01 -04:00
METHOD <init> (IIIILjava/lang/String;Lczf$a;)V
ARG 1 x
ARG 2 y
ARG 3 width
ARG 4 height
ARG 5 message
ARG 6 onPress