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

18 lines
323 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS cvj net/minecraft/client/gui/widget/RecipeBookButtonWidget
FIELD a texture Lqq;
2019-02-20 15:49:23 -05:00
FIELD b u I
2019-03-20 13:56:26 -04:00
FIELD c v I
FIELD d hoverVOffset I
2019-03-21 14:06:36 -04:00
METHOD <init> (IIIIIIILqq;Lcve$a;)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
2019-03-20 13:56:26 -04:00
METHOD a setPos (II)V
ARG 1 x
ARG 2 y