public class SignStrictJSON extends NamedEntityFix
| Modifier and Type | Field and Description |
|---|---|
static com.google.gson.Gson |
GSON |
| Constructor and Description |
|---|
SignStrictJSON(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_) |
private com.mojang.datafixers.Dynamic<?> |
updateLine(com.mojang.datafixers.Dynamic<?> p_209647_1_,
java.lang.String p_209647_2_) |
makeRulechecked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndReadpublic SignStrictJSON(com.mojang.datafixers.schemas.Schema outputSchema,
boolean changesType)
private com.mojang.datafixers.Dynamic<?> updateLine(com.mojang.datafixers.Dynamic<?> p_209647_1_,
java.lang.String p_209647_2_)
protected com.mojang.datafixers.Typed<?> fix(com.mojang.datafixers.Typed<?> p_207419_1_)
fix in class NamedEntityFix