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

15 lines
436 B
Plaintext
Raw Normal View History

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