Skip to content
Discussion options

You must be logged in to vote

I know normal MC takes eats ram drastically, it's java yk, but does HMC in fact help here?

No

Some things HMC does:

  • add a command line interface to Minecraft, which can control the game.
  • redirect every method in the lwjgl library, causing Minecraft not to render anything, thus making it "headless".
  • patch the Log4J vulnerability.

The main reason I made it was to launch the Minecraft client from console on headless remote servers. E.g. when running a PingBypass server.

It also allows me to deploy the Minecraft client with mods in docker containers.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by 3arthqu4ke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants