Package net.minecraft.util.datafix.fixes
Class GoatHornIdFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.ItemStackTagFix
net.minecraft.util.datafix.fixes.GoatHornIdFix
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected <T> com.mojang.serialization.Dynamic<T>
fixItemStackTag
(com.mojang.serialization.Dynamic<T> p_216676_) Methods inherited from class net.minecraft.util.datafix.fixes.ItemStackTagFix
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
-
Field Details
-
INSTRUMENTS
-
-
Constructor Details
-
GoatHornIdFix
public GoatHornIdFix(com.mojang.datafixers.schemas.Schema p_216674_)
-
-
Method Details
-
fixItemStackTag
protected <T> com.mojang.serialization.Dynamic<T> fixItemStackTag(com.mojang.serialization.Dynamic<T> p_216676_) - Specified by:
fixItemStackTag
in classItemStackTagFix
-