net.minecraft.util.datafix.fixes

public class AddNewChoices

extends com.mojang.datafixers.DataFix

bcb
net.minecraft.util.datafix.fixes.AddNewChoices
net.minecraft.class_3553
net.minecraft.datafixer.fix.ChoiceTypesFix
net.minecraft.util.datafix.fixes.DataConverterAddChoices

Field summary

Modifier and TypeField
private final String
a
name
field_15779
name
private final com.mojang.datafixers.DSL$TypeReference
b
type
field_15780
types

Constructor summary

ModifierConstructor
public (com.mojang.datafixers.schemas.Schema outputSchema, String name, com.mojang.datafixers.DSL$TypeReference types)

Method summary

Modifier and TypeMethod
public com.mojang.datafixers.TypeRewriteRule
makeRule()
makeRule()
private <K> com.mojang.datafixers.TypeRewriteRule
a(com.mojang.datafixers.types.templates.TaggedChoice$TaggedChoiceType<K> arg0, com.mojang.datafixers.types.templates.TaggedChoice$TaggedChoiceType<?> arg1)
cap(com.mojang.datafixers.types.templates.TaggedChoice$TaggedChoiceType<K> arg0, com.mojang.datafixers.types.templates.TaggedChoice$TaggedChoiceType<?> arg1)
method_15476(com.mojang.datafixers.types.templates.TaggedChoice$TaggedChoiceType<K> arg0, com.mojang.datafixers.types.templates.TaggedChoice$TaggedChoiceType<?> arg1)
fixChoiceTypes(com.mojang.datafixers.types.templates.TaggedChoice$TaggedChoiceType<K> inputChoiceType, com.mojang.datafixers.types.templates.TaggedChoice$TaggedChoiceType<?> outputChoiceType)