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

15 lines
436 B
Plaintext

CLASS dbr net/minecraft/client/gui/recipebook/AnimatedResultButton
FIELD a BG_TEX Lqr;
FIELD b craftingContainer Layx;
FIELD c recipeBook Lyl;
FIELD d results Ldbs;
FIELD e time F
FIELD f bounce F
FIELD g currentResultIndex I
METHOD a getResultCollection ()Ldbs;
METHOD a setPos (II)V
METHOD a showResultCollection (Ldbs;Ldbp;)V
METHOD b hasResults ()Z
METHOD c currentRecipe ()Lbdy;
METHOD d getResults ()Ljava/util/List;