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
class
class
Constructor parameters in net.minecraft.world.entity.projectile with type arguments of type ThrowableItemProjectileModifierConstructorDescriptionThrowableItemProjectile
(EntityType<? extends ThrowableItemProjectile> pEntityType, double pX, double pY, double pZ, Level pLevel, ItemStack pItem) ThrowableItemProjectile
(EntityType<? extends ThrowableItemProjectile> pEntityType, LivingEntity pOwner, Level pLevel, ItemStack pItem) ThrowableItemProjectile
(EntityType<? extends ThrowableItemProjectile> pEntityType, Level pLevel)