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

18 lines
316 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS cuy net/minecraft/client/gui/widget/RecipeBookButtonWidget
2019-03-14 08:57:09 -04:00
FIELD a texture Lqp;
2019-02-20 15:49:23 -05:00
FIELD b u I
FIELD p v I
FIELD q hoverVOffset I
2019-03-14 08:57:09 -04:00
METHOD <init> (IIIIIIILqp;)V
2019-03-14 20:21:29 -04:00
ARG 1 x
ARG 2 y
ARG 3 width
ARG 4 height
ARG 5 u
ARG 6 v
ARG 7 hoverVOffset
ARG 8 texture
METHOD b setPos (II)V
ARG 1 x
ARG 2 y