

I guess this was being sarcastic, but just in case it wasn’t:
If you launch the game through Steam that probably won’t matter, because Steam brings along its own libraries for games to use. That collection of libraries is called “Steam Runtime”, and if the game only uses libraries from the Steam Runtime, it will run on any distribution that the Steam Runtime is compatible with (what afaik means basically all distributions).
There are some exceptions though. Graphics drivers for instance are not bundled in the Steam Runtime.
And last, but not least: Even if you don’t run the game through Steam, it’s probably just a bunch of libraries that need to be installed. They only need to be the same or a newer version than those used on the developers’ build server.
What is stopping you from playing Minecraft itself on Linux?
I haven’t played it in a while, but it did work perfectly fine last time I tried it. It is written in Java, after all.