Uses of Class
net.minecraft.entity.projectile.thrown.LingeringPotionEntity
Packages that use LingeringPotionEntity
-
Uses of LingeringPotionEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type LingeringPotionEntityModifier and TypeFieldDescriptionstatic final EntityType
<LingeringPotionEntity> EntityType.LINGERING_POTION
-
Uses of LingeringPotionEntity in net.minecraft.entity.projectile.thrown
Constructor parameters in net.minecraft.entity.projectile.thrown with type arguments of type LingeringPotionEntityModifierConstructorDescriptionLingeringPotionEntity
(EntityType<? extends LingeringPotionEntity> type, World world)