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

8 lines
184 B
Plaintext
Raw Normal View History

2018-11-09 06:34:44 -05:00
CLASS awz net/minecraft/recipe/AbstractRecipe
FIELD a id Lpw;
METHOD <init> (Lpw;)V
ARG 1 id
METHOD b getId ()Lpw;
METHOD c isIgnoredInRecipeBook ()Z
METHOD d getOutput ()Lava;