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

22 lines
495 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS cwx net/minecraft/client/gui/widget/RecipeBookButtonWidget
2019-04-05 12:03:47 -04:00
FIELD a texture Lqs;
2019-02-20 15:49:23 -05:00
FIELD b u I
2019-03-20 13:56:26 -04:00
FIELD c v I
2019-03-27 14:35:10 -04:00
FIELD e hoverVOffset I
2019-05-12 04:26:20 -04:00
METHOD <init> (IIIIIIILqs;IILcwq$a;)V
ARG 8 texture
ARG 11 pressAction
METHOD <init> (IIIIIIILqs;IILcwq$a;Ljava/lang/String;)V
ARG 8 texture
ARG 11 pressAction
METHOD <init> (IIIIIIILqs;Lcwq$a;)V
ARG 8 texture
ARG 9 pressAction
2019-03-20 13:56:26 -04:00
METHOD a setPos (II)V
ARG 1 x
ARG 2 y
2019-04-16 11:51:03 -04:00
METHOD renderButton (IIF)V
ARG 1 mouseX
ARG 2 mouseY
ARG 3 delta