Uses of Class
net.minecraft.potion.Potion
Packages that use Potion
Package
Description
-
Uses of Potion in net.minecraft.entity
Fields in net.minecraft.entity declared as PotionMethods in net.minecraft.entity with parameters of type Potion -
Uses of Potion in net.minecraft.entity.effect
Fields in net.minecraft.entity.effect with type parameters of type PotionModifier and TypeFieldDescriptionprivate static final List<StatusEffectStrings.class_2697<Potion>>StatusEffectStrings.field_12339Methods in net.minecraft.entity.effect with parameters of type PotionModifier and TypeMethodDescriptionprivate static voidStatusEffectStrings.method_11420(Potion potion, Predicate<ItemStack> predicate, Potion potion2) -
Uses of Potion in net.minecraft.entity.projectile
Fields in net.minecraft.entity.projectile declared as Potion -
Uses of Potion in net.minecraft.entity.thrown
Methods in net.minecraft.entity.thrown with parameters of type PotionModifier and TypeMethodDescriptionprivate voidPotionEntity.applyLingeringPotion(ItemStack stack, Potion potion) -
Uses of Potion in net.minecraft.potion
Fields in net.minecraft.potion declared as PotionModifier and TypeFieldDescriptionstatic final PotionPotions.AWKWARDstatic final PotionPotions.EMPTYstatic final PotionPotions.FIRE_RESISTANCEstatic final PotionPotions.HARMINGstatic final PotionPotions.HEALINGstatic final PotionPotions.INVISIBILITYstatic final PotionPotions.LEAPINGstatic final PotionPotions.LONG_FIRE_RESISTANCEstatic final PotionPotions.LONG_INVISIBILITYstatic final PotionPotions.LONG_LEAPINGstatic final PotionPotions.LONG_NIGHT_VISIONstatic final PotionPotions.LONG_POISONstatic final PotionPotions.LONG_REGENERATIONstatic final PotionPotions.LONG_SLOWNESSstatic final PotionPotions.LONG_STRENGTHstatic final PotionPotions.LONG_SWIFTNESSstatic final PotionPotions.LONG_WATER_BREATHINGstatic final PotionPotions.LONG_WEAKNESSstatic final PotionPotions.MUNDANEstatic final PotionPotions.NIGHT_VISIONstatic final PotionPotions.POISONstatic final PotionPotions.REGENERATIONstatic final PotionPotions.SLOWNESSstatic final PotionPotions.STRENGTHstatic final PotionPotions.STRONG_HARMINGstatic final PotionPotions.STRONG_HEALINGstatic final PotionPotions.STRONG_LEAPINGstatic final PotionPotions.STRONG_POISONstatic final PotionPotions.STRONG_REGENERATIONstatic final PotionPotions.STRONG_STRENGTHstatic final PotionPotions.STRONG_SWIFTNESSstatic final PotionPotions.SWIFTNESSstatic final PotionPotions.THICKstatic final PotionPotions.WATERstatic final PotionPotions.WATER_BREATHINGstatic final PotionPotions.WEAKNESSFields in net.minecraft.potion with type parameters of type PotionModifier and TypeFieldDescriptionPotions.POTIONSstatic final BiDefaultedRegistry<Identifier,Potion> Potion.REGISTRYMethods in net.minecraft.potion that return PotionModifier and TypeMethodDescriptionstatic Potionprivate static Potionstatic Potionstatic PotionPotionUtil.getPotion(NbtCompound nbt) Methods in net.minecraft.potion with parameters of type PotionModifier and TypeMethodDescriptionstatic intstatic List<StatusEffectInstance>PotionUtil.getPotionEffects(Potion potion, Collection<StatusEffectInstance> custom) protected static voidstatic ItemStack