Class GameRuleRegistryFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.GameRuleRegistryFix
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static Dynamic<?> convertBoolean(Dynamic<?> oldValue) private static Dynamic<?> convertBooleanInverted(Dynamic<?> oldValue) private static Dynamic<?> convertInteger(Dynamic<?> oldValue) private static Dynamic<?> convertInteger(Dynamic<?> oldValue, int min) private static Dynamic<?> convertInteger(Dynamic<?> oldValue, int min, int max) protected TypeRewriteRulemakeRule()Methods inherited from class DataFix
checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead