net.minecraft.util.datafix.fixes

public class RecipesRenameFix

extends com.mojang.datafixers.DataFix

arr
net.minecraft.util.datafix.fixes.RecipesRenameFix
net.minecraft.class_4745
net.minecraft.datafixer.fix.RecipeRenameFix
net.minecraft.src.C_339_
net.minecraft.util.datafix.fixes.DataConverterRecipeBase

字段概要

修饰符与类型字段
private final String
a
name
field_21816
name
f_16729_
private final Function<String, String>
b
renamer
field_21817
renamer
f_16730_

构造函数概要

修饰符构造函数
public (com.mojang.datafixers.schemas.Schema outputSchema, boolean changesType, String name, Function<String, String> renamer)

方法概要

修饰符与类型方法
protected com.mojang.datafixers.TypeRewriteRule
makeRule()
makeRule()
makeRule()