mirror of
https://github.com/unmojang/authlib-injector.git
synced 2025-09-29 22:30:02 -04:00
add ignored packages
This commit is contained in:
parent
2363588275
commit
940687e131
@ -120,7 +120,12 @@ public final class Config {
|
|||||||
"org.jcp.",
|
"org.jcp.",
|
||||||
"org.json.",
|
"org.json.",
|
||||||
"org.lwjgl.",
|
"org.lwjgl.",
|
||||||
|
"com.mojang.blaze3d.",
|
||||||
|
"com.mojang.brigadier.",
|
||||||
|
"com.mojang.datafixers.",
|
||||||
|
"com.mojang.serialization.",
|
||||||
"org.objectweb.asm.",
|
"org.objectweb.asm.",
|
||||||
|
"org.slf4j.",
|
||||||
"org.w3c.",
|
"org.w3c.",
|
||||||
"org.xml.",
|
"org.xml.",
|
||||||
"org.yaml.snakeyaml.",
|
"org.yaml.snakeyaml.",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user