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