Package net.minecraft.util.datafix.fixes
Class ItemPotionFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.ItemPotionFix
public class ItemPotionFix
extends com.mojang.datafixers.DataFix
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionItemPotionFix(com.mojang.datafixers.schemas.Schema p_15990_, boolean p_15991_) 
- 
Method SummaryMethods inherited from class com.mojang.datafixers.DataFixchecked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead
- 
Field Details- 
SPLASHprivate static final int SPLASH- See Also:
 
- 
POTIONS
- 
DEFAULT- See Also:
 
 
- 
- 
Constructor Details- 
ItemPotionFixpublic ItemPotionFix(com.mojang.datafixers.schemas.Schema p_15990_, boolean p_15991_) 
 
- 
- 
Method Details- 
makeRulepublic com.mojang.datafixers.TypeRewriteRule makeRule()- Specified by:
- makeRulein class- com.mojang.datafixers.DataFix
 
 
-