yarn/mappings/net/minecraft/recipe/AbstractRecipe.mapping

6 lines
150 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS axt net/minecraft/recipe/AbstractRecipe
FIELD a id Lpz;
METHOD b getId ()Lpz;
2018-11-09 06:34:44 -05:00
METHOD c isIgnoredInRecipeBook ()Z
2018-12-05 09:11:37 -05:00
METHOD d getOutput ()Lavu;