Package net.frozenblock.lib.datafix.api
Class BlockStateRenameFix
java.lang.Object
com.mojang.datafixers.DataFix
net.frozenblock.lib.datafix.api.BlockStateRenameFix
public class BlockStateRenameFix
extends com.mojang.datafixers.DataFix
A
DataFix specialized for fixing the name of a BlockState Property.-
Constructor Summary
Constructors -
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
-
BlockStateRenameFix
-
-
Method Details
-
makeRule
protected com.mojang.datafixers.TypeRewriteRule makeRule()- Specified by:
makeRulein classcom.mojang.datafixers.DataFix
-