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> p_37456_, double p_37457_, double p_37458_, double p_37459_, Level p_37460_)
protected
ThrowableProjectile(EntityType<? extends ThrowableProjectile> p_37462_, LivingEntity p_37463_, Level p_37464_)
protected
ThrowableProjectile(EntityType<? extends ThrowableProjectile> p_37466_, Level p_37467_)