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

13 lines
252 B
Plaintext
Raw Normal View History

2019-04-18 17:01:39 -04:00
CLASS cwv 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-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