Package net.minecraft.util.datafix.fixes
Class LodestoneCompassComponentFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.ItemStackComponentRemainderFix
net.minecraft.util.datafix.fixes.LodestoneCompassComponentFix
-
Constructor Summary
ConstructorDescriptionLodestoneCompassComponentFix
(com.mojang.datafixers.schemas.Schema p_332355_) -
Method Summary
Modifier and TypeMethodDescriptionprotected <T> com.mojang.serialization.Dynamic
<T> fixComponent
(com.mojang.serialization.Dynamic<T> p_335889_) Methods inherited from class net.minecraft.util.datafix.fixes.ItemStackComponentRemainderFix
makeRule
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
-
LodestoneCompassComponentFix
public LodestoneCompassComponentFix(com.mojang.datafixers.schemas.Schema p_332355_)
-
-
Method Details
-
fixComponent
protected <T> com.mojang.serialization.Dynamic<T> fixComponent(com.mojang.serialization.Dynamic<T> p_335889_) - Specified by:
fixComponent
in classItemStackComponentRemainderFix
-