net.minecraft.client.playerpublic abstract class AbstractClientPlayer
extends Player implements ClientAvatarEntity
All mapped superinterfaces:
SyncedDataHolder, DebugValueSource, Nameable, ItemOwner, SlotProvider, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, Attackable, WaypointTransmitter, Waypoint, ContainerUser, ClientAvatarEntity
| hjb |
| net.minecraft.client.player.AbstractClientPlayer |
| net.minecraft.class_742 |
| net.minecraft.client.network.AbstractClientPlayerEntity |
Field summary
| Modifier and Type | Field |
|---|
| private PlayerInfo | | a | | playerInfo | | field_3901 | | playerListEntry |
|
| private final boolean | | b | | showExtraEars | | field_62644 | | deadmau5 |
|
| private final ClientAvatarState | | c | | clientAvatarState | | field_62645 | | state |
|
Constructor summary
| Modifier | Constructor |
|---|
| public | (ClientLevel world, com.mojang.authlib.GameProfile profile) |
Method summary
| Modifier and Type | Method |
|---|
| public GameType | | a() | | gameMode() | | method_68876() | | getGameMode() |
|
| protected PlayerInfo | | h() | | getPlayerInfo() | | method_3123() | | getPlayerListEntry() |
|
| public void | | g() | | tick() | | method_5773() | | tick() |
|
| protected void | | K(float arg0) | | addWalkedDistance(float arg0) | | method_74312(float arg0) | | addDistanceMoved(float distanceMoved) |
|
| public ClientAvatarState | | b() | | avatarState() | | method_74192() | | getState() |
|
| public Component | | d() | | belowNameDisplay() | | method_74193() | | getMannequinName() |
|
| public PlayerSkin | | c() | | getSkin() | | method_52814() | | getSkin() |
|
| public Parrot$Variant | | a(boolean arg0) | | getParrotVariantOnShoulder(boolean arg0) | | method_74191(boolean arg0) | | getShoulderParrotVariant(boolean arg0) |
|
| public void | | t() | | rideTick() | | method_5842() | | tickRiding() |
|
| public void | | d_() | | aiStep() | | method_6007() | | tickMovement() |
|
| protected void | | m() | | updateBob() | | method_74313() | | tickPlayerMovement() |
|
| public float | | a(boolean arg0, float arg1) | | getFieldOfViewModifier(boolean arg0, float arg1) | | method_3118(boolean arg0, float arg1) | | getFovMultiplier(boolean firstPerson, float fovEffectScale) |
|
| public boolean | | e() | | showExtraEars() | | method_74194() | | hasExtraEars() |
|