Uses of Class
net.minecraft.world.entity.projectile.ThrownPotion
Packages that use ThrownPotion
Package
Description
-
Uses of ThrownPotion in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type ThrownPotion -
Uses of ThrownPotion in net.minecraft.world.entity.monster
Methods in net.minecraft.world.entity.monster with parameters of type ThrownPotionModifier and TypeMethodDescriptionprivate boolean
EnderMan.hurtWithCleanWater
(DamageSource p_186273_, ThrownPotion p_186274_, float p_186275_) -
Uses of ThrownPotion in net.minecraft.world.entity.projectile
Constructor parameters in net.minecraft.world.entity.projectile with type arguments of type ThrownPotionModifierConstructorDescriptionThrownPotion
(EntityType<? extends ThrownPotion> p_37527_, Level p_37528_)