Uses of Class
net.minecraft.entity.projectile.thrown.PotionEntity
Packages that use PotionEntity
Package
Description
-
Uses of PotionEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type PotionEntity -
Uses of PotionEntity in net.minecraft.entity.mob
Methods in net.minecraft.entity.mob with parameters of type PotionEntityModifier and TypeMethodDescriptionprivate boolean
EndermanEntity.damageFromPotion
(DamageSource source, PotionEntity potion, float amount) -
Uses of PotionEntity in net.minecraft.entity.projectile.thrown
Constructor parameters in net.minecraft.entity.projectile.thrown with type arguments of type PotionEntityModifierConstructorDescriptionPotionEntity
(EntityType<? extends PotionEntity> entityType, World world)