| Package | Description |
|---|---|
| com.github.steveice10.mc.auth.service |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileService.findProfilesByName(String[] names,
ProfileService.ProfileLookupCallback callback)
Locates profiles by their names.
|
void |
ProfileService.findProfilesByName(String[] names,
ProfileService.ProfileLookupCallback callback,
boolean async)
Locates profiles by their names.
|
Copyright © 2023. All rights reserved.