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

15 lines
436 B
Plaintext
Raw Normal View History

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