net.minecraft.client.player

public abstract class AbstractClientPlayer

extends Player

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, Attackable

gou
net.minecraft.client.player.AbstractClientPlayer
net.minecraft.class_742
net.minecraft.unmapped.C_sgyyxgui
net.minecraft.client.network.AbstractClientPlayerEntity
net.minecraft.client.network.AbstractClientPlayerEntity

Field summary

Modifier and TypeField
private PlayerInfo
h
playerInfo
field_3901
f_zjtucwmu
playerListEntry
cachedScoreboardEntry
protected Vec3
a
deltaMovementOnPreviousTick
field_42906
f_horcygha
lastVelocity
lastVelocity
public float
b
elytraRotX
field_3900
f_xxfkyvkq
elytraPitch
elytraPitch
public float
c
elytraRotY
field_3899
f_hkevncvl
elytraYaw
elytraYaw
public float
d
elytraRotZ
field_3898
f_brnlljdm
elytraRoll
elytraRoll
public final ClientLevel
e
clientLevel
field_17892
f_kripswfx
clientWorld
clientWorld
public float
f
walkDistO
field_53038
f_tituynsf
lastDistanceMoved
public float
g
walkDist
field_53039
f_bzzpopud
distanceMoved

Constructor summary

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

Method summary

Modifier and TypeMethod
public boolean
V_()
isSpectator()
method_7325()
m_iseshnfi()
isSpectator()
isSpectator()
public boolean
b()
isCreative()
method_7337()
m_smbsjwkr()
isCreative()
isCreative()
protected PlayerInfo
a()
getPlayerInfo()
method_3123()
m_luyaebra()
getPlayerListEntry()
getPlayerListEntry()
public void
h()
tick()
method_5773()
m_arkgrfeb()
tick()
tick()
public Vec3
I(float arg0)
getDeltaMovementLerped(float arg0)
method_49339(float arg0)
m_ipxgqpif(float arg0)
lerpVelocity(float tickProgress)
lerpVelocity(float delta)
public PlayerSkin
c()
getSkin()
method_52814()
m_kzmhnjvr()
getSkinTextures()
getSkin()
public float
a(boolean arg0, float arg1)
getFieldOfViewModifier(boolean arg0, float arg1)
method_3118(boolean arg0, float arg1)
m_jjnbolzs(boolean arg0, float arg1)
getFovMultiplier(boolean firstPerson, float fovEffectScale)
getFovMultiplier(boolean firstPerson, float effectScale)