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

15 lines
436 B
Plaintext
Raw Normal View History

2019-04-10 11:36:17 -04:00
CLASS dby net/minecraft/client/gui/recipebook/AnimatedResultButton
2019-04-05 12:03:47 -04:00
FIELD a BG_TEX Lqs;
2019-04-10 11:36:17 -04:00
FIELD b craftingContainer Lazb;
2019-04-05 12:03:47 -04:00
FIELD c recipeBook Lym;
2019-04-10 11:36:17 -04:00
FIELD d results Ldbz;
2019-03-20 13:56:26 -04:00
FIELD e time F
FIELD f bounce F
FIELD g currentResultIndex I
2019-04-10 11:36:17 -04:00
METHOD a getResultCollection ()Ldbz;
2019-03-20 13:56:26 -04:00
METHOD a setPos (II)V
2019-04-10 11:36:17 -04:00
METHOD a showResultCollection (Ldbz;Ldbw;)V
2019-03-20 13:56:26 -04:00
METHOD b hasResults ()Z
2019-04-10 11:36:17 -04:00
METHOD c currentRecipe ()Lbec;
2019-03-20 13:56:26 -04:00
METHOD d getResults ()Ljava/util/List;