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 final PotionBrewedPotionTrigger.TriggerInstance.potionprivate PotionItemPredicate.Builder.potionprivate final 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(TagKey<Item> p_204137_, Set<Item> p_204138_, MinMaxBounds.Ints p_204139_, MinMaxBounds.Ints p_204140_, EnchantmentPredicate[] p_204141_, EnchantmentPredicate[] p_204142_, Potion p_204143_, NbtPredicate p_204144_) 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 final DefaultedRegistry<Potion>Registry.POTIONDeprecated.static final 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 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_SLOW_FALLINGstatic final PotionPotions.LONG_SLOWNESSstatic final PotionPotions.LONG_STRENGTHstatic final PotionPotions.LONG_SWIFTNESSstatic final PotionPotions.LONG_TURTLE_MASTERstatic final PotionPotions.LONG_WATER_BREATHINGstatic final PotionPotions.LONG_WEAKNESSstatic final PotionPotions.LUCKstatic final PotionPotions.MUNDANEstatic final PotionPotions.NIGHT_VISIONstatic final PotionPotions.POISONstatic final PotionPotions.REGENERATIONstatic final PotionPotions.SLOW_FALLINGstatic 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_SLOWNESSstatic final PotionPotions.STRONG_STRENGTHstatic final PotionPotions.STRONG_SWIFTNESSstatic final PotionPotions.STRONG_TURTLE_MASTERstatic final PotionPotions.SWIFTNESSstatic final PotionPotions.THICKstatic final PotionPotions.TURTLE_MASTERstatic final PotionPotions.WATERstatic final PotionPotions.WATER_BREATHINGstatic final PotionPotions.WEAKNESSFields in net.minecraft.world.item.alchemy with type parameters of type PotionModifier and TypeFieldDescriptionprivate static final List<PotionBrewing.Mix<Potion>>PotionBrewing.POTION_MIXESMethods 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 ItemStack -
Uses of Potion in net.minecraft.world.level.storage.loot.functions
Fields in net.minecraft.world.level.storage.loot.functions declared as PotionMethods in net.minecraft.world.level.storage.loot.functions with parameters of type PotionConstructors in net.minecraft.world.level.storage.loot.functions with parameters of type PotionModifierConstructorDescription(package private)SetPotionFunction(LootItemCondition[] p_193069_, Potion p_193070_) -
Uses of Potion in net.minecraftforge.registries
Fields in net.minecraftforge.registries with type parameters of type PotionModifier and TypeFieldDescriptionstatic final ResourceKey<Registry<Potion>>ForgeRegistries.Keys.POTIONSstatic final IForgeRegistry<Potion>ForgeRegistries.POTIONS