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 pSource, ThrownPotion pPotion, float pAmount) -
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> pEntityType, Level pLevel)