yarn/mappings/net/minecraft/recipe/cooking/CookingRecipe.mapping

13 lines
334 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS bcl net/minecraft/recipe/cooking/CookingRecipe
FIELD a type Lbdc;
2019-03-14 08:57:09 -04:00
FIELD b id Lqp;
2019-01-16 13:24:40 -05:00
FIELD c group Ljava/lang/String;
2019-03-14 11:39:51 -04:00
FIELD d input Lbcw;
2019-03-14 08:57:09 -04:00
FIELD e output Lbar;
2019-01-16 13:24:40 -05:00
FIELD f experience F
FIELD g cookTime I
2019-03-14 11:39:51 -04:00
METHOD <init> (Lbdc;Lqp;Ljava/lang/String;Lbcw;Lbar;FI)V
2019-01-17 07:18:48 -05:00
ARG 1 type
METHOD b getExperience ()F
METHOD e getCookTime ()I