| Package | Description |
|---|---|
| net.minecraftforge.userdev |
| Modifier and Type | Method and Description |
|---|---|
static ArgumentList |
ArgumentList.from(java.lang.String... args) |
| Modifier and Type | Method and Description |
|---|---|
private static boolean |
LaunchTesting.login(ArgumentList args)
Basic implementation of Mojang's 'Yggdrasil' login system, purely intended as a dev time bare bones login.
|