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 Potion
BrewedPotionTrigger.TriggerInstance.potion
private Potion
ItemPredicate.Builder.potion
private final Potion
ItemPredicate.potion
Methods in net.minecraft.advancements.critereon with parameters of type PotionModifier and TypeMethodDescriptionboolean
void
BrewedPotionTrigger.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.POTION
Deprecated.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 void
ThrownPotion.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 Potion
Potions.AWKWARD
static final Potion
Potions.EMPTY
static final Potion
Potions.FIRE_RESISTANCE
static final Potion
Potions.HARMING
static final Potion
Potions.HEALING
static final Potion
Potions.INVISIBILITY
static final Potion
Potions.LEAPING
static final Potion
Potions.LONG_FIRE_RESISTANCE
static final Potion
Potions.LONG_INVISIBILITY
static final Potion
Potions.LONG_LEAPING
static final Potion
Potions.LONG_NIGHT_VISION
static final Potion
Potions.LONG_POISON
static final Potion
Potions.LONG_REGENERATION
static final Potion
Potions.LONG_SLOW_FALLING
static final Potion
Potions.LONG_SLOWNESS
static final Potion
Potions.LONG_STRENGTH
static final Potion
Potions.LONG_SWIFTNESS
static final Potion
Potions.LONG_TURTLE_MASTER
static final Potion
Potions.LONG_WATER_BREATHING
static final Potion
Potions.LONG_WEAKNESS
static final Potion
Potions.LUCK
static final Potion
Potions.MUNDANE
static final Potion
Potions.NIGHT_VISION
static final Potion
Potions.POISON
static final Potion
Potions.REGENERATION
static final Potion
Potions.SLOW_FALLING
static final Potion
Potions.SLOWNESS
static final Potion
Potions.STRENGTH
static final Potion
Potions.STRONG_HARMING
static final Potion
Potions.STRONG_HEALING
static final Potion
Potions.STRONG_LEAPING
static final Potion
Potions.STRONG_POISON
static final Potion
Potions.STRONG_REGENERATION
static final Potion
Potions.STRONG_SLOWNESS
static final Potion
Potions.STRONG_STRENGTH
static final Potion
Potions.STRONG_SWIFTNESS
static final Potion
Potions.STRONG_TURTLE_MASTER
static final Potion
Potions.SWIFTNESS
static final Potion
Potions.THICK
static final Potion
Potions.TURTLE_MASTER
static final Potion
Potions.WATER
static final Potion
Potions.WATER_BREATHING
static final Potion
Potions.WEAKNESS
Fields in net.minecraft.world.item.alchemy with type parameters of type PotionModifier and TypeFieldDescriptionprivate static final List<PotionBrewing.Mix<Potion>>
PotionBrewing.POTION_MIXES
Methods in net.minecraft.world.item.alchemy that return PotionModifier and TypeMethodDescriptionstatic Potion
static Potion
PotionUtils.getPotion
(CompoundTag p_43578_) static Potion
private static Potion
Methods in net.minecraft.world.item.alchemy with parameters of type PotionModifier and TypeMethodDescriptionprivate static void
static List<MobEffectInstance>
PotionUtils.getAllEffects
(Potion p_43562_, Collection<MobEffectInstance> p_43563_) static int
static boolean
PotionBrewing.isBrewablePotion
(Potion p_43512_) private static Potion
static 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.POTIONS
static final IForgeRegistry<Potion>
ForgeRegistries.POTIONS