Package net.minecraft.datafixer.fix
Class DebugProfileOverlayReferenceFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.datafixer.fix.DebugProfileOverlayReferenceFix
public class DebugProfileOverlayReferenceFix
extends com.mojang.datafixers.DataFix
- Mappings:
Namespace Name named net/minecraft/datafixer/fix/DebugProfileOverlayReferenceFixintermediary net/minecraft/class_12102official bkq
-
Constructor Summary
ConstructorsConstructorDescriptionDebugProfileOverlayReferenceFix(com.mojang.datafixers.schemas.Schema schema) -
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
-
DebugProfileOverlayReferenceFix
public DebugProfileOverlayReferenceFix(com.mojang.datafixers.schemas.Schema schema) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/datafixer/fix/DebugProfileOverlayReferenceFix;<init>(Lcom/mojang/datafixers/schemas/Schema;)Vintermediary <init>Lnet/minecraft/class_12102;<init>(Lcom/mojang/datafixers/schemas/Schema;)Vofficial <init>Lbkq;<init>(Lcom/mojang/datafixers/schemas/Schema;)V
-
-
Method Details
-
makeRule
protected com.mojang.datafixers.TypeRewriteRule makeRule()- Specified by:
makeRulein classcom.mojang.datafixers.DataFix
-