public class PaintingMotive extends NamedEntityFix
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<java.lang.String,java.lang.String> |
MAP |
Constructor and Description |
---|
PaintingMotive(com.mojang.datafixers.schemas.Schema outputSchema,
boolean changesType) |
Modifier and Type | Method and Description |
---|---|
protected com.mojang.datafixers.Typed<?> |
fix(com.mojang.datafixers.Typed<?> p_207419_1_) |
com.mojang.datafixers.Dynamic<?> |
fixTag(com.mojang.datafixers.Dynamic<?> p_209652_1_) |
makeRule
checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead
public PaintingMotive(com.mojang.datafixers.schemas.Schema outputSchema, boolean changesType)
public com.mojang.datafixers.Dynamic<?> fixTag(com.mojang.datafixers.Dynamic<?> p_209652_1_)
protected com.mojang.datafixers.Typed<?> fix(com.mojang.datafixers.Typed<?> p_207419_1_)
fix
in class NamedEntityFix