Package net.minecraft.client.resources
Class DefaultPlayerSkin
java.lang.Object
net.minecraft.client.resources.DefaultPlayerSkin
-
Field Summary
Modifier and TypeFieldDescriptionprivate static String
private static ResourceLocation
private static String
private static ResourceLocation
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ResourceLocation
static ResourceLocation
getDefaultSkin(UUID p_118628_)
static String
getSkinModelName(UUID p_118630_)
private static boolean
isAlexDefault(UUID p_118632_)
-
Field Details
-
STEVE_SKIN_LOCATION
-
ALEX_SKIN_LOCATION
-
STEVE_MODEL
- See Also:
- Constant Field Values
-
ALEX_MODEL
- See Also:
- Constant Field Values
-
-
Constructor Details
-
DefaultPlayerSkin
public DefaultPlayerSkin()
-
-
Method Details
-
getDefaultSkin
-
getDefaultSkin
-
getSkinModelName
-
isAlexDefault
-