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

22 lines
638 B
Plaintext

CLASS axw net/minecraft/recipe/RecipeSerializers
CLASS axw$a Dummy
FIELD a id Ljava/lang/String;
FIELD b supplier Ljava/util/function/Function;
METHOD <init> (Ljava/lang/String;Ljava/util/function/Function;)V
ARG 0 id
ARG 1 supplier
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
METHOD a toPacket (Laxt;Lip;)V
METHOD a register (Laxv;)Laxv;
METHOD a fromPacket (Lip;)Laxt;
METHOD a fromJson (Lpx;Lcom/google/gson/JsonObject;)Laxt;