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