net.minecraft.util.datafix.fixes

public abstract class NamedEntityFix

extends com.mojang.datafixers.DataFix

afh
net.minecraft.util.datafix.fixes.NamedEntityFix
net.minecraft.class_1197
net.minecraft.datafixers.fixes.ChoiceFix
net.minecraft.util.datafix.fixes.NamedEntityFix
net.minecraft.server.v1_15_R1.DataConverterNamedEntity

字段概要

修饰符与类型字段
private final String
a
name
field_5703
name
field_206373_a
private final String
b
entityName
field_5705
choiceName
field_206374_b
private final com.mojang.datafixers.DSL$TypeReference
c
type
field_5704
type
field_206375_c

构造函数概要

修饰符构造函数
public (com.mojang.datafixers.schemas.Schema outputSchema, boolean changesType, String name, com.mojang.datafixers.DSL$TypeReference type, String choiceName)

方法概要

修饰符与类型方法
public com.mojang.datafixers.TypeRewriteRule
makeRule()
makeRule()
makeRule()
makeRule()
protected abstract com.mojang.datafixers.Typed<?>
a(com.mojang.datafixers.Typed<?> arg0)
fix(com.mojang.datafixers.Typed<?> arg0)
method_5105(com.mojang.datafixers.Typed<?> arg0)
transform(com.mojang.datafixers.Typed<?> arg0)
func_207419_a(com.mojang.datafixers.Typed<?> arg0)