net.minecraft.client.entity.living.player

public abstract class ClientPlayerEntity

extends PlayerEntity implements SkinManager__SkinTextureCallback

All mapped superinterfaces:

CommandSource, SkinManager__SkinTextureCallback

blg
net.minecraft.class_1631
net.minecraft.client.entity.living.player.ClientPlayerEntity
net.minecraft.client.entity.AbstractClientPlayer

Field summary

Modifier and TypeField
public static final Identifier
b
field_6445
STEVE_LOCATION
locationStevePng
private Identifier
a
field_6447
skinLocation
locationSkin
private Identifier
c
field_6448
capeLocation
locationCape

Constructor summary

ModifierConstructor
public (World arg0, GameProfile arg1)

Method summary

Modifier and TypeMethod
public boolean
n()
method_6867()
hasCape()
hasCape()
public boolean
o()
method_6868()
hasSkin()
hasSkin()
public Identifier
r()
method_5725()
getSkinTextureLocation()
getLocationSkin()
public Identifier
s()
method_5726()
getCapeTextureLocation()
getLocationCape()
public static HttpTexture
a(bqx arg0, String arg1)
method_6866(class_1653 arg0, String arg1)
loadTexture(Identifier location, String playerName)
getDownloadImageSkin(ResourceLocation resourceLocationIn, String username)
public static Identifier
c(String arg0)
method_5719(String arg0)
getSkinTextureLocation(String playerName)
getLocationSkin(String username)
public void
a(MinecraftProfileTexture$Type arg0, bqx arg1)
method_7047(com.mojang.authlib.minecraft.MinecraftProfileTexture$Type arg0, class_1653 arg1)
textureAvailable(com.mojang.authlib.minecraft.MinecraftProfileTexture$Type arg0, Identifier arg1)
onSkinAvailable(com.mojang.authlib.minecraft.MinecraftProfileTexture$Type arg0, ResourceLocation arg1)