Uses of Class
net.minecraft.world.item.alchemy.Potion
Packages that use Potion
Package
Description
-
Uses of Potion in net.minecraft.advancements.critereon
Fields in net.minecraft.advancements.critereon declared as PotionModifier and TypeFieldDescriptionprivate PotionBrewedPotionTrigger.TriggerInstance.potionprivate PotionItemPredicate.Builder.potionprivate PotionItemPredicate.potionMethods in net.minecraft.advancements.critereon with parameters of type PotionModifier and TypeMethodDescriptionbooleanvoidBrewedPotionTrigger.trigger(ServerPlayer p_19121_, Potion p_19122_)Constructors in net.minecraft.advancements.critereon with parameters of type PotionModifierConstructorDescriptionItemPredicate(Tag<Item> p_151429_, Set<Item> p_151430_, MinMaxBounds.Ints p_151431_, MinMaxBounds.Ints p_151432_, EnchantmentPredicate[] p_151433_, EnchantmentPredicate[] p_151434_, Potion p_151435_, NbtPredicate p_151436_)TriggerInstance(EntityPredicate.Composite p_19139_, Potion p_19140_) -
Uses of Potion in net.minecraft.core
Fields in net.minecraft.core with type parameters of type PotionModifier and TypeFieldDescriptionstatic DefaultedRegistry<Potion>Registry.POTIONDeprecated.static ResourceKey<Registry<Potion>>Registry.POTION_REGISTRY -
Uses of Potion in net.minecraft.world.entity
Fields in net.minecraft.world.entity declared as PotionMethods in net.minecraft.world.entity that return PotionMethods in net.minecraft.world.entity with parameters of type Potion -
Uses of Potion in net.minecraft.world.entity.projectile
Fields in net.minecraft.world.entity.projectile declared as PotionMethods in net.minecraft.world.entity.projectile with parameters of type PotionModifier and TypeMethodDescriptionprivate voidThrownPotion.makeAreaOfEffectCloud(ItemStack p_37538_, Potion p_37539_) -
Uses of Potion in net.minecraft.world.item.alchemy
Fields in net.minecraft.world.item.alchemy declared as PotionModifier and TypeFieldDescriptionstatic PotionPotions.AWKWARDstatic PotionPotions.EMPTYstatic PotionPotions.FIRE_RESISTANCEstatic PotionPotions.HARMINGstatic PotionPotions.HEALINGstatic PotionPotions.INVISIBILITYstatic PotionPotions.LEAPINGstatic PotionPotions.LONG_FIRE_RESISTANCEstatic PotionPotions.LONG_INVISIBILITYstatic PotionPotions.LONG_LEAPINGstatic PotionPotions.LONG_NIGHT_VISIONstatic PotionPotions.LONG_POISONstatic PotionPotions.LONG_REGENERATIONstatic PotionPotions.LONG_SLOW_FALLINGstatic PotionPotions.LONG_SLOWNESSstatic PotionPotions.LONG_STRENGTHstatic PotionPotions.LONG_SWIFTNESSstatic PotionPotions.LONG_TURTLE_MASTERstatic PotionPotions.LONG_WATER_BREATHINGstatic PotionPotions.LONG_WEAKNESSstatic PotionPotions.LUCKstatic PotionPotions.MUNDANEstatic PotionPotions.NIGHT_VISIONstatic PotionPotions.POISONstatic PotionPotions.REGENERATIONstatic PotionPotions.SLOW_FALLINGstatic PotionPotions.SLOWNESSstatic PotionPotions.STRENGTHstatic PotionPotions.STRONG_HARMINGstatic PotionPotions.STRONG_HEALINGstatic PotionPotions.STRONG_LEAPINGstatic PotionPotions.STRONG_POISONstatic PotionPotions.STRONG_REGENERATIONstatic PotionPotions.STRONG_SLOWNESSstatic PotionPotions.STRONG_STRENGTHstatic PotionPotions.STRONG_SWIFTNESSstatic PotionPotions.STRONG_TURTLE_MASTERstatic PotionPotions.SWIFTNESSstatic PotionPotions.THICKstatic PotionPotions.TURTLE_MASTERstatic PotionPotions.WATERstatic PotionPotions.WATER_BREATHINGstatic PotionPotions.WEAKNESSFields in net.minecraft.world.item.alchemy with type parameters of type PotionModifier and TypeFieldDescriptionprivate static List<PotionBrewing.Mix<Potion>>PotionBrewing.POTION_MIXESprivate ReverseTagWrapper<Potion>Potion.reverseTagsMethods in net.minecraft.world.item.alchemy that return PotionModifier and TypeMethodDescriptionstatic Potionstatic PotionPotionUtils.getPotion(CompoundTag p_43578_)static Potionprivate static PotionMethods in net.minecraft.world.item.alchemy with parameters of type PotionModifier and TypeMethodDescriptionprivate static voidstatic List<MobEffectInstance>PotionUtils.getAllEffects(Potion p_43562_, Collection<MobEffectInstance> p_43563_)static intstatic booleanPotionBrewing.isBrewablePotion(Potion p_43512_)private static Potionstatic ItemStackMethod parameters in net.minecraft.world.item.alchemy with type arguments of type Potion -
Uses of Potion in net.minecraftforge.debug.misc
Fields in net.minecraftforge.debug.misc with type parameters of type Potion -
Uses of Potion in net.minecraftforge.registries
Fields in net.minecraftforge.registries with type parameters of type PotionModifier and TypeFieldDescriptionstatic ResourceKey<Registry<Potion>>ForgeRegistries.Keys.POTIONSstatic IForgeRegistry<Potion>ForgeRegistries.POTIONS