net.minecraft.client.network

public abstract class AbstractClientPlayerEntity

extends PlayerEntity implements ClientPlayerLikeEntity

All mapped superinterfaces:

Nameable, EntityLike, UniquelyIdentifiable, ScoreHolder, DataTracked, ComponentsAccess, HeldItemContext, StackReferenceGetter, DebugTrackable, Attackable, ServerWaypoint, Waypoint, ContainerUser, ClientPlayerLikeEntity

net.minecraft.client.player.AbstractClientPlayer
net.minecraft.class_742
net.minecraft.client.network.AbstractClientPlayerEntity

Field summary

Modifier and TypeField
private PlayerListEntry
playerInfo
field_3901
playerListEntry
private final boolean
showExtraEars
field_62644
deadmau5
private final ClientPlayerLikeState
clientAvatarState
field_62645
state

Constructor summary

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

Method summary

Modifier and TypeMethod
public GameMode
gameMode()
method_68876()
getGameMode()
protected PlayerListEntry
getPlayerInfo()
method_3123()
getPlayerListEntry()
public void
tick()
method_5773()
tick()
protected void
addWalkedDistance(float distance)
method_74312(float arg0)
addDistanceMoved(float distanceMoved)
public ClientPlayerLikeState
avatarState()
method_74192()
getState()
public Text
belowNameDisplay()
method_74193()
getMannequinName()
public SkinTextures
getSkin()
method_52814()
getSkin()
public ParrotEntity$Variant
getParrotVariantOnShoulder(boolean left)
method_74191(boolean arg0)
getShoulderParrotVariant(boolean arg0)
public void
rideTick()
method_5842()
tickRiding()
public void
aiStep()
method_6007()
tickMovement()
protected void
updateBob()
method_74313()
tickPlayerMovement()
public float
getFieldOfViewModifier(boolean firstPerson, float effectScale)
method_3118(boolean arg0, float arg1)
getFovMultiplier(boolean firstPerson, float fovEffectScale)
public boolean
showExtraEars()
method_74194()
hasExtraEars()