Package net.minecraft.util.datafix.fixes
Class ItemCustomNameToComponentFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.ItemCustomNameToComponentFix
public class ItemCustomNameToComponentFix
extends com.mojang.datafixers.DataFix
- 
Constructor SummaryConstructorsConstructorDescriptionItemCustomNameToComponentFix(com.mojang.datafixers.schemas.Schema p_15927_, boolean p_15928_) 
- 
Method SummaryMethods inherited from class com.mojang.datafixers.DataFixchecked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead
- 
Constructor Details- 
ItemCustomNameToComponentFixpublic ItemCustomNameToComponentFix(com.mojang.datafixers.schemas.Schema p_15927_, boolean p_15928_) 
 
- 
- 
Method Details- 
fixTagprivate com.mojang.serialization.Dynamic<?> fixTag(com.mojang.serialization.Dynamic<?> p_15935_) 
- 
makeRulepublic com.mojang.datafixers.TypeRewriteRule makeRule()- Specified by:
- makeRulein class- com.mojang.datafixers.DataFix
 
 
-