Package net.minecraft.util.datafix.fixes
Class AddNewChoices
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.AddNewChoices
public class AddNewChoices
extends com.mojang.datafixers.DataFix
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionAddNewChoices(com.mojang.datafixers.schemas.Schema p_14628_, String p_14629_, com.mojang.datafixers.DSL.TypeReference p_14630_) 
- 
Method SummaryModifier and TypeMethodDescriptionprotected final <K> com.mojang.datafixers.TypeRewriteRulecap(String p_14638_, com.mojang.datafixers.types.templates.TaggedChoice.TaggedChoiceType<K> p_14639_, com.mojang.datafixers.types.templates.TaggedChoice.TaggedChoiceType<?> p_14640_) com.mojang.datafixers.TypeRewriteRulemakeRule()Methods inherited from class com.mojang.datafixers.DataFixchecked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead
- 
Field Details- 
name
- 
typeprivate final com.mojang.datafixers.DSL.TypeReference type
 
- 
- 
Constructor Details- 
AddNewChoicespublic AddNewChoices(com.mojang.datafixers.schemas.Schema p_14628_, String p_14629_, com.mojang.datafixers.DSL.TypeReference p_14630_) 
 
- 
- 
Method Details- 
makeRulepublic com.mojang.datafixers.TypeRewriteRule makeRule()- Specified by:
- makeRulein class- com.mojang.datafixers.DataFix
 
- 
capprotected final <K> com.mojang.datafixers.TypeRewriteRule cap(String p_14638_, com.mojang.datafixers.types.templates.TaggedChoice.TaggedChoiceType<K> p_14639_, com.mojang.datafixers.types.templates.TaggedChoice.TaggedChoiceType<?> p_14640_) 
 
-