net.minecraft.client.resources

public class DefaultPlayerSkin

fkl
net.minecraft.client.resources.DefaultPlayerSkin
net.minecraft.class_1068
net.minecraft.client.util.DefaultSkinHelper
net.minecraft.src.C_4497_

Field summary

Modifier and TypeField
private static final ResourceLocation
a
STEVE_SKIN_LOCATION
field_5301
STEVE_SKIN
f_118623_
private static final ResourceLocation
b
ALEX_SKIN_LOCATION
field_5300
ALEX_SKIN
f_118624_
private static final String
c
STEVE_MODEL
field_32964
DEFAULT
f_174829_
private static final String
d
ALEX_MODEL
field_32965
SLIM
f_174830_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static ResourceLocation
a()
getDefaultSkin()
method_4649()
getTexture()
m_118626_()
public static ResourceLocation
a(UUID arg0)
getDefaultSkin(UUID arg0)
method_4648(UUID arg0)
getTexture(UUID uuid)
m_118627_(UUID p_118628_)
public static String
b(UUID arg0)
getSkinModelName(UUID arg0)
method_4647(UUID arg0)
getModel(UUID uuid)
m_118629_(UUID p_118630_)
private static boolean
c(UUID arg0)
isAlexDefault(UUID arg0)
method_4650(UUID arg0)
shouldUseSlimModel(UUID uuid)
m_118631_(UUID p_118632_)