-
Constructor parameters in net.minecraft.entity.projectile with type arguments of type ExplosiveProjectileEntity
Constructor |
Description |
ExplosiveProjectileEntity(EntityType<? extends ExplosiveProjectileEntity> type,
double x,
double y,
double z,
double directionX,
double directionY,
double directionZ,
World world) |
|
ExplosiveProjectileEntity(EntityType<? extends ExplosiveProjectileEntity> type,
LivingEntity owner,
double directionX,
double directionY,
double directionZ,
World world) |
|
ExplosiveProjectileEntity(EntityType<? extends ExplosiveProjectileEntity> type,
World world) |