@Environment(value=CLIENT) public class DefaultSkinHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
private static Identifier |
ALEX_SKIN |
private static Identifier |
STEVE_SKIN |
| Constructor and Description |
|---|
DefaultSkinHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getModel(UUID uuid) |
static Identifier |
getTexture() |
static Identifier |
getTexture(UUID uuid) |
private static boolean |
shouldUseSlimModel(UUID uuid) |
private static final Identifier STEVE_SKIN
private static final Identifier ALEX_SKIN
public static Identifier getTexture()
public static Identifier getTexture(UUID uuid)
private static boolean shouldUseSlimModel(UUID uuid)