Class AttributesRenameFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.AttributesRenameFix
- Direct Known Subclasses:
AttributeIdPrefixFix
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAttributesRenameFix(Schema outputSchema, String name, UnaryOperator<String> renames) -
Method Summary
Modifier and TypeMethodDescriptionprivate Typed<?> fixDataComponents(Typed<?> components) private Typed<?> private Dynamic<?> fixIdField(Dynamic<?> dynamic) private Dynamic<?> fixTypeField(Dynamic<?> dynamic) protected TypeRewriteRulemakeRule()Methods inherited from class DataFix
checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead