Class GoatHornIdFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.ItemStackTagFix
net.minecraft.util.datafix.fixes.ItemStackTagRemainderFix
net.minecraft.util.datafix.fixes.GoatHornIdFix
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected <T> com.mojang.serialization.Dynamic<T> fixItemStackTag(com.mojang.serialization.Dynamic<T> tag) Methods inherited from class ItemStackTagRemainderFix
fixItemStackTagMethods inherited from class ItemStackTagFix
createFixer, 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
-
Field Details
-
INSTRUMENTS
-
-
Constructor Details
-
GoatHornIdFix
public GoatHornIdFix(com.mojang.datafixers.schemas.Schema outputSchema)
-
-
Method Details
-
fixItemStackTag
protected <T> com.mojang.serialization.Dynamic<T> fixItemStackTag(com.mojang.serialization.Dynamic<T> tag) - Specified by:
fixItemStackTagin classItemStackTagRemainderFix
-