Package net.minecraft.util.datafix.fixes
Class RecipesFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.RecipesRenameFix
net.minecraft.util.datafix.fixes.RecipesFix
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.util.datafix.fixes.RecipesRenameFix
makeRule
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
-
Field Details
-
RECIPES
-
-
Constructor Details
-
RecipesFix
public RecipesFix(com.mojang.datafixers.schemas.Schema p_16725_, boolean p_16726_)
-