Uses of Class
net.minecraft.world.entity.projectile.ThrownSplashPotion
Packages that use ThrownSplashPotion
-
Uses of ThrownSplashPotion in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type ThrownSplashPotionModifier and TypeFieldDescriptionstatic final EntityType
<ThrownSplashPotion> EntityType.SPLASH_POTION
-
Uses of ThrownSplashPotion in net.minecraft.world.entity.projectile
Constructor parameters in net.minecraft.world.entity.projectile with type arguments of type ThrownSplashPotionModifierConstructorDescriptionThrownSplashPotion
(EntityType<? extends ThrownSplashPotion> p_400190_, Level p_399722_)