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