Uses of Class
net.minecraft.world.entity.projectile.AbstractHurtingProjectile
Packages that use AbstractHurtingProjectile
Package
Description
-
Uses of AbstractHurtingProjectile in net.minecraft.world.entity.projectile
Subclasses of AbstractHurtingProjectile 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 AbstractHurtingProjectileModifierConstructorDescriptionprotected
AbstractHurtingProjectile
(EntityType<? extends AbstractHurtingProjectile> pEntityType, double pX, double pY, double pZ, Level pLevel) AbstractHurtingProjectile
(EntityType<? extends AbstractHurtingProjectile> pEntityType, double pX, double pY, double pZ, Vec3 pMovement, Level pLevel) AbstractHurtingProjectile
(EntityType<? extends AbstractHurtingProjectile> pEntityType, LivingEntity pOwner, Vec3 pMovement, Level pLevel) protected
AbstractHurtingProjectile
(EntityType<? extends AbstractHurtingProjectile> pEntityType, Level pLevel) -
Uses of AbstractHurtingProjectile in net.minecraft.world.entity.projectile.windcharge
Modifier and TypeClassDescriptionclass
class
class