Unfortunately, the Sun Java repositories are not available in Debian 7, so I'm stuck with Oracle and the OpenJDK.
Now that you've pointed it out, I remember have the ELF class issue with vanilla Minecraft. I had to use a script to get it to work that looked like this:
#!/bin/bash
cd...