Cristel Lib

Cristel Lib

2.5k Downloads

Don't rely on AWT package

JaisDK opened this issue ยท 1 comments

commented

Hi,

You can't rely on the AWT package to be available on all java installations, it's missing on a lot of linux dists.

https://github.com/Cristelknight999/Cristel-Lib/blob/1.20/common/src/main/java/net/cristellib/builtinpacks/RuntimePack.java#L21

commented

Didn't know that. I got that code from somewhere online xD