| Package | Description |
|---|---|
| org.geysermc.connector.skin |
| Modifier and Type | Method and Description |
|---|---|
static SkinProvider.CapeUrlType |
SkinProvider.CapeUrlType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SkinProvider.CapeUrlType[] |
SkinProvider.CapeUrlType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
SkinProvider.CapeProvider.toRequestedType(SkinProvider.CapeUrlType type,
UUID uuid,
String username) |
static String |
SkinProvider.EarsProvider.toRequestedType(SkinProvider.CapeUrlType type,
UUID uuid,
String username) |
Copyright © 2021 GeyserMC. All rights reserved.