Package net.minecraft.util.datafix.fixes
Class EntityCustomNameToComponentFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.EntityCustomNameToComponentFix
public class EntityCustomNameToComponentFix
extends com.mojang.datafixers.DataFix
- 
Constructor SummaryConstructorsConstructorDescriptionEntityCustomNameToComponentFix(com.mojang.datafixers.schemas.Schema p_15398_, boolean p_15399_) 
- 
Method SummaryModifier and TypeMethodDescriptionstatic com.mojang.serialization.Dynamic<?>fixTagCustomName(com.mojang.serialization.Dynamic<?> p_15408_) 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
- 
Constructor Details- 
EntityCustomNameToComponentFixpublic EntityCustomNameToComponentFix(com.mojang.datafixers.schemas.Schema p_15398_, boolean p_15399_) 
 
- 
- 
Method Details- 
makeRulepublic com.mojang.datafixers.TypeRewriteRule makeRule()- Specified by:
- makeRulein class- com.mojang.datafixers.DataFix
 
- 
fixTagCustomNamepublic static com.mojang.serialization.Dynamic<?> fixTagCustomName(com.mojang.serialization.Dynamic<?> p_15408_) 
 
-