Uses of Class
net.minecraft.world.entity.projectile.throwableitemprojectile.ThrownLingeringPotion
Packages that use ThrownLingeringPotion
Package
Description
-
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.throwableitemprojectile
Constructor parameters in net.minecraft.world.entity.projectile.throwableitemprojectile with type arguments of type ThrownLingeringPotionModifierConstructorDescriptionThrownLingeringPotion(EntityType<? extends ThrownLingeringPotion> type, Level level)