public static class SkinManager.GameProfileData extends Object
| Constructor and Description |
|---|
GameProfileData() |
| Modifier and Type | Method and Description |
|---|---|
static SkinManager.GameProfileData |
from(com.github.steveice10.mc.auth.data.GameProfile profile)
Generate the GameProfileData from the given GameProfile
|
public static SkinManager.GameProfileData from(com.github.steveice10.mc.auth.data.GameProfile profile)
profile - GameProfile to build the GameProfileData fromCopyright © 2021 GeyserMC. All rights reserved.