Package net.minecraft
Class class_11537
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.datafixer.fix.ItemNbtFix
net.minecraft.class_11537
- Mappings:
Namespace Name named net/minecraft/class_11537intermediary net/minecraft/class_11537official bni
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected com.mojang.datafixers.Typed<?> fix(com.mojang.datafixers.Typed<?> typed) Methods inherited from class net.minecraft.datafixer.fix.ItemNbtFix
fixNbt, makeRuleMethods 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
-
class_11537
public class_11537(com.mojang.datafixers.schemas.Schema schema)
-
-
Method Details
-
fix
protected com.mojang.datafixers.Typed<?> fix(com.mojang.datafixers.Typed<?> typed) - Specified by:
fixin classItemNbtFix- Mappings:
Namespace Name Mixin selector named fixLnet/minecraft/datafixer/fix/ItemNbtFix;fix(Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed;intermediary method_66067Lnet/minecraft/class_7505;method_66067(Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed;official aLbjk;a(Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed;
-