Uses of Class
net.minecraft.potion.Potion
Packages that use Potion
Package
Description
-
Uses of Potion in net.minecraft.advancements.criterion
Fields in net.minecraft.advancements.criterion declared as PotionModifier and TypeFieldDescriptionprivate final PotionBrewedPotionTrigger.Instance.potionprivate PotionItemPredicate.Builder.potionprivate final PotionItemPredicate.potionMethods in net.minecraft.advancements.criterion with parameters of type PotionModifier and TypeMethodDescriptionbooleanvoidBrewedPotionTrigger.trigger(ServerPlayerEntity p_192173_1_, Potion p_192173_2_) Constructors in net.minecraft.advancements.criterion with parameters of type PotionModifierConstructorDescriptionInstance(EntityPredicate.AndPredicate p_i231487_1_, Potion p_i231487_2_) ItemPredicate(ITag<Item> p_i225740_1_, Item p_i225740_2_, MinMaxBounds.IntBound p_i225740_3_, MinMaxBounds.IntBound p_i225740_4_, EnchantmentPredicate[] p_i225740_5_, EnchantmentPredicate[] p_i225740_6_, Potion p_i225740_7_, NBTPredicate p_i225740_8_) -
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.projectile
Fields in net.minecraft.entity.projectile declared as PotionMethods in net.minecraft.entity.projectile with parameters of type PotionModifier and TypeMethodDescriptionprivate voidPotionEntity.makeAreaOfEffectCloud(ItemStack p_190542_1_, Potion p_190542_2_) -
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_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.potion with type parameters of type PotionModifier and TypeFieldDescriptionprivate static final List<PotionBrewing.MixPredicate<Potion>>PotionBrewing.POTION_MIXESprivate final ReverseTagWrapper<Potion>Potion.reverseTagsMethods in net.minecraft.potion that return PotionModifier and TypeMethodDescriptionstatic Potionstatic Potionstatic PotionPotionUtils.getPotion(CompoundNBT p_185187_0_) private static PotionMethods in net.minecraft.potion with parameters of type PotionModifier and TypeMethodDescriptionprivate static voidstatic List<EffectInstance>PotionUtils.getAllEffects(Potion p_185186_0_, Collection<EffectInstance> p_185186_1_) static intstatic booleanPotionBrewing.isBrewablePotion(Potion p_222124_0_) private static Potionstatic ItemStackMethod parameters in net.minecraft.potion with type arguments of type Potion -
Uses of Potion in net.minecraft.util.registry
Fields in net.minecraft.util.registry with type parameters of type PotionModifier and TypeFieldDescriptionstatic final DefaultedRegistry<Potion>Registry.POTIONDeprecated.static final RegistryKey<Registry<Potion>>Registry.POTION_REGISTRY -
Uses of Potion in net.minecraftforge.debug.misc
Fields in net.minecraftforge.debug.misc with type parameters of type PotionModifier and TypeFieldDescriptionprivate static final ITag.INamedTag<Potion>CustomTagTypesTest.DAMAGE -
Uses of Potion in net.minecraftforge.registries
Fields in net.minecraftforge.registries with type parameters of type PotionModifier and TypeFieldDescriptionstatic final IForgeRegistry<Potion>ForgeRegistries.POTION_TYPESstatic final RegistryKey<Registry<Potion>>ForgeRegistries.Keys.POTIONS