net.minecraft.client.player

public abstract class AbstractClientPlayer

extends Player

All mapped superinterfaces:

Nameable, EntityAccess, CommandSource

eyt
net.minecraft.client.player.AbstractClientPlayer
net.minecraft.class_742
net.minecraft.client.network.AbstractClientPlayerEntity
net.minecraft.src.C_4102_

Field summary

Modifier and TypeField
private static final String
f
SKIN_URL_TEMPLATE
field_32666
SKIN_URL
f_172517_
private PlayerInfo
co
playerInfo
field_3901
cachedScoreboardEntry
f_108546_
public float
b
elytraRotX
field_3900
elytraPitch
f_108542_
public float
c
elytraRotY
field_3899
elytraYaw
f_108543_
public float
d
elytraRotZ
field_3898
elytraRoll
f_108544_
public final ClientLevel
e
clientLevel
field_17892
clientWorld
f_108545_

Constructor summary

ModifierConstructor
public (ClientLevel world, com.mojang.authlib.GameProfile profile, ProfilePublicKey publicKey)

Method summary

Modifier and TypeMethod
public boolean
B_()
isSpectator()
method_7325()
isSpectator()
m_5833_()
public boolean
f()
isCreative()
method_7337()
isCreative()
m_7500_()
public boolean
a()
isCapeLoaded()
method_3125()
canRenderCapeTexture()
m_108555_()
protected PlayerInfo
b()
getPlayerInfo()
method_3123()
getPlayerListEntry()
m_108558_()
public boolean
c()
isSkinLoaded()
method_3127()
hasSkinTexture()
m_108559_()
public ResourceLocation
d()
getSkinTextureLocation()
method_3117()
getSkinTexture()
m_108560_()
public ResourceLocation
e()
getCloakTextureLocation()
method_3119()
getCapeTexture()
m_108561_()
public boolean
g()
isElytraLoaded()
method_3126()
canRenderElytraTexture()
m_108562_()
public ResourceLocation
l()
getElytraTextureLocation()
method_3122()
getElytraTexture()
m_108563_()
public static void
a(abb arg0, String arg1)
registerSkinTexture(ResourceLocation arg0, String arg1)
method_3120(class_2960 arg0, String arg1)
loadSkin(Identifier id, String playerName)
m_172521_(C_5265_ p_172522_, String p_172523_)
public static ResourceLocation
c(String arg0)
getSkinLocation(String arg0)
method_3124(String arg0)
getSkinId(String playerName)
m_108556_(String p_108557_)
public String
n()
getModelName()
method_3121()
getModel()
m_108564_()
public float
o()
getFieldOfViewModifier()
method_3118()
getFovMultiplier()
m_108565_()