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

15 lines
436 B
Plaintext
Raw Normal View History

2019-04-12 10:38:24 -04:00
CLASS dca 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-12 10:38:24 -04:00
FIELD d results Ldcb;
2019-03-20 13:56:26 -04:00
FIELD e time F
FIELD f bounce F
FIELD g currentResultIndex I
2019-04-12 10:38:24 -04:00
METHOD a getResultCollection ()Ldcb;
2019-03-20 13:56:26 -04:00
METHOD a setPos (II)V
2019-04-12 10:38:24 -04:00
METHOD a showResultCollection (Ldcb;Ldby;)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;