net.minecraft.util.datafix.fixes

public abstract class DataComponentRemainderFix

extends com.mojang.datafixers.DataFix

ben
net.minecraft.util.datafix.fixes.DataComponentRemainderFix
net.minecraft.class_9342

Field summary

Modifier and TypeField
private final String
a
name
field_49714
private final String
b
componentId
field_49715
private final String
c
newComponentId
field_49716

Constructor summary

ModifierConstructor
public (com.mojang.datafixers.schemas.Schema arg0, String arg1, String arg2)
public (com.mojang.datafixers.schemas.Schema arg0, String arg1, String arg2, String arg3)

Method summary

Modifier and TypeMethod
public final com.mojang.datafixers.TypeRewriteRule
makeRule()
makeRule()
protected abstract <T> com.mojang.serialization.Dynamic<T>
a(com.mojang.serialization.Dynamic<T> arg0)
fixComponent(com.mojang.serialization.Dynamic<T> arg0)
method_58045(com.mojang.serialization.Dynamic<T> arg0)