Package net.minecraft.datafixer.fix
Class ItemPotionFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.datafixer.fix.ItemPotionFix
public class ItemPotionFix
extends com.mojang.datafixers.DataFix
- Mappings:
 Namespace Name named net/minecraft/datafixer/fix/ItemPotionFixintermediary net/minecraft/class_1183official bgy
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
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
- 
SPLASH_POTION_FLAG
private static final int SPLASH_POTION_FLAG- See Also:
 - Mappings:
 Namespace Name Mixin selector named SPLASH_POTION_FLAGLnet/minecraft/datafixer/fix/ItemPotionFix;SPLASH_POTION_FLAG:Iintermediary field_29885Lnet/minecraft/class_1183;field_29885:Iofficial bLbgy;b:I
 - 
ID_TO_POTIONS
- Mappings:
 Namespace Name Mixin selector named ID_TO_POTIONSLnet/minecraft/datafixer/fix/ItemPotionFix;ID_TO_POTIONS:[Ljava/lang/String;intermediary field_5678Lnet/minecraft/class_1183;field_5678:[Ljava/lang/String;official cLbgy;c:[Ljava/lang/String;
 - 
WATER
- See Also:
 - Mappings:
 Namespace Name Mixin selector named WATERLnet/minecraft/datafixer/fix/ItemPotionFix;WATER:Ljava/lang/String;intermediary field_29884Lnet/minecraft/class_1183;field_29884:Ljava/lang/String;official aLbgy;a:Ljava/lang/String;
 
 - 
 - 
Constructor Details
- 
ItemPotionFix
public ItemPotionFix(com.mojang.datafixers.schemas.Schema schema, boolean bool)  
 - 
 - 
Method Details
- 
makeRule
public com.mojang.datafixers.TypeRewriteRule makeRule()- Specified by:
 makeRulein classcom.mojang.datafixers.DataFix
 
 -