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

15 lines
436 B
Plaintext

CLASS dca net/minecraft/client/gui/recipebook/AnimatedResultButton
FIELD a BG_TEX Lqs;
FIELD b craftingContainer Lazb;
FIELD c recipeBook Lym;
FIELD d results Ldcb;
FIELD e time F
FIELD f bounce F
FIELD g currentResultIndex I
METHOD a getResultCollection ()Ldcb;
METHOD a setPos (II)V
METHOD a showResultCollection (Ldcb;Ldby;)V
METHOD b hasResults ()Z
METHOD c currentRecipe ()Lbec;
METHOD d getResults ()Ljava/util/List;