yarn/mappings/net/minecraft/datafixers/fixes/FixChoiceTypes.mapping

9 lines
516 B
Plaintext
Raw Normal View History

CLASS yu net/minecraft/datafixers/fixes/FixChoiceTypes
FIELD a name Ljava/lang/String;
FIELD b types Lcom/mojang/datafixers/DSL$TypeReference;
METHOD <init> (Lcom/mojang/datafixers/schemas/Schema;Ljava/lang/String;Lcom/mojang/datafixers/DSL$TypeReference;)V
ARG 1 ouputSchema
ARG 2 name
ARG 3 types
METHOD a (Ljava/lang/String;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;)Lcom/mojang/datafixers/TypeRewriteRule;