yarn/mappings/net/minecraft/client/gui/recipebook/AnimatedResultButton.mapping

15 lines
436 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS daz net/minecraft/client/gui/recipebook/AnimatedResultButton
2019-03-14 08:57:09 -04:00
FIELD a BG_TEX Lqp;
2019-03-14 11:39:51 -04:00
FIELD b craftingContainer Laxy;
2019-03-14 08:57:09 -04:00
FIELD p recipeBook Lyj;
2019-03-14 11:39:51 -04:00
FIELD q results Ldba;
2019-02-20 15:49:23 -05:00
FIELD r time F
FIELD s bounce F
FIELD t currentResultIndex I
2019-03-14 11:39:51 -04:00
METHOD a getResultCollection ()Ldba;
METHOD a showResultCollection (Ldba;Ldax;)V
METHOD b setPos (II)V
2019-03-14 08:57:09 -04:00
METHOD h hasResults ()Z
2019-03-14 11:39:51 -04:00
METHOD i currentRecipe ()Lbcz;
2019-03-14 08:57:09 -04:00
METHOD j getResults ()Ljava/util/List;