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

6 lines
150 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS axn net/minecraft/recipe/AbstractRecipe
FIELD a id Lpy;
METHOD b getId ()Lpy;
2018-11-09 06:34:44 -05:00
METHOD c isIgnoredInRecipeBook ()Z
2018-11-27 13:50:51 -05:00
METHOD d getOutput ()Lavo;