Uses of Class
net.minecraft.potion.Potion
Packages that use Potion
Package
Description
-
Uses of Potion in net.minecraft
Fields in net.minecraft declared as PotionModifier and TypeFieldDescriptionprivate final Potionclass_3200.field_15716private Potionclass_3200.class_3568.field_17427Fields in net.minecraft with type parameters of type PotionModifier and TypeFieldDescriptionprivate static final List<class_3566.class_3567<Potion>>class_3566.field_17408Methods in net.minecraft with parameters of type PotionModifier and TypeMethodDescriptionprivate static voidclass_3566.method_16160(Potion potion, Item item, Potion potion2) Constructors in net.minecraft with parameters of type PotionModifierConstructorDescriptionclass_3200(Tag<Item> tag, Item item, class_3638.class_3642 class_3642, class_3638.class_3642 class_36422, class_3180[] class_3180, Potion potion, NbtCompoundJson nbtCompoundJson) -
Uses of Potion in net.minecraft.achievement
Fields in net.minecraft.achievement declared as PotionMethods in net.minecraft.achievement with parameters of type PotionModifier and TypeMethodDescriptionvoidclass_3366.method_15062(ServerPlayerEntity serverPlayerEntity, Potion potion) voidclass_3366.class_3367.method_15066(Potion potion) booleanclass_3366.class_3368.method_15069(Potion potion) Constructors in net.minecraft.achievement with parameters of type Potion -
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 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_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.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 PotionMethods 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 -
Uses of Potion in net.minecraft.util.registry
Fields in net.minecraft.util.registry with type parameters of type Potion