public class ItemLoreToTextFix
extends com.mojang.datafixers.DataFix
Constructor and Description |
---|
ItemLoreToTextFix(com.mojang.datafixers.schemas.Schema outputSchema,
boolean changesType) |
Modifier and Type | Method and Description |
---|---|
private static String |
componentize(String string) |
private static <T> Stream<com.mojang.serialization.Dynamic<T>> |
fixLoreTags(Stream<com.mojang.serialization.Dynamic<T>> tags) |
protected com.mojang.datafixers.TypeRewriteRule |
makeRule() |
checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead
public ItemLoreToTextFix(com.mojang.datafixers.schemas.Schema outputSchema, boolean changesType)