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

32 lines
821 B
Plaintext
Raw Permalink Normal View History

2019-05-07 12:05:49 -04:00
CLASS bel net/minecraft/recipe/RecipeSerializer
FIELD a SHAPED Lbel;
FIELD b SHAPELESS Lbel;
FIELD c ARMOR_DYE Lbes;
FIELD d BOOK_CLONING Lbes;
FIELD e MAP_CLONING Lbes;
FIELD f MAP_EXTENDING Lbes;
FIELD g FIREWORK_ROCKET Lbes;
FIELD h FIREWORK_STAR Lbes;
FIELD i FIREWORK_STAR_FADE Lbes;
FIELD j TIPPED_ARROW Lbes;
FIELD k BANNER_DUPLICATE Lbes;
FIELD l SHIELD_DECORATION Lbes;
FIELD m SHULKER_BOX Lbes;
FIELD n SUSPICIOUS_STEW Lbes;
FIELD o SMELTING Lber;
FIELD p BLASTING Lber;
FIELD q SMOKING Lber;
FIELD r CAMPFIRE_COOKING Lber;
METHOD a register (Ljava/lang/String;Lbel;)Lbel;
2019-01-17 07:18:48 -05:00
ARG 0 id
ARG 1 serializer
2019-05-07 12:05:49 -04:00
METHOD a write (Ljc;Lbej;)V
2019-03-14 08:57:09 -04:00
ARG 1 buf
ARG 2 recipe
2019-05-07 12:05:49 -04:00
METHOD a read (Lqs;Lcom/google/gson/JsonObject;)Lbej;
2019-01-17 07:18:48 -05:00
ARG 1 id
ARG 2 json
2019-05-07 12:05:49 -04:00
METHOD a read (Lqs;Ljc;)Lbej;
2019-01-17 07:18:48 -05:00
ARG 1 id
ARG 2 buf