Uses of Class
net.minecraft.world.entity.projectile.ThrowableItemProjectile
Packages that use ThrowableItemProjectile
-
Uses of ThrowableItemProjectile in net.minecraft.world.entity.projectile
Subclasses of ThrowableItemProjectile in net.minecraft.world.entity.projectileModifier and TypeClassDescriptionclass
class
class
class
class
Constructor parameters in net.minecraft.world.entity.projectile with type arguments of type ThrowableItemProjectileModifierConstructorDescriptionThrowableItemProjectile
(EntityType<? extends ThrowableItemProjectile> entityType, double x, double y, double z, Level level) ThrowableItemProjectile
(EntityType<? extends ThrowableItemProjectile> entityType, LivingEntity shooter, Level level) ThrowableItemProjectile
(EntityType<? extends ThrowableItemProjectile> entityType, Level level)