| Package | Description |
|---|---|
| com.github.steveice10.mc.auth.data |
| Modifier and Type | Method and Description |
|---|---|
GameProfile.TextureModel |
GameProfile.Texture.getModel()
Gets the model of the texture.
|
static GameProfile.TextureModel |
GameProfile.TextureModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GameProfile.TextureModel[] |
GameProfile.TextureModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.