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

10 lines
262 B
Plaintext
Raw Normal View History

2019-01-30 12:48:39 -05:00
CLASS cxd net/minecraft/client/gui/recipebook/GroupButtonWidget
FIELD u category Lcqg;
FIELD v bounce F
2019-01-30 12:48:39 -05:00
METHOD <init> (ILcqg;)V
ARG 1 id
ARG 2 category
2019-01-30 12:48:39 -05:00
METHOD a hasKnownRecipes (Lcpw;)Z
METHOD a checkForNewRecipes (Lcqd;)V
METHOD d getCategory ()Lcqg;