yarn/mappings/net/minecraft/recipe/crafting/RecipeShapeless.mapping

27 lines
674 B
Plaintext

CLASS axz net/minecraft/recipe/crafting/RecipeShapeless
CLASS axz$a Serializer
METHOD a getId ()Ljava/lang/String;
METHOD a write (Lip;Laxt;)V
ARG 0 buf
ARG 1 recipe
METHOD a read (Lpx;Lcom/google/gson/JsonObject;)Laxt;
ARG 0 id
ARG 1 json
METHOD a read (Lpx;Lip;)Laxt;
ARG 0 id
ARG 1 buf
FIELD a id Lpx;
FIELD b group Ljava/lang/String;
FIELD c output Lavn;
FIELD d input Lfg;
METHOD a getSerializer ()Laxv;
METHOD a fits (II)Z
ARG 1 width
METHOD a craft (Laer;)Lavn;
METHOD a matches (Laer;Lbam;)Z
ARG 1 inv
METHOD b getId ()Lpx;
METHOD d getOutput ()Lavn;
METHOD e getPreviewInputs ()Lfg;
METHOD f getGroup ()Ljava/lang/String;