Class BlockPosFormatAndRenamesFixMixin
java.lang.Object
com.mojang.datafixers.DataFix
com.simibubi.create.foundation.mixin.datafixer.BlockPosFormatAndRenamesFixMixin
public abstract class BlockPosFormatAndRenamesFixMixin
extends com.mojang.datafixers.DataFix
-
Method Summary
Modifier and TypeMethodDescriptionprotected abstract com.mojang.datafixers.TypeRewriteRulecreateEntityFixer(com.mojang.datafixers.DSL.TypeReference reference, String entityId, Map<String, String> renames) Methods inherited from class com.mojang.datafixers.DataFix
checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, makeRule, onFail, writeAndRead, writeFixAndRead
-
Method Details
-
createEntityFixer
-