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> entityType, double x, double y, double z, Level level) protected
ThrowableProjectile
(EntityType<? extends ThrowableProjectile> entityType, LivingEntity shooter, Level level) protected
ThrowableProjectile
(EntityType<? extends ThrowableProjectile> entityType, Level level)