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

15 lines
436 B
Plaintext
Raw Normal View History

2019-04-03 12:16:41 -04:00
CLASS dbr net/minecraft/client/gui/recipebook/AnimatedResultButton
2019-03-27 14:35:10 -04:00
FIELD a BG_TEX Lqr;
2019-04-03 12:16:41 -04:00
FIELD b craftingContainer Layx;
2019-03-27 14:35:10 -04:00
FIELD c recipeBook Lyl;
2019-04-03 12:16:41 -04:00
FIELD d results Ldbs;
2019-03-20 13:56:26 -04:00
FIELD e time F
FIELD f bounce F
FIELD g currentResultIndex I
2019-04-03 12:16:41 -04:00
METHOD a getResultCollection ()Ldbs;
2019-03-20 13:56:26 -04:00
METHOD a setPos (II)V
2019-04-03 12:16:41 -04:00
METHOD a showResultCollection (Ldbs;Ldbp;)V
2019-03-20 13:56:26 -04:00
METHOD b hasResults ()Z
2019-04-03 12:16:41 -04:00
METHOD c currentRecipe ()Lbdy;
2019-03-20 13:56:26 -04:00
METHOD d getResults ()Ljava/util/List;