Uses of Class
net.minecraft.world.entity.projectile.ThrownLingeringPotion
Packages that use ThrownLingeringPotion
-
Uses of ThrownLingeringPotion in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type ThrownLingeringPotionModifier and TypeFieldDescriptionstatic final EntityType
<ThrownLingeringPotion> EntityType.LINGERING_POTION
-
Uses of ThrownLingeringPotion in net.minecraft.world.entity.projectile
Constructor parameters in net.minecraft.world.entity.projectile with type arguments of type ThrownLingeringPotionModifierConstructorDescriptionThrownLingeringPotion
(EntityType<? extends ThrownLingeringPotion> p_400031_, Level p_400145_)