Package net.minecraft.datafixer.fix
Class TextComponentStrictJsonFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.datafixer.fix.TextComponentStrictJsonFix
public class TextComponentStrictJsonFix
extends com.mojang.datafixers.DataFix
- Mappings:
Namespace Name named net/minecraft/datafixer/fix/TextComponentStrictJsonFix
intermediary net/minecraft/class_10569
official bkj
-
Constructor Summary
ConstructorsConstructorDescriptionTextComponentStrictJsonFix
(com.mojang.datafixers.schemas.Schema outputSchema) -
Method Summary
Methods inherited from class com.mojang.datafixers.DataFix
checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead
-
Constructor Details
-
TextComponentStrictJsonFix
public TextComponentStrictJsonFix(com.mojang.datafixers.schemas.Schema outputSchema) - Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/datafixer/fix/TextComponentStrictJsonFix;<init>(Lcom/mojang/datafixers/schemas/Schema;)V
intermediary <init>
Lnet/minecraft/class_10569;<init>(Lcom/mojang/datafixers/schemas/Schema;)V
official <init>
Lbkj;<init>(Lcom/mojang/datafixers/schemas/Schema;)V
-
-
Method Details