Package net.minecraft.util.datafix.fixes
Class CustomNameStringToComponentItem
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.CustomNameStringToComponentItem
public class CustomNameStringToComponentItem
extends com.mojang.datafixers.DataFix
-
Constructor Summary
ConstructorDescriptionCustomNameStringToComponentItem
(com.mojang.datafixers.schemas.Schema p_i49644_1_, boolean p_i49644_2_) -
Method Summary
Methods inherited from class com.mojang.datafixers.DataFix
checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead
-
Constructor Details
-
CustomNameStringToComponentItem
public CustomNameStringToComponentItem(com.mojang.datafixers.schemas.Schema p_i49644_1_, boolean p_i49644_2_)
-
-
Method Details
-
fixTag
private com.mojang.serialization.Dynamic<?> fixTag(com.mojang.serialization.Dynamic<?> p_209621_1_) -
makeRule
public com.mojang.datafixers.TypeRewriteRule makeRule()- Specified by:
makeRule
in classcom.mojang.datafixers.DataFix
-