Uses of Class
net.minecraft.world.entity.projectile.ThrowableProjectile
Packages that use ThrowableProjectile
-
Uses of ThrowableProjectile in net.minecraft.world.entity.projectile
Subclasses of ThrowableProjectile in net.minecraft.world.entity.projectileModifier and TypeClassDescriptionclass
class
class
class
class
class
Constructor parameters in net.minecraft.world.entity.projectile with type arguments of type ThrowableProjectileModifierConstructorDescriptionprotected
ThrowableProjectile
(EntityType<? extends ThrowableProjectile> pEntityType, double pX, double pY, double pZ, Level pLevel) protected
ThrowableProjectile
(EntityType<? extends ThrowableProjectile> pEntityType, LivingEntity pShooter, Level pLevel) protected
ThrowableProjectile
(EntityType<? extends ThrowableProjectile> pEntityType, Level pLevel)