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

6 lines
150 B
Plaintext
Raw Normal View History

2018-11-21 11:58:05 -05:00
CLASS axm net/minecraft/recipe/AbstractRecipe
2018-11-15 12:05:03 -05:00
FIELD a id Lpx;
METHOD b getId ()Lpx;
2018-11-09 06:34:44 -05:00
METHOD c isIgnoredInRecipeBook ()Z
2018-11-21 11:58:05 -05:00
METHOD d getOutput ()Lavn;