Class PlayerEntity

All Implemented Interfaces:
EntityLike, CommandOutput, Nameable
Direct Known Subclasses:
AbstractClientPlayerEntity, ServerPlayerEntity

public abstract class PlayerEntity
extends LivingEntity
Mappings:
Namespace Name
official bhl
intermediary net/minecraft/class_1657
named net/minecraft/entity/player/PlayerEntity
  • Field Details

    • STANDING_DIMENSIONS

      public static final EntityDimensions STANDING_DIMENSIONS
      Mappings:
      Namespace Name Mixin selector
      official bf Lbhl;bf:Laqw;
      intermediary field_18135 Lnet/minecraft/class_1657;field_18135:Lnet/minecraft/class_4048;
      named STANDING_DIMENSIONS Lnet/minecraft/entity/player/PlayerEntity;STANDING_DIMENSIONS:Lnet/minecraft/entity/EntityDimensions;
    • POSE_DIMENSIONS

      private static final Map<EntityPose,​EntityDimensions> POSE_DIMENSIONS
      Mappings:
      Namespace Name Mixin selector
      official b Lbhl;b:Ljava/util/Map;
      intermediary field_18134 Lnet/minecraft/class_1657;field_18134:Ljava/util/Map;
      named POSE_DIMENSIONS Lnet/minecraft/entity/player/PlayerEntity;POSE_DIMENSIONS:Ljava/util/Map;
    • ABSORPTION_AMOUNT

      private static final TrackedData<Float> ABSORPTION_AMOUNT
      Mappings:
      Namespace Name Mixin selector
      official c Lbhl;c:Lvk;
      intermediary field_7491 Lnet/minecraft/class_1657;field_7491:Lnet/minecraft/class_2940;
      named ABSORPTION_AMOUNT Lnet/minecraft/entity/player/PlayerEntity;ABSORPTION_AMOUNT:Lnet/minecraft/entity/data/TrackedData;
    • SCORE

      private static final TrackedData<Integer> SCORE
      Mappings:
      Namespace Name Mixin selector
      official d Lbhl;d:Lvk;
      intermediary field_7511 Lnet/minecraft/class_1657;field_7511:Lnet/minecraft/class_2940;
      named SCORE Lnet/minecraft/entity/player/PlayerEntity;SCORE:Lnet/minecraft/entity/data/TrackedData;
    • PLAYER_MODEL_PARTS

      protected static final TrackedData<Byte> PLAYER_MODEL_PARTS
      Mappings:
      Namespace Name Mixin selector
      official bg Lbhl;bg:Lvk;
      intermediary field_7518 Lnet/minecraft/class_1657;field_7518:Lnet/minecraft/class_2940;
      named PLAYER_MODEL_PARTS Lnet/minecraft/entity/player/PlayerEntity;PLAYER_MODEL_PARTS:Lnet/minecraft/entity/data/TrackedData;
    • MAIN_ARM

      protected static final TrackedData<Byte> MAIN_ARM
      Mappings:
      Namespace Name Mixin selector
      official bh Lbhl;bh:Lvk;
      intermediary field_7488 Lnet/minecraft/class_1657;field_7488:Lnet/minecraft/class_2940;
      named MAIN_ARM Lnet/minecraft/entity/player/PlayerEntity;MAIN_ARM:Lnet/minecraft/entity/data/TrackedData;
    • LEFT_SHOULDER_ENTITY

      protected static final TrackedData<CompoundTag> LEFT_SHOULDER_ENTITY
      Mappings:
      Namespace Name Mixin selector
      official bi Lbhl;bi:Lvk;
      intermediary field_7496 Lnet/minecraft/class_1657;field_7496:Lnet/minecraft/class_2940;
      named LEFT_SHOULDER_ENTITY Lnet/minecraft/entity/player/PlayerEntity;LEFT_SHOULDER_ENTITY:Lnet/minecraft/entity/data/TrackedData;
    • RIGHT_SHOULDER_ENTITY

      protected static final TrackedData<CompoundTag> RIGHT_SHOULDER_ENTITY
      Mappings:
      Namespace Name Mixin selector
      official bj Lbhl;bj:Lvk;
      intermediary field_7506 Lnet/minecraft/class_1657;field_7506:Lnet/minecraft/class_2940;
      named RIGHT_SHOULDER_ENTITY Lnet/minecraft/entity/player/PlayerEntity;RIGHT_SHOULDER_ENTITY:Lnet/minecraft/entity/data/TrackedData;
    • shoulderEntityAddedTime

      private long shoulderEntityAddedTime
      Mappings:
      Namespace Name Mixin selector
      official e Lbhl;e:J
      intermediary field_19428 Lnet/minecraft/class_1657;field_19428:J
      named shoulderEntityAddedTime Lnet/minecraft/entity/player/PlayerEntity;shoulderEntityAddedTime:J
    • inventory

      private final PlayerInventory inventory
      Mappings:
      Namespace Name Mixin selector
      official f Lbhl;f:Lbhk;
      intermediary field_7514 Lnet/minecraft/class_1657;field_7514:Lnet/minecraft/class_1661;
      named inventory Lnet/minecraft/entity/player/PlayerEntity;inventory:Lnet/minecraft/entity/player/PlayerInventory;
    • enderChestInventory

      protected EnderChestInventory enderChestInventory
      Mappings:
      Namespace Name Mixin selector
      official bk Lbhl;bk:Lbky;
      intermediary field_7486 Lnet/minecraft/class_1657;field_7486:Lnet/minecraft/class_1730;
      named enderChestInventory Lnet/minecraft/entity/player/PlayerEntity;enderChestInventory:Lnet/minecraft/inventory/EnderChestInventory;
    • playerScreenHandler

      public final PlayerScreenHandler playerScreenHandler
      Mappings:
      Namespace Name Mixin selector
      official bl Lbhl;bl:Lbkp;
      intermediary field_7498 Lnet/minecraft/class_1657;field_7498:Lnet/minecraft/class_1723;
      named playerScreenHandler Lnet/minecraft/entity/player/PlayerEntity;playerScreenHandler:Lnet/minecraft/screen/PlayerScreenHandler;
    • currentScreenHandler

      public ScreenHandler currentScreenHandler
      Mappings:
      Namespace Name Mixin selector
      official bm Lbhl;bm:Lbjr;
      intermediary field_7512 Lnet/minecraft/class_1657;field_7512:Lnet/minecraft/class_1703;
      named currentScreenHandler Lnet/minecraft/entity/player/PlayerEntity;currentScreenHandler:Lnet/minecraft/screen/ScreenHandler;
    • hungerManager

      protected HungerManager hungerManager
      Mappings:
      Namespace Name Mixin selector
      official bn Lbhl;bn:Lbjn;
      intermediary field_7493 Lnet/minecraft/class_1657;field_7493:Lnet/minecraft/class_1702;
      named hungerManager Lnet/minecraft/entity/player/PlayerEntity;hungerManager:Lnet/minecraft/entity/player/HungerManager;
    • abilityResyncCountdown

      protected int abilityResyncCountdown
      Mappings:
      Namespace Name Mixin selector
      official bo Lbhl;bo:I
      intermediary field_7489 Lnet/minecraft/class_1657;field_7489:I
      named abilityResyncCountdown Lnet/minecraft/entity/player/PlayerEntity;abilityResyncCountdown:I
    • prevStrideDistance

      public float prevStrideDistance
      Mappings:
      Namespace Name Mixin selector
      official bp Lbhl;bp:F
      intermediary field_7505 Lnet/minecraft/class_1657;field_7505:F
      named prevStrideDistance Lnet/minecraft/entity/player/PlayerEntity;prevStrideDistance:F
    • strideDistance

      public float strideDistance
      Mappings:
      Namespace Name Mixin selector
      official bq Lbhl;bq:F
      intermediary field_7483 Lnet/minecraft/class_1657;field_7483:F
      named strideDistance Lnet/minecraft/entity/player/PlayerEntity;strideDistance:F
    • experiencePickUpDelay

      public int experiencePickUpDelay
      Mappings:
      Namespace Name Mixin selector
      official br Lbhl;br:I
      intermediary field_7504 Lnet/minecraft/class_1657;field_7504:I
      named experiencePickUpDelay Lnet/minecraft/entity/player/PlayerEntity;experiencePickUpDelay:I
    • prevCapeX

      public double prevCapeX
      Mappings:
      Namespace Name Mixin selector
      official bs Lbhl;bs:D
      intermediary field_7524 Lnet/minecraft/class_1657;field_7524:D
      named prevCapeX Lnet/minecraft/entity/player/PlayerEntity;prevCapeX:D
    • prevCapeY

      public double prevCapeY
      Mappings:
      Namespace Name Mixin selector
      official bt Lbhl;bt:D
      intermediary field_7502 Lnet/minecraft/class_1657;field_7502:D
      named prevCapeY Lnet/minecraft/entity/player/PlayerEntity;prevCapeY:D
    • prevCapeZ

      public double prevCapeZ
      Mappings:
      Namespace Name Mixin selector
      official bu Lbhl;bu:D
      intermediary field_7522 Lnet/minecraft/class_1657;field_7522:D
      named prevCapeZ Lnet/minecraft/entity/player/PlayerEntity;prevCapeZ:D
    • capeX

      public double capeX
      Mappings:
      Namespace Name Mixin selector
      official bv Lbhl;bv:D
      intermediary field_7500 Lnet/minecraft/class_1657;field_7500:D
      named capeX Lnet/minecraft/entity/player/PlayerEntity;capeX:D
    • capeY

      public double capeY
      Mappings:
      Namespace Name Mixin selector
      official bw Lbhl;bw:D
      intermediary field_7521 Lnet/minecraft/class_1657;field_7521:D
      named capeY Lnet/minecraft/entity/player/PlayerEntity;capeY:D
    • capeZ

      public double capeZ
      Mappings:
      Namespace Name Mixin selector
      official bx Lbhl;bx:D
      intermediary field_7499 Lnet/minecraft/class_1657;field_7499:D
      named capeZ Lnet/minecraft/entity/player/PlayerEntity;capeZ:D
    • sleepTimer

      private int sleepTimer
      Mappings:
      Namespace Name Mixin selector
      official g Lbhl;g:I
      intermediary field_7487 Lnet/minecraft/class_1657;field_7487:I
      named sleepTimer Lnet/minecraft/entity/player/PlayerEntity;sleepTimer:I
    • isSubmergedInWater

      protected boolean isSubmergedInWater
      Mappings:
      Namespace Name Mixin selector
      official by Lbhl;by:Z
      intermediary field_7490 Lnet/minecraft/class_1657;field_7490:Z
      named isSubmergedInWater Lnet/minecraft/entity/player/PlayerEntity;isSubmergedInWater:Z
    • abilities

      private final PlayerAbilities abilities
      Mappings:
      Namespace Name Mixin selector
      official bF Lbhl;bF:Lbhi;
      intermediary field_7503 Lnet/minecraft/class_1657;field_7503:Lnet/minecraft/class_1656;
      named abilities Lnet/minecraft/entity/player/PlayerEntity;abilities:Lnet/minecraft/entity/player/PlayerAbilities;
    • experienceLevel

      public int experienceLevel
      Mappings:
      Namespace Name Mixin selector
      official bz Lbhl;bz:I
      intermediary field_7520 Lnet/minecraft/class_1657;field_7520:I
      named experienceLevel Lnet/minecraft/entity/player/PlayerEntity;experienceLevel:I
    • totalExperience

      public int totalExperience
      Mappings:
      Namespace Name Mixin selector
      official bA Lbhl;bA:I
      intermediary field_7495 Lnet/minecraft/class_1657;field_7495:I
      named totalExperience Lnet/minecraft/entity/player/PlayerEntity;totalExperience:I
    • experienceProgress

      public float experienceProgress
      Mappings:
      Namespace Name Mixin selector
      official bB Lbhl;bB:F
      intermediary field_7510 Lnet/minecraft/class_1657;field_7510:F
      named experienceProgress Lnet/minecraft/entity/player/PlayerEntity;experienceProgress:F
    • enchantmentTableSeed

      protected int enchantmentTableSeed
      Mappings:
      Namespace Name Mixin selector
      official bC Lbhl;bC:I
      intermediary field_7494 Lnet/minecraft/class_1657;field_7494:I
      named enchantmentTableSeed Lnet/minecraft/entity/player/PlayerEntity;enchantmentTableSeed:I
    • field_7509

      protected final float field_7509
      See Also:
      Constant Field Values
      Mappings:
      Namespace Name Mixin selector
      official bD Lbhl;bD:F
      intermediary field_7509 Lnet/minecraft/class_1657;field_7509:F
      named field_7509 Lnet/minecraft/entity/player/PlayerEntity;field_7509:F
    • lastPlayedLevelUpSoundTime

      private int lastPlayedLevelUpSoundTime
      Mappings:
      Namespace Name Mixin selector
      official bG Lbhl;bG:I
      intermediary field_7508 Lnet/minecraft/class_1657;field_7508:I
      named lastPlayedLevelUpSoundTime Lnet/minecraft/entity/player/PlayerEntity;lastPlayedLevelUpSoundTime:I
    • gameProfile

      private final com.mojang.authlib.GameProfile gameProfile
      Mappings:
      Namespace Name Mixin selector
      official bH Lbhl;bH:Lcom/mojang/authlib/GameProfile;
      intermediary field_7507 Lnet/minecraft/class_1657;field_7507:Lcom/mojang/authlib/GameProfile;
      named gameProfile Lnet/minecraft/entity/player/PlayerEntity;gameProfile:Lcom/mojang/authlib/GameProfile;
    • reducedDebugInfo

      @Environment(CLIENT) private boolean reducedDebugInfo
      Mappings:
      Namespace Name Mixin selector
      official bI Lbhl;bI:Z
      intermediary field_7523 Lnet/minecraft/class_1657;field_7523:Z
      named reducedDebugInfo Lnet/minecraft/entity/player/PlayerEntity;reducedDebugInfo:Z
    • selectedItem

      private ItemStack selectedItem
      Mappings:
      Namespace Name Mixin selector
      official bJ Lbhl;bJ:Lbnv;
      intermediary field_7525 Lnet/minecraft/class_1657;field_7525:Lnet/minecraft/class_1799;
      named selectedItem Lnet/minecraft/entity/player/PlayerEntity;selectedItem:Lnet/minecraft/item/ItemStack;
    • itemCooldownManager

      private final ItemCooldownManager itemCooldownManager
      Mappings:
      Namespace Name Mixin selector
      official bK Lbhl;bK:Lbns;
      intermediary field_7484 Lnet/minecraft/class_1657;field_7484:Lnet/minecraft/class_1796;
      named itemCooldownManager Lnet/minecraft/entity/player/PlayerEntity;itemCooldownManager:Lnet/minecraft/entity/player/ItemCooldownManager;
    • fishHook

      @Nullable public FishingBobberEntity fishHook
      Mappings:
      Namespace Name Mixin selector
      official bE Lbhl;bE:Lbhx;
      intermediary field_7513 Lnet/minecraft/class_1657;field_7513:Lnet/minecraft/class_1536;
      named fishHook Lnet/minecraft/entity/player/PlayerEntity;fishHook:Lnet/minecraft/entity/projectile/FishingBobberEntity;
  • Constructor Details

    • PlayerEntity

      public PlayerEntity​(World world, BlockPos pos, float yaw, com.mojang.authlib.GameProfile profile)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbhl;<init>(Lbtv;Lfx;FLcom/mojang/authlib/GameProfile;)V
      intermediary <init> Lnet/minecraft/class_1657;<init>(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;FLcom/mojang/authlib/GameProfile;)V
      named <init> Lnet/minecraft/entity/player/PlayerEntity;<init>(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;FLcom/mojang/authlib/GameProfile;)V
  • Method Details

    • isBlockBreakingRestricted

      public boolean isBlockBreakingRestricted​(World world, BlockPos pos, GameMode gameMode)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Lbtv;Lfx;Lbts;)Z
      intermediary method_21701 Lnet/minecraft/class_1657;method_21701(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_1934;)Z
      named isBlockBreakingRestricted Lnet/minecraft/entity/player/PlayerEntity;isBlockBreakingRestricted(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/GameMode;)Z
    • createPlayerAttributes

      public static DefaultAttributeContainer.Builder createPlayerAttributes()
      Mappings:
      Namespace Name Mixin selector
      official eN Lbhl;eN()Lash$a;
      intermediary method_26956 Lnet/minecraft/class_1657;method_26956()Lnet/minecraft/class_5132$class_5133;
      named createPlayerAttributes Lnet/minecraft/entity/player/PlayerEntity;createPlayerAttributes()Lnet/minecraft/entity/attribute/DefaultAttributeContainer$Builder;
    • initDataTracker

      protected void initDataTracker()
      Overrides:
      initDataTracker in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official e Laqv;e()V
      intermediary method_5693 Lnet/minecraft/class_1297;method_5693()V
      named initDataTracker Lnet/minecraft/entity/Entity;initDataTracker()V
    • tick

      public void tick()
      Overrides:
      tick in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official j Laqv;j()V
      intermediary method_5773 Lnet/minecraft/class_1297;method_5773()V
      named tick Lnet/minecraft/entity/Entity;tick()V
    • shouldCancelInteraction

      public boolean shouldCancelInteraction()
      Mappings:
      Namespace Name Mixin selector
      official eO Lbhl;eO()Z
      intermediary method_21823 Lnet/minecraft/class_1657;method_21823()Z
      named shouldCancelInteraction Lnet/minecraft/entity/player/PlayerEntity;shouldCancelInteraction()Z
    • shouldDismount

      protected boolean shouldDismount()
      Mappings:
      Namespace Name Mixin selector
      official eP Lbhl;eP()Z
      intermediary method_21824 Lnet/minecraft/class_1657;method_21824()Z
      named shouldDismount Lnet/minecraft/entity/player/PlayerEntity;shouldDismount()Z
    • clipAtLedge

      protected boolean clipAtLedge()
      Mappings:
      Namespace Name Mixin selector
      official eQ Lbhl;eQ()Z
      intermediary method_21825 Lnet/minecraft/class_1657;method_21825()Z
      named clipAtLedge Lnet/minecraft/entity/player/PlayerEntity;clipAtLedge()Z
    • updateWaterSubmersionState

      protected boolean updateWaterSubmersionState()
      Mappings:
      Namespace Name Mixin selector
      official eR Lbhl;eR()Z
      intermediary method_7295 Lnet/minecraft/class_1657;method_7295()Z
      named updateWaterSubmersionState Lnet/minecraft/entity/player/PlayerEntity;updateWaterSubmersionState()Z
    • updateTurtleHelmet

      private void updateTurtleHelmet()
      Mappings:
      Namespace Name Mixin selector
      official o Lbhl;o()V
      intermediary method_7330 Lnet/minecraft/class_1657;method_7330()V
      named updateTurtleHelmet Lnet/minecraft/entity/player/PlayerEntity;updateTurtleHelmet()V
    • createCooldownManager

      protected ItemCooldownManager createCooldownManager()
      Mappings:
      Namespace Name Mixin selector
      official i Lbhl;i()Lbns;
      intermediary method_7265 Lnet/minecraft/class_1657;method_7265()Lnet/minecraft/class_1796;
      named createCooldownManager Lnet/minecraft/entity/player/PlayerEntity;createCooldownManager()Lnet/minecraft/entity/player/ItemCooldownManager;
    • updateCapeAngles

      private void updateCapeAngles()
      Mappings:
      Namespace Name Mixin selector
      official p Lbhl;p()V
      intermediary method_7313 Lnet/minecraft/class_1657;method_7313()V
      named updateCapeAngles Lnet/minecraft/entity/player/PlayerEntity;updateCapeAngles()V
    • updateSize

      protected void updateSize()
      Mappings:
      Namespace Name Mixin selector
      official eS Lbhl;eS()V
      intermediary method_7318 Lnet/minecraft/class_1657;method_7318()V
      named updateSize Lnet/minecraft/entity/player/PlayerEntity;updateSize()V
    • getMaxNetherPortalTime

      public int getMaxNetherPortalTime()
      Overrides:
      getMaxNetherPortalTime in class Entity
      Mappings:
      Namespace Name Mixin selector
      official ak Laqv;ak()I
      intermediary method_5741 Lnet/minecraft/class_1297;method_5741()I
      named getMaxNetherPortalTime Lnet/minecraft/entity/Entity;getMaxNetherPortalTime()I
    • getSwimSound

      protected SoundEvent getSwimSound()
      Overrides:
      getSwimSound in class Entity
      Mappings:
      Namespace Name Mixin selector
      official aw Laqv;aw()Laef;
      intermediary method_5737 Lnet/minecraft/class_1297;method_5737()Lnet/minecraft/class_3414;
      named getSwimSound Lnet/minecraft/entity/Entity;getSwimSound()Lnet/minecraft/sound/SoundEvent;
    • getSplashSound

      protected SoundEvent getSplashSound()
      Overrides:
      getSplashSound in class Entity
      Mappings:
      Namespace Name Mixin selector
      official ax Laqv;ax()Laef;
      intermediary method_5625 Lnet/minecraft/class_1297;method_5625()Lnet/minecraft/class_3414;
      named getSplashSound Lnet/minecraft/entity/Entity;getSplashSound()Lnet/minecraft/sound/SoundEvent;
    • getHighSpeedSplashSound

      protected SoundEvent getHighSpeedSplashSound()
      Overrides:
      getHighSpeedSplashSound in class Entity
      Mappings:
      Namespace Name Mixin selector
      official ay Laqv;ay()Laef;
      intermediary method_5672 Lnet/minecraft/class_1297;method_5672()Lnet/minecraft/class_3414;
      named getHighSpeedSplashSound Lnet/minecraft/entity/Entity;getHighSpeedSplashSound()Lnet/minecraft/sound/SoundEvent;
    • getDefaultNetherPortalCooldown

      public int getDefaultNetherPortalCooldown()
      Overrides:
      getDefaultNetherPortalCooldown in class Entity
      Mappings:
      Namespace Name Mixin selector
      official bq Laqv;bq()I
      intermediary method_5806 Lnet/minecraft/class_1297;method_5806()I
      named getDefaultNetherPortalCooldown Lnet/minecraft/entity/Entity;getDefaultNetherPortalCooldown()I
    • playSound

      public void playSound​(SoundEvent sound, float volume, float pitch)
      Overrides:
      playSound in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Laqv;a(Laef;FF)V
      intermediary method_5783 Lnet/minecraft/class_1297;method_5783(Lnet/minecraft/class_3414;FF)V
      named playSound Lnet/minecraft/entity/Entity;playSound(Lnet/minecraft/sound/SoundEvent;FF)V
    • playSound

      public void playSound​(SoundEvent event, SoundCategory category, float volume, float pitch)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Laef;Laeh;FF)V
      intermediary method_17356 Lnet/minecraft/class_1657;method_17356(Lnet/minecraft/class_3414;Lnet/minecraft/class_3419;FF)V
      named playSound Lnet/minecraft/entity/player/PlayerEntity;playSound(Lnet/minecraft/sound/SoundEvent;Lnet/minecraft/sound/SoundCategory;FF)V
    • getSoundCategory

      public SoundCategory getSoundCategory()
      Overrides:
      getSoundCategory in class Entity
      Mappings:
      Namespace Name Mixin selector
      official cE Laqv;cE()Laeh;
      intermediary method_5634 Lnet/minecraft/class_1297;method_5634()Lnet/minecraft/class_3419;
      named getSoundCategory Lnet/minecraft/entity/Entity;getSoundCategory()Lnet/minecraft/sound/SoundCategory;
    • getBurningDuration

      protected int getBurningDuration()
      Overrides:
      getBurningDuration in class Entity
      Mappings:
      Namespace Name Mixin selector
      official cF Laqv;cF()I
      intermediary method_5676 Lnet/minecraft/class_1297;method_5676()I
      named getBurningDuration Lnet/minecraft/entity/Entity;getBurningDuration()I
    • handleStatus

      @Environment(CLIENT) public void handleStatus​(byte status)
      Overrides:
      handleStatus in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laqv;a(B)V
      intermediary method_5711 Lnet/minecraft/class_1297;method_5711(B)V
      named handleStatus Lnet/minecraft/entity/Entity;handleStatus(B)V
    • spawnParticles

      @Environment(CLIENT) private void spawnParticles​(ParticleEffect parameters)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Lhj;)V
      intermediary method_16475 Lnet/minecraft/class_1657;method_16475(Lnet/minecraft/class_2394;)V
      named spawnParticles Lnet/minecraft/entity/player/PlayerEntity;spawnParticles(Lnet/minecraft/particle/ParticleEffect;)V
    • closeHandledScreen

      protected void closeHandledScreen()
      Mappings:
      Namespace Name Mixin selector
      official m Lbhl;m()V
      intermediary method_7346 Lnet/minecraft/class_1657;method_7346()V
      named closeHandledScreen Lnet/minecraft/entity/player/PlayerEntity;closeHandledScreen()V
    • tickRiding

      public void tickRiding()
      Overrides:
      tickRiding in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bf Laqv;bf()V
      intermediary method_5842 Lnet/minecraft/class_1297;method_5842()V
      named tickRiding Lnet/minecraft/entity/Entity;tickRiding()V
    • tickNewAi

      protected void tickNewAi()
      Overrides:
      tickNewAi in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official en Lari;en()V
      intermediary method_6023 Lnet/minecraft/class_1309;method_6023()V
      named tickNewAi Lnet/minecraft/entity/LivingEntity;tickNewAi()V
    • tickMovement

      public void tickMovement()
      Overrides:
      tickMovement in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official k Lari;k()V
      intermediary method_6007 Lnet/minecraft/class_1309;method_6007()V
      named tickMovement Lnet/minecraft/entity/LivingEntity;tickMovement()V
    • updateShoulderEntity

      private void updateShoulderEntity​(@Nullable CompoundTag tag)
      Mappings:
      Namespace Name Mixin selector
      official c Lbhl;c(Lmq;)V
      intermediary method_7267 Lnet/minecraft/class_1657;method_7267(Lnet/minecraft/class_2487;)V
      named updateShoulderEntity Lnet/minecraft/entity/player/PlayerEntity;updateShoulderEntity(Lnet/minecraft/nbt/CompoundTag;)V
    • collideWithEntity

      private void collideWithEntity​(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official c Lbhl;c(Laqv;)V
      intermediary method_7341 Lnet/minecraft/class_1657;method_7341(Lnet/minecraft/class_1297;)V
      named collideWithEntity Lnet/minecraft/entity/player/PlayerEntity;collideWithEntity(Lnet/minecraft/entity/Entity;)V
    • getScore

      public int getScore()
      Mappings:
      Namespace Name Mixin selector
      official eT Lbhl;eT()I
      intermediary method_7272 Lnet/minecraft/class_1657;method_7272()I
      named getScore Lnet/minecraft/entity/player/PlayerEntity;getScore()I
    • setScore

      public void setScore​(int score)
      Mappings:
      Namespace Name Mixin selector
      official t Lbhl;t(I)V
      intermediary method_7320 Lnet/minecraft/class_1657;method_7320(I)V
      named setScore Lnet/minecraft/entity/player/PlayerEntity;setScore(I)V
    • addScore

      public void addScore​(int score)
      Mappings:
      Namespace Name Mixin selector
      official u Lbhl;u(I)V
      intermediary method_7285 Lnet/minecraft/class_1657;method_7285(I)V
      named addScore Lnet/minecraft/entity/player/PlayerEntity;addScore(I)V
    • onDeath

      public void onDeath​(DamageSource source)
      Overrides:
      onDeath in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lari;a(Laqf;)V
      intermediary method_6078 Lnet/minecraft/class_1309;method_6078(Lnet/minecraft/class_1282;)V
      named onDeath Lnet/minecraft/entity/LivingEntity;onDeath(Lnet/minecraft/entity/damage/DamageSource;)V
    • dropInventory

      protected void dropInventory()
      Overrides:
      dropInventory in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official dM Lari;dM()V
      intermediary method_16078 Lnet/minecraft/class_1309;method_16078()V
      named dropInventory Lnet/minecraft/entity/LivingEntity;dropInventory()V
    • vanishCursedItems

      protected void vanishCursedItems()
      Mappings:
      Namespace Name Mixin selector
      official eU Lbhl;eU()V
      intermediary method_7293 Lnet/minecraft/class_1657;method_7293()V
      named vanishCursedItems Lnet/minecraft/entity/player/PlayerEntity;vanishCursedItems()V
    • getHurtSound

      protected SoundEvent getHurtSound​(DamageSource source)
      Overrides:
      getHurtSound in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official c Lari;c(Laqf;)Laef;
      intermediary method_6011 Lnet/minecraft/class_1309;method_6011(Lnet/minecraft/class_1282;)Lnet/minecraft/class_3414;
      named getHurtSound Lnet/minecraft/entity/LivingEntity;getHurtSound(Lnet/minecraft/entity/damage/DamageSource;)Lnet/minecraft/sound/SoundEvent;
    • getDeathSound

      protected SoundEvent getDeathSound()
      Overrides:
      getDeathSound in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official q Lari;q()Laef;
      intermediary method_6002 Lnet/minecraft/class_1309;method_6002()Lnet/minecraft/class_3414;
      named getDeathSound Lnet/minecraft/entity/LivingEntity;getDeathSound()Lnet/minecraft/sound/SoundEvent;
    • dropSelectedItem

      public boolean dropSelectedItem​(boolean dropEntireStack)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Z)Z
      intermediary method_7290 Lnet/minecraft/class_1657;method_7290(Z)Z
      named dropSelectedItem Lnet/minecraft/entity/player/PlayerEntity;dropSelectedItem(Z)Z
    • dropItem

      @Nullable public ItemEntity dropItem​(ItemStack stack, boolean retainOwnership)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Lbnv;Z)Lbek;
      intermediary method_7328 Lnet/minecraft/class_1657;method_7328(Lnet/minecraft/class_1799;Z)Lnet/minecraft/class_1542;
      named dropItem Lnet/minecraft/entity/player/PlayerEntity;dropItem(Lnet/minecraft/item/ItemStack;Z)Lnet/minecraft/entity/ItemEntity;
    • dropItem

      @Nullable public ItemEntity dropItem​(ItemStack stack, boolean throwRandomly, boolean retainOwnership)
      Parameters:
      throwRandomly - If true, the item will be thrown in a random direction from the entity regardless of which direction the entity is facing
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Lbnv;ZZ)Lbek;
      intermediary method_7329 Lnet/minecraft/class_1657;method_7329(Lnet/minecraft/class_1799;ZZ)Lnet/minecraft/class_1542;
      named dropItem Lnet/minecraft/entity/player/PlayerEntity;dropItem(Lnet/minecraft/item/ItemStack;ZZ)Lnet/minecraft/entity/ItemEntity;
    • getBlockBreakingSpeed

      public float getBlockBreakingSpeed​(BlockState block)
      Mappings:
      Namespace Name Mixin selector
      official c Lbhl;c(Lcht;)F
      intermediary method_7351 Lnet/minecraft/class_1657;method_7351(Lnet/minecraft/class_2680;)F
      named getBlockBreakingSpeed Lnet/minecraft/entity/player/PlayerEntity;getBlockBreakingSpeed(Lnet/minecraft/block/BlockState;)F
    • canHarvest

      public boolean canHarvest​(BlockState state)
      Determines whether the player is able to harvest drops from the specified block state. If a block requires a special tool, it will check whether the held item is effective for that block, otherwise it returns true.
      See Also:
      Item.isSuitableFor(BlockState)
      Mappings:
      Namespace Name Mixin selector
      official d Lbhl;d(Lcht;)Z
      intermediary method_7305 Lnet/minecraft/class_1657;method_7305(Lnet/minecraft/class_2680;)Z
      named canHarvest Lnet/minecraft/entity/player/PlayerEntity;canHarvest(Lnet/minecraft/block/BlockState;)Z
    • readCustomDataFromTag

      public void readCustomDataFromTag​(CompoundTag tag)
      Overrides:
      readCustomDataFromTag in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laqv;a(Lmq;)V
      intermediary method_5749 Lnet/minecraft/class_1297;method_5749(Lnet/minecraft/class_2487;)V
      named readCustomDataFromTag Lnet/minecraft/entity/Entity;readCustomDataFromTag(Lnet/minecraft/nbt/CompoundTag;)V
    • writeCustomDataToTag

      public void writeCustomDataToTag​(CompoundTag tag)
      Overrides:
      writeCustomDataToTag in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official b Laqv;b(Lmq;)V
      intermediary method_5652 Lnet/minecraft/class_1297;method_5652(Lnet/minecraft/class_2487;)V
      named writeCustomDataToTag Lnet/minecraft/entity/Entity;writeCustomDataToTag(Lnet/minecraft/nbt/CompoundTag;)V
    • isInvulnerableTo

      public boolean isInvulnerableTo​(DamageSource damageSource)
      Overrides:
      isInvulnerableTo in class Entity
      Mappings:
      Namespace Name Mixin selector
      official b Laqv;b(Laqf;)Z
      intermediary method_5679 Lnet/minecraft/class_1297;method_5679(Lnet/minecraft/class_1282;)Z
      named isInvulnerableTo Lnet/minecraft/entity/Entity;isInvulnerableTo(Lnet/minecraft/entity/damage/DamageSource;)Z
    • damage

      public boolean damage​(DamageSource source, float amount)
      Overrides:
      damage in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laqv;a(Laqf;F)Z
      intermediary method_5643 Lnet/minecraft/class_1297;method_5643(Lnet/minecraft/class_1282;F)Z
      named damage Lnet/minecraft/entity/Entity;damage(Lnet/minecraft/entity/damage/DamageSource;F)Z
    • takeShieldHit

      protected void takeShieldHit​(LivingEntity attacker)
      Overrides:
      takeShieldHit in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official d Lari;d(Lari;)V
      intermediary method_6090 Lnet/minecraft/class_1309;method_6090(Lnet/minecraft/class_1309;)V
      named takeShieldHit Lnet/minecraft/entity/LivingEntity;takeShieldHit(Lnet/minecraft/entity/LivingEntity;)V
    • canTakeDamage

      public boolean canTakeDamage()
      Overrides:
      canTakeDamage in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official dD Lari;dD()Z
      intermediary method_33190 Lnet/minecraft/class_1309;method_33190()Z
      named canTakeDamage Lnet/minecraft/entity/LivingEntity;canTakeDamage()Z
    • shouldDamagePlayer

      public boolean shouldDamagePlayer​(PlayerEntity player)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Lbhl;)Z
      intermediary method_7256 Lnet/minecraft/class_1657;method_7256(Lnet/minecraft/class_1657;)Z
      named shouldDamagePlayer Lnet/minecraft/entity/player/PlayerEntity;shouldDamagePlayer(Lnet/minecraft/entity/player/PlayerEntity;)Z
    • damageArmor

      protected void damageArmor​(DamageSource source, float amount)
      Overrides:
      damageArmor in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lari;b(Laqf;F)V
      intermediary method_6105 Lnet/minecraft/class_1309;method_6105(Lnet/minecraft/class_1282;F)V
      named damageArmor Lnet/minecraft/entity/LivingEntity;damageArmor(Lnet/minecraft/entity/damage/DamageSource;F)V
    • damageShield

      protected void damageShield​(float amount)
      Overrides:
      damageShield in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official o Lari;o(F)V
      intermediary method_6056 Lnet/minecraft/class_1309;method_6056(F)V
      named damageShield Lnet/minecraft/entity/LivingEntity;damageShield(F)V
    • applyDamage

      protected void applyDamage​(DamageSource source, float amount)
      Overrides:
      applyDamage in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official e Lari;e(Laqf;F)V
      intermediary method_6074 Lnet/minecraft/class_1309;method_6074(Lnet/minecraft/class_1282;F)V
      named applyDamage Lnet/minecraft/entity/LivingEntity;applyDamage(Lnet/minecraft/entity/damage/DamageSource;F)V
    • isOnSoulSpeedBlock

      protected boolean isOnSoulSpeedBlock()
      Overrides:
      isOnSoulSpeedBlock in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official dl Lari;dl()Z
      intermediary method_27303 Lnet/minecraft/class_1309;method_27303()Z
      named isOnSoulSpeedBlock Lnet/minecraft/entity/LivingEntity;isOnSoulSpeedBlock()Z
    • openEditSignScreen

      public void openEditSignScreen​(SignBlockEntity sign)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Lcgr;)V
      intermediary method_7311 Lnet/minecraft/class_1657;method_7311(Lnet/minecraft/class_2625;)V
      named openEditSignScreen Lnet/minecraft/entity/player/PlayerEntity;openEditSignScreen(Lnet/minecraft/block/entity/SignBlockEntity;)V
    • openCommandBlockMinecartScreen

      public void openCommandBlockMinecartScreen​(CommandBlockExecutor commandBlockExecutor)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Lbsv;)V
      intermediary method_7257 Lnet/minecraft/class_1657;method_7257(Lnet/minecraft/class_1918;)V
      named openCommandBlockMinecartScreen Lnet/minecraft/entity/player/PlayerEntity;openCommandBlockMinecartScreen(Lnet/minecraft/world/CommandBlockExecutor;)V
    • openCommandBlockScreen

      public void openCommandBlockScreen​(CommandBlockBlockEntity commandBlock)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Lcfy;)V
      intermediary method_7323 Lnet/minecraft/class_1657;method_7323(Lnet/minecraft/class_2593;)V
      named openCommandBlockScreen Lnet/minecraft/entity/player/PlayerEntity;openCommandBlockScreen(Lnet/minecraft/block/entity/CommandBlockBlockEntity;)V
    • openStructureBlockScreen

      public void openStructureBlockScreen​(StructureBlockBlockEntity structureBlock)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Lcgv;)V
      intermediary method_7303 Lnet/minecraft/class_1657;method_7303(Lnet/minecraft/class_2633;)V
      named openStructureBlockScreen Lnet/minecraft/entity/player/PlayerEntity;openStructureBlockScreen(Lnet/minecraft/block/entity/StructureBlockBlockEntity;)V
    • openJigsawScreen

      public void openJigsawScreen​(JigsawBlockEntity jigsaw)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Lcgk;)V
      intermediary method_16354 Lnet/minecraft/class_1657;method_16354(Lnet/minecraft/class_3751;)V
      named openJigsawScreen Lnet/minecraft/entity/player/PlayerEntity;openJigsawScreen(Lnet/minecraft/block/entity/JigsawBlockEntity;)V
    • openHorseInventory

      public void openHorseInventory​(HorseBaseEntity horse, Inventory inventory)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Lbcr;Lapj;)V
      intermediary method_7291 Lnet/minecraft/class_1657;method_7291(Lnet/minecraft/class_1496;Lnet/minecraft/class_1263;)V
      named openHorseInventory Lnet/minecraft/entity/player/PlayerEntity;openHorseInventory(Lnet/minecraft/entity/passive/HorseBaseEntity;Lnet/minecraft/inventory/Inventory;)V
    • openHandledScreen

      public OptionalInt openHandledScreen​(@Nullable NamedScreenHandlerFactory factory)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Lapt;)Ljava/util/OptionalInt;
      intermediary method_17355 Lnet/minecraft/class_1657;method_17355(Lnet/minecraft/class_3908;)Ljava/util/OptionalInt;
      named openHandledScreen Lnet/minecraft/entity/player/PlayerEntity;openHandledScreen(Lnet/minecraft/screen/NamedScreenHandlerFactory;)Ljava/util/OptionalInt;
    • sendTradeOffers

      public void sendTradeOffers​(int syncId, TradeOfferList offers, int levelProgress, int experience, boolean leveled, boolean refreshable)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(ILbst;IIZZ)V
      intermediary method_17354 Lnet/minecraft/class_1657;method_17354(ILnet/minecraft/class_1916;IIZZ)V
      named sendTradeOffers Lnet/minecraft/entity/player/PlayerEntity;sendTradeOffers(ILnet/minecraft/village/TradeOfferList;IIZZ)V
    • openEditBookScreen

      public void openEditBookScreen​(ItemStack book, Hand hand)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Lbnv;Lapp;)V
      intermediary method_7315 Lnet/minecraft/class_1657;method_7315(Lnet/minecraft/class_1799;Lnet/minecraft/class_1268;)V
      named openEditBookScreen Lnet/minecraft/entity/player/PlayerEntity;openEditBookScreen(Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/Hand;)V
    • interact

      public ActionResult interact​(Entity entity, Hand hand)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Laqv;Lapp;)Lapq;
      intermediary method_7287 Lnet/minecraft/class_1657;method_7287(Lnet/minecraft/class_1297;Lnet/minecraft/class_1268;)Lnet/minecraft/class_1269;
      named interact Lnet/minecraft/entity/player/PlayerEntity;interact(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResult;
    • getHeightOffset

      public double getHeightOffset()
      Overrides:
      getHeightOffset in class Entity
      Mappings:
      Namespace Name Mixin selector
      official bg Laqv;bg()D
      intermediary method_5678 Lnet/minecraft/class_1297;method_5678()D
      named getHeightOffset Lnet/minecraft/entity/Entity;getHeightOffset()D
    • dismountVehicle

      public void dismountVehicle()
      Dismounts the vehicle if present.

      For players, will not trigger any networking changes. Use Entity.stopRiding() instead.

      Overrides:
      dismountVehicle in class Entity
      See Also:
      Entity.stopRiding()
      Mappings:
      Namespace Name Mixin selector
      official bk Laqv;bk()V
      intermediary method_29239 Lnet/minecraft/class_1297;method_29239()V
      named dismountVehicle Lnet/minecraft/entity/Entity;dismountVehicle()V
    • isImmobile

      protected boolean isImmobile()
      Overrides:
      isImmobile in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official eg Lari;eg()Z
      intermediary method_6062 Lnet/minecraft/class_1309;method_6062()Z
      named isImmobile Lnet/minecraft/entity/LivingEntity;isImmobile()Z
    • shouldSwimInFluids

      public boolean shouldSwimInFluids()
      Overrides:
      shouldSwimInFluids in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official dr Lari;dr()Z
      intermediary method_29920 Lnet/minecraft/class_1309;method_29920()Z
      named shouldSwimInFluids Lnet/minecraft/entity/LivingEntity;shouldSwimInFluids()Z
    • adjustMovementForSneaking

      protected Vec3d adjustMovementForSneaking​(Vec3d movement, MovementType type)
      Overrides:
      adjustMovementForSneaking in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Laqv;a(Ldiu;Larn;)Ldiu;
      intermediary method_18796 Lnet/minecraft/class_1297;method_18796(Lnet/minecraft/class_243;Lnet/minecraft/class_1313;)Lnet/minecraft/class_243;
      named adjustMovementForSneaking Lnet/minecraft/entity/Entity;adjustMovementForSneaking(Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/entity/MovementType;)Lnet/minecraft/util/math/Vec3d;
    • method_30263

      private boolean method_30263()
      Mappings:
      Namespace Name Mixin selector
      official r Lbhl;r()Z
      intermediary method_30263 Lnet/minecraft/class_1657;method_30263()Z
      named method_30263 Lnet/minecraft/entity/player/PlayerEntity;method_30263()Z
    • attack

      public void attack​(Entity target)
      Mappings:
      Namespace Name Mixin selector
      official f Lbhl;f(Laqv;)V
      intermediary method_7324 Lnet/minecraft/class_1657;method_7324(Lnet/minecraft/class_1297;)V
      named attack Lnet/minecraft/entity/player/PlayerEntity;attack(Lnet/minecraft/entity/Entity;)V
    • attackLivingEntity

      protected void attackLivingEntity​(LivingEntity target)
      Overrides:
      attackLivingEntity in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official g Lari;g(Lari;)V
      intermediary method_5997 Lnet/minecraft/class_1309;method_5997(Lnet/minecraft/class_1309;)V
      named attackLivingEntity Lnet/minecraft/entity/LivingEntity;attackLivingEntity(Lnet/minecraft/entity/LivingEntity;)V
    • disableShield

      public void disableShield​(boolean sprinting)
      Mappings:
      Namespace Name Mixin selector
      official q Lbhl;q(Z)V
      intermediary method_7284 Lnet/minecraft/class_1657;method_7284(Z)V
      named disableShield Lnet/minecraft/entity/player/PlayerEntity;disableShield(Z)V
    • addCritParticles

      public void addCritParticles​(Entity target)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Laqv;)V
      intermediary method_7277 Lnet/minecraft/class_1657;method_7277(Lnet/minecraft/class_1297;)V
      named addCritParticles Lnet/minecraft/entity/player/PlayerEntity;addCritParticles(Lnet/minecraft/entity/Entity;)V
    • addEnchantedHitParticles

      public void addEnchantedHitParticles​(Entity target)
      Mappings:
      Namespace Name Mixin selector
      official b Lbhl;b(Laqv;)V
      intermediary method_7304 Lnet/minecraft/class_1657;method_7304(Lnet/minecraft/class_1297;)V
      named addEnchantedHitParticles Lnet/minecraft/entity/player/PlayerEntity;addEnchantedHitParticles(Lnet/minecraft/entity/Entity;)V
    • spawnSweepAttackParticles

      public void spawnSweepAttackParticles()
      Mappings:
      Namespace Name Mixin selector
      official eV Lbhl;eV()V
      intermediary method_7263 Lnet/minecraft/class_1657;method_7263()V
      named spawnSweepAttackParticles Lnet/minecraft/entity/player/PlayerEntity;spawnSweepAttackParticles()V
    • requestRespawn

      @Environment(CLIENT) public void requestRespawn()
      Mappings:
      Namespace Name Mixin selector
      official eW Lbhl;eW()V
      intermediary method_7331 Lnet/minecraft/class_1657;method_7331()V
      named requestRespawn Lnet/minecraft/entity/player/PlayerEntity;requestRespawn()V
    • remove

      public void remove​(Entity.RemovalReason reason)
      Overrides:
      remove in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Laqv;a(Laqv$c;)V
      intermediary method_5650 Lnet/minecraft/class_1297;method_5650(Lnet/minecraft/class_1297$class_5529;)V
      named remove Lnet/minecraft/entity/Entity;remove(Lnet/minecraft/entity/Entity$RemovalReason;)V
    • isMainPlayer

      public boolean isMainPlayer()
      Mappings:
      Namespace Name Mixin selector
      official eX Lbhl;eX()Z
      intermediary method_7340 Lnet/minecraft/class_1657;method_7340()Z
      named isMainPlayer Lnet/minecraft/entity/player/PlayerEntity;isMainPlayer()Z
    • getGameProfile

      public com.mojang.authlib.GameProfile getGameProfile()
      Mappings:
      Namespace Name Mixin selector
      official eY Lbhl;eY()Lcom/mojang/authlib/GameProfile;
      intermediary method_7334 Lnet/minecraft/class_1657;method_7334()Lcom/mojang/authlib/GameProfile;
      named getGameProfile Lnet/minecraft/entity/player/PlayerEntity;getGameProfile()Lcom/mojang/authlib/GameProfile;
    • getInventory

      public PlayerInventory getInventory()
      Mappings:
      Namespace Name Mixin selector
      official eZ Lbhl;eZ()Lbhk;
      intermediary method_31548 Lnet/minecraft/class_1657;method_31548()Lnet/minecraft/class_1661;
      named getInventory Lnet/minecraft/entity/player/PlayerEntity;getInventory()Lnet/minecraft/entity/player/PlayerInventory;
    • getAbilities

      public PlayerAbilities getAbilities()
      Mappings:
      Namespace Name Mixin selector
      official fa Lbhl;fa()Lbhi;
      intermediary method_31549 Lnet/minecraft/class_1657;method_31549()Lnet/minecraft/class_1656;
      named getAbilities Lnet/minecraft/entity/player/PlayerEntity;getAbilities()Lnet/minecraft/entity/player/PlayerAbilities;
    • method_33592

      public void method_33592​(ItemStack itemStack, ItemStack itemStack2, ClickType clickType)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Lbnv;Lbnv;Lbjz;)V
      intermediary method_33592 Lnet/minecraft/class_1657;method_33592(Lnet/minecraft/class_1799;Lnet/minecraft/class_1799;Lnet/minecraft/class_5536;)V
      named method_33592 Lnet/minecraft/entity/player/PlayerEntity;method_33592(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/ClickType;)V
    • trySleep

      public com.mojang.datafixers.util.Either<PlayerEntity.SleepFailureReason,​Unit> trySleep​(BlockPos pos)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Lfx;)Lcom/mojang/datafixers/util/Either;
      intermediary method_7269 Lnet/minecraft/class_1657;method_7269(Lnet/minecraft/class_2338;)Lcom/mojang/datafixers/util/Either;
      named trySleep Lnet/minecraft/entity/player/PlayerEntity;trySleep(Lnet/minecraft/util/math/BlockPos;)Lcom/mojang/datafixers/util/Either;
    • wakeUp

      public void wakeUp​(boolean bool, boolean updateSleepingPlayers)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(ZZ)V
      intermediary method_7358 Lnet/minecraft/class_1657;method_7358(ZZ)V
      named wakeUp Lnet/minecraft/entity/player/PlayerEntity;wakeUp(ZZ)V
    • wakeUp

      public void wakeUp()
      Overrides:
      wakeUp in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official eL Lari;eL()V
      intermediary method_18400 Lnet/minecraft/class_1309;method_18400()V
      named wakeUp Lnet/minecraft/entity/LivingEntity;wakeUp()V
    • findRespawnPosition

      public static Optional<Vec3d> findRespawnPosition​(ServerWorld world, BlockPos pos, float float2, boolean bool, boolean bool2)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Laav;Lfx;FZZ)Ljava/util/Optional;
      intermediary method_26091 Lnet/minecraft/class_1657;method_26091(Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;FZZ)Ljava/util/Optional;
      named findRespawnPosition Lnet/minecraft/entity/player/PlayerEntity;findRespawnPosition(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/BlockPos;FZZ)Ljava/util/Optional;
    • isSleepingLongEnough

      public boolean isSleepingLongEnough()
      Returns whether this player has been sleeping long enough to count towards resetting the time of day and weather of the server.
      Mappings:
      Namespace Name Mixin selector
      official fb Lbhl;fb()Z
      intermediary method_7276 Lnet/minecraft/class_1657;method_7276()Z
      named isSleepingLongEnough Lnet/minecraft/entity/player/PlayerEntity;isSleepingLongEnough()Z
    • getSleepTimer

      public int getSleepTimer()
      Mappings:
      Namespace Name Mixin selector
      official fc Lbhl;fc()I
      intermediary method_7297 Lnet/minecraft/class_1657;method_7297()I
      named getSleepTimer Lnet/minecraft/entity/player/PlayerEntity;getSleepTimer()I
    • sendMessage

      public void sendMessage​(Text message, boolean actionBar)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Loi;Z)V
      intermediary method_7353 Lnet/minecraft/class_1657;method_7353(Lnet/minecraft/class_2561;Z)V
      named sendMessage Lnet/minecraft/entity/player/PlayerEntity;sendMessage(Lnet/minecraft/text/Text;Z)V
    • incrementStat

      public void incrementStat​(Identifier stat)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Lwb;)V
      intermediary method_7281 Lnet/minecraft/class_1657;method_7281(Lnet/minecraft/class_2960;)V
      named incrementStat Lnet/minecraft/entity/player/PlayerEntity;incrementStat(Lnet/minecraft/util/Identifier;)V
    • increaseStat

      public void increaseStat​(Identifier stat, int amount)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Lwb;I)V
      intermediary method_7339 Lnet/minecraft/class_1657;method_7339(Lnet/minecraft/class_2960;I)V
      named increaseStat Lnet/minecraft/entity/player/PlayerEntity;increaseStat(Lnet/minecraft/util/Identifier;I)V
    • incrementStat

      public void incrementStat​(Stat<?> stat)
      Mappings:
      Namespace Name Mixin selector
      official b Lbhl;b(Laen;)V
      intermediary method_7259 Lnet/minecraft/class_1657;method_7259(Lnet/minecraft/class_3445;)V
      named incrementStat Lnet/minecraft/entity/player/PlayerEntity;incrementStat(Lnet/minecraft/stat/Stat;)V
    • increaseStat

      public void increaseStat​(Stat<?> stat, int amount)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Laen;I)V
      intermediary method_7342 Lnet/minecraft/class_1657;method_7342(Lnet/minecraft/class_3445;I)V
      named increaseStat Lnet/minecraft/entity/player/PlayerEntity;increaseStat(Lnet/minecraft/stat/Stat;I)V
    • resetStat

      public void resetStat​(Stat<?> stat)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Laen;)V
      intermediary method_7266 Lnet/minecraft/class_1657;method_7266(Lnet/minecraft/class_3445;)V
      named resetStat Lnet/minecraft/entity/player/PlayerEntity;resetStat(Lnet/minecraft/stat/Stat;)V
    • unlockRecipes

      public int unlockRecipes​(Collection<Recipe<?>> recipes)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Ljava/util/Collection;)I
      intermediary method_7254 Lnet/minecraft/class_1657;method_7254(Ljava/util/Collection;)I
      named unlockRecipes Lnet/minecraft/entity/player/PlayerEntity;unlockRecipes(Ljava/util/Collection;)I
    • unlockRecipes

      public void unlockRecipes​(Identifier[] ids)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a([Lwb;)V
      intermediary method_7335 Lnet/minecraft/class_1657;method_7335([Lnet/minecraft/class_2960;)V
      named unlockRecipes Lnet/minecraft/entity/player/PlayerEntity;unlockRecipes([Lnet/minecraft/util/Identifier;)V
    • lockRecipes

      public int lockRecipes​(Collection<Recipe<?>> recipes)
      Mappings:
      Namespace Name Mixin selector
      official b Lbhl;b(Ljava/util/Collection;)I
      intermediary method_7333 Lnet/minecraft/class_1657;method_7333(Ljava/util/Collection;)I
      named lockRecipes Lnet/minecraft/entity/player/PlayerEntity;lockRecipes(Ljava/util/Collection;)I
    • jump

      public void jump()
      Overrides:
      jump in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official ei Lari;ei()V
      intermediary method_6043 Lnet/minecraft/class_1309;method_6043()V
      named jump Lnet/minecraft/entity/LivingEntity;jump()V
    • travel

      public void travel​(Vec3d movementInput)
      Overrides:
      travel in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official h Lari;h(Ldiu;)V
      intermediary method_6091 Lnet/minecraft/class_1309;method_6091(Lnet/minecraft/class_243;)V
      named travel Lnet/minecraft/entity/LivingEntity;travel(Lnet/minecraft/util/math/Vec3d;)V
    • updateSwimming

      public void updateSwimming()
      Overrides:
      updateSwimming in class Entity
      Mappings:
      Namespace Name Mixin selector
      official aM Laqv;aM()V
      intermediary method_5790 Lnet/minecraft/class_1297;method_5790()V
      named updateSwimming Lnet/minecraft/entity/Entity;updateSwimming()V
    • doesNotSuffocate

      protected boolean doesNotSuffocate​(BlockPos pos)
      Mappings:
      Namespace Name Mixin selector
      official f Lbhl;f(Lfx;)Z
      intermediary method_7326 Lnet/minecraft/class_1657;method_7326(Lnet/minecraft/class_2338;)Z
      named doesNotSuffocate Lnet/minecraft/entity/player/PlayerEntity;doesNotSuffocate(Lnet/minecraft/util/math/BlockPos;)Z
    • getMovementSpeed

      public float getMovementSpeed()
      Overrides:
      getMovementSpeed in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official el Lari;el()F
      intermediary method_6029 Lnet/minecraft/class_1309;method_6029()F
      named getMovementSpeed Lnet/minecraft/entity/LivingEntity;getMovementSpeed()F
    • increaseTravelMotionStats

      public void increaseTravelMotionStats​(double dx, double dy, double dz)
      Mappings:
      Namespace Name Mixin selector
      official p Lbhl;p(DDD)V
      intermediary method_7282 Lnet/minecraft/class_1657;method_7282(DDD)V
      named increaseTravelMotionStats Lnet/minecraft/entity/player/PlayerEntity;increaseTravelMotionStats(DDD)V
    • increaseRidingMotionStats

      private void increaseRidingMotionStats​(double dx, double dy, double dz)
      Mappings:
      Namespace Name Mixin selector
      official q Lbhl;q(DDD)V
      intermediary method_7260 Lnet/minecraft/class_1657;method_7260(DDD)V
      named increaseRidingMotionStats Lnet/minecraft/entity/player/PlayerEntity;increaseRidingMotionStats(DDD)V
    • handleFallDamage

      public boolean handleFallDamage​(float fallDistance, float damageMultiplier, DamageSource damageSource)
      Overrides:
      handleFallDamage in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laqv;a(FFLaqf;)Z
      intermediary method_5747 Lnet/minecraft/class_1297;method_5747(FFLnet/minecraft/class_1282;)Z
      named handleFallDamage Lnet/minecraft/entity/Entity;handleFallDamage(FFLnet/minecraft/entity/damage/DamageSource;)Z
    • checkFallFlying

      public boolean checkFallFlying()
      Mappings:
      Namespace Name Mixin selector
      official fd Lbhl;fd()Z
      intermediary method_23668 Lnet/minecraft/class_1657;method_23668()Z
      named checkFallFlying Lnet/minecraft/entity/player/PlayerEntity;checkFallFlying()Z
    • startFallFlying

      public void startFallFlying()
      Mappings:
      Namespace Name Mixin selector
      official fe Lbhl;fe()V
      intermediary method_23669 Lnet/minecraft/class_1657;method_23669()V
      named startFallFlying Lnet/minecraft/entity/player/PlayerEntity;startFallFlying()V
    • stopFallFlying

      public void stopFallFlying()
      Mappings:
      Namespace Name Mixin selector
      official ff Lbhl;ff()V
      intermediary method_23670 Lnet/minecraft/class_1657;method_23670()V
      named stopFallFlying Lnet/minecraft/entity/player/PlayerEntity;stopFallFlying()V
    • onSwimmingStart

      protected void onSwimmingStart()
      Overrides:
      onSwimmingStart in class Entity
      Mappings:
      Namespace Name Mixin selector
      official aP Laqv;aP()V
      intermediary method_5746 Lnet/minecraft/class_1297;method_5746()V
      named onSwimmingStart Lnet/minecraft/entity/Entity;onSwimmingStart()V
    • getFallSound

      protected SoundEvent getFallSound​(int distance)
      Overrides:
      getFallSound in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official p Lari;p(I)Laef;
      intermediary method_6041 Lnet/minecraft/class_1309;method_6041(I)Lnet/minecraft/class_3414;
      named getFallSound Lnet/minecraft/entity/LivingEntity;getFallSound(I)Lnet/minecraft/sound/SoundEvent;
    • onKilledOther

      public void onKilledOther​(ServerWorld world, LivingEntity other)
      Overrides:
      onKilledOther in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Laqv;a(Laav;Lari;)V
      intermediary method_5874 Lnet/minecraft/class_1297;method_5874(Lnet/minecraft/class_3218;Lnet/minecraft/class_1309;)V
      named onKilledOther Lnet/minecraft/entity/Entity;onKilledOther(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/entity/LivingEntity;)V
    • slowMovement

      public void slowMovement​(BlockState state, Vec3d multiplier)
      Overrides:
      slowMovement in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Laqv;a(Lcht;Ldiu;)V
      intermediary method_5844 Lnet/minecraft/class_1297;method_5844(Lnet/minecraft/class_2680;Lnet/minecraft/class_243;)V
      named slowMovement Lnet/minecraft/entity/Entity;slowMovement(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/Vec3d;)V
    • addExperience

      public void addExperience​(int experience)
      Mappings:
      Namespace Name Mixin selector
      official d Lbhl;d(I)V
      intermediary method_7255 Lnet/minecraft/class_1657;method_7255(I)V
      named addExperience Lnet/minecraft/entity/player/PlayerEntity;addExperience(I)V
    • getEnchantmentTableSeed

      public int getEnchantmentTableSeed()
      Mappings:
      Namespace Name Mixin selector
      official fg Lbhl;fg()I
      intermediary method_7278 Lnet/minecraft/class_1657;method_7278()I
      named getEnchantmentTableSeed Lnet/minecraft/entity/player/PlayerEntity;getEnchantmentTableSeed()I
    • applyEnchantmentCosts

      public void applyEnchantmentCosts​(ItemStack enchantedItem, int experienceLevels)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Lbnv;I)V
      intermediary method_7286 Lnet/minecraft/class_1657;method_7286(Lnet/minecraft/class_1799;I)V
      named applyEnchantmentCosts Lnet/minecraft/entity/player/PlayerEntity;applyEnchantmentCosts(Lnet/minecraft/item/ItemStack;I)V
    • addExperienceLevels

      public void addExperienceLevels​(int levels)
      Mappings:
      Namespace Name Mixin selector
      official c Lbhl;c(I)V
      intermediary method_7316 Lnet/minecraft/class_1657;method_7316(I)V
      named addExperienceLevels Lnet/minecraft/entity/player/PlayerEntity;addExperienceLevels(I)V
    • getNextLevelExperience

      public int getNextLevelExperience()
      Mappings:
      Namespace Name Mixin selector
      official fh Lbhl;fh()I
      intermediary method_7349 Lnet/minecraft/class_1657;method_7349()I
      named getNextLevelExperience Lnet/minecraft/entity/player/PlayerEntity;getNextLevelExperience()I
    • addExhaustion

      public void addExhaustion​(float exhaustion)
      Mappings:
      Namespace Name Mixin selector
      official s Lbhl;s(F)V
      intermediary method_7322 Lnet/minecraft/class_1657;method_7322(F)V
      named addExhaustion Lnet/minecraft/entity/player/PlayerEntity;addExhaustion(F)V
    • getHungerManager

      public HungerManager getHungerManager()
      Mappings:
      Namespace Name Mixin selector
      official fi Lbhl;fi()Lbjn;
      intermediary method_7344 Lnet/minecraft/class_1657;method_7344()Lnet/minecraft/class_1702;
      named getHungerManager Lnet/minecraft/entity/player/PlayerEntity;getHungerManager()Lnet/minecraft/entity/player/HungerManager;
    • canConsume

      public boolean canConsume​(boolean ignoreHunger)
      Mappings:
      Namespace Name Mixin selector
      official r Lbhl;r(Z)Z
      intermediary method_7332 Lnet/minecraft/class_1657;method_7332(Z)Z
      named canConsume Lnet/minecraft/entity/player/PlayerEntity;canConsume(Z)Z
    • canFoodHeal

      public boolean canFoodHeal()
      Mappings:
      Namespace Name Mixin selector
      official fj Lbhl;fj()Z
      intermediary method_7317 Lnet/minecraft/class_1657;method_7317()Z
      named canFoodHeal Lnet/minecraft/entity/player/PlayerEntity;canFoodHeal()Z
    • canModifyBlocks

      public boolean canModifyBlocks()
      Mappings:
      Namespace Name Mixin selector
      official fk Lbhl;fk()Z
      intermediary method_7294 Lnet/minecraft/class_1657;method_7294()Z
      named canModifyBlocks Lnet/minecraft/entity/player/PlayerEntity;canModifyBlocks()Z
    • canPlaceOn

      public boolean canPlaceOn​(BlockPos pos, Direction facing, ItemStack stack)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Lfx;Lgc;Lbnv;)Z
      intermediary method_7343 Lnet/minecraft/class_1657;method_7343(Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;Lnet/minecraft/class_1799;)Z
      named canPlaceOn Lnet/minecraft/entity/player/PlayerEntity;canPlaceOn(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;Lnet/minecraft/item/ItemStack;)Z
    • getCurrentExperience

      protected int getCurrentExperience​(PlayerEntity player)
      Overrides:
      getCurrentExperience in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official d Lari;d(Lbhl;)I
      intermediary method_6110 Lnet/minecraft/class_1309;method_6110(Lnet/minecraft/class_1657;)I
      named getCurrentExperience Lnet/minecraft/entity/LivingEntity;getCurrentExperience(Lnet/minecraft/entity/player/PlayerEntity;)I
    • shouldAlwaysDropXp

      protected boolean shouldAlwaysDropXp()
      Overrides:
      shouldAlwaysDropXp in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official dv Lari;dv()Z
      intermediary method_6071 Lnet/minecraft/class_1309;method_6071()Z
      named shouldAlwaysDropXp Lnet/minecraft/entity/LivingEntity;shouldAlwaysDropXp()Z
    • shouldRenderName

      @Environment(CLIENT) public boolean shouldRenderName()
      Overrides:
      shouldRenderName in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official ci Laqv;ci()Z
      intermediary method_5733 Lnet/minecraft/class_1297;method_5733()Z
      named shouldRenderName Lnet/minecraft/entity/Entity;shouldRenderName()Z
    • method_33570

      protected Entity.class_5799 method_33570()
      Overrides:
      method_33570 in class Entity
      Mappings:
      Namespace Name Mixin selector
      official aE Laqv;aE()Laqv$b;
      intermediary method_33570 Lnet/minecraft/class_1297;method_33570()Lnet/minecraft/class_1297$class_5799;
      named method_33570 Lnet/minecraft/entity/Entity;method_33570()Lnet/minecraft/entity/Entity$class_5799;
    • sendAbilitiesUpdate

      public void sendAbilitiesUpdate()
      Mappings:
      Namespace Name Mixin selector
      official c_ Lbhl;c_()V
      intermediary method_7355 Lnet/minecraft/class_1657;method_7355()V
      named sendAbilitiesUpdate Lnet/minecraft/entity/player/PlayerEntity;sendAbilitiesUpdate()V
    • getName

      public Text getName()
      Specified by:
      getName in interface Nameable
      Overrides:
      getName in class Entity
      Mappings:
      Namespace Name Mixin selector
      official R Lapu;R()Loi;
      intermediary method_5477 Lnet/minecraft/class_1275;method_5477()Lnet/minecraft/class_2561;
      named getName Lnet/minecraft/util/Nameable;getName()Lnet/minecraft/text/Text;
    • getEnderChestInventory

      public EnderChestInventory getEnderChestInventory()
      Mappings:
      Namespace Name Mixin selector
      official fl Lbhl;fl()Lbky;
      intermediary method_7274 Lnet/minecraft/class_1657;method_7274()Lnet/minecraft/class_1730;
      named getEnderChestInventory Lnet/minecraft/entity/player/PlayerEntity;getEnderChestInventory()Lnet/minecraft/inventory/EnderChestInventory;
    • getEquippedStack

      public ItemStack getEquippedStack​(EquipmentSlot slot)
      Specified by:
      getEquippedStack in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lari;b(Lara;)Lbnv;
      intermediary method_6118 Lnet/minecraft/class_1309;method_6118(Lnet/minecraft/class_1304;)Lnet/minecraft/class_1799;
      named getEquippedStack Lnet/minecraft/entity/LivingEntity;getEquippedStack(Lnet/minecraft/entity/EquipmentSlot;)Lnet/minecraft/item/ItemStack;
    • equipStack

      public void equipStack​(EquipmentSlot slot, ItemStack stack)
      Specified by:
      equipStack in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laqv;a(Lara;Lbnv;)V
      intermediary method_5673 Lnet/minecraft/class_1297;method_5673(Lnet/minecraft/class_1304;Lnet/minecraft/class_1799;)V
      named equipStack Lnet/minecraft/entity/Entity;equipStack(Lnet/minecraft/entity/EquipmentSlot;Lnet/minecraft/item/ItemStack;)V
    • giveItemStack

      public boolean giveItemStack​(ItemStack stack)
      Mappings:
      Namespace Name Mixin selector
      official h Lbhl;h(Lbnv;)Z
      intermediary method_7270 Lnet/minecraft/class_1657;method_7270(Lnet/minecraft/class_1799;)Z
      named giveItemStack Lnet/minecraft/entity/player/PlayerEntity;giveItemStack(Lnet/minecraft/item/ItemStack;)Z
    • getItemsHand

      public Iterable<ItemStack> getItemsHand()
      Overrides:
      getItemsHand in class Entity
      Mappings:
      Namespace Name Mixin selector
      official bs Laqv;bs()Ljava/lang/Iterable;
      intermediary method_5877 Lnet/minecraft/class_1297;method_5877()Ljava/lang/Iterable;
      named getItemsHand Lnet/minecraft/entity/Entity;getItemsHand()Ljava/lang/Iterable;
    • getArmorItems

      public Iterable<ItemStack> getArmorItems()
      Specified by:
      getArmorItems in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bt Laqv;bt()Ljava/lang/Iterable;
      intermediary method_5661 Lnet/minecraft/class_1297;method_5661()Ljava/lang/Iterable;
      named getArmorItems Lnet/minecraft/entity/Entity;getArmorItems()Ljava/lang/Iterable;
    • addShoulderEntity

      public boolean addShoulderEntity​(CompoundTag tag)
      Mappings:
      Namespace Name Mixin selector
      official h Lbhl;h(Lmq;)Z
      intermediary method_7298 Lnet/minecraft/class_1657;method_7298(Lnet/minecraft/class_2487;)Z
      named addShoulderEntity Lnet/minecraft/entity/player/PlayerEntity;addShoulderEntity(Lnet/minecraft/nbt/CompoundTag;)Z
    • dropShoulderEntities

      protected void dropShoulderEntities()
      Mappings:
      Namespace Name Mixin selector
      official fm Lbhl;fm()V
      intermediary method_7262 Lnet/minecraft/class_1657;method_7262()V
      named dropShoulderEntities Lnet/minecraft/entity/player/PlayerEntity;dropShoulderEntities()V
    • dropShoulderEntity

      private void dropShoulderEntity​(CompoundTag entityNbt)
      Mappings:
      Namespace Name Mixin selector
      official k Lbhl;k(Lmq;)V
      intermediary method_7296 Lnet/minecraft/class_1657;method_7296(Lnet/minecraft/class_2487;)V
      named dropShoulderEntity Lnet/minecraft/entity/player/PlayerEntity;dropShoulderEntity(Lnet/minecraft/nbt/CompoundTag;)V
    • isSpectator

      public abstract boolean isSpectator()
      Overrides:
      isSpectator in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a_ Laqv;a_()Z
      intermediary method_7325 Lnet/minecraft/class_1297;method_7325()Z
      named isSpectator Lnet/minecraft/entity/Entity;isSpectator()Z
    • isSwimming

      public boolean isSwimming()
      Overrides:
      isSwimming in class Entity
      Mappings:
      Namespace Name Mixin selector
      official bG Laqv;bG()Z
      intermediary method_5681 Lnet/minecraft/class_1297;method_5681()Z
      named isSwimming Lnet/minecraft/entity/Entity;isSwimming()Z
    • isCreative

      public abstract boolean isCreative()
      Returns whether this player is in creative mode.
      Mappings:
      Namespace Name Mixin selector
      official b_ Lbhl;b_()Z
      intermediary method_7337 Lnet/minecraft/class_1657;method_7337()Z
      named isCreative Lnet/minecraft/entity/player/PlayerEntity;isCreative()Z
    • canFly

      public boolean canFly()
      Overrides:
      canFly in class Entity
      Mappings:
      Namespace Name Mixin selector
      official cf Laqv;cf()Z
      intermediary method_5675 Lnet/minecraft/class_1297;method_5675()Z
      named canFly Lnet/minecraft/entity/Entity;canFly()Z
    • getScoreboard

      public Scoreboard getScoreboard()
      Mappings:
      Namespace Name Mixin selector
      official fn Lbhl;fn()Ldjs;
      intermediary method_7327 Lnet/minecraft/class_1657;method_7327()Lnet/minecraft/class_269;
      named getScoreboard Lnet/minecraft/entity/player/PlayerEntity;getScoreboard()Lnet/minecraft/scoreboard/Scoreboard;
    • getDisplayName

      public Text getDisplayName()
      Specified by:
      getDisplayName in interface Nameable
      Overrides:
      getDisplayName in class Entity
      Mappings:
      Namespace Name Mixin selector
      official d Lapu;d()Loi;
      intermediary method_5476 Lnet/minecraft/class_1275;method_5476()Lnet/minecraft/class_2561;
      named getDisplayName Lnet/minecraft/util/Nameable;getDisplayName()Lnet/minecraft/text/Text;
    • addTellClickEvent

      private MutableText addTellClickEvent​(MutableText component)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Loo;)Loo;
      intermediary method_7299 Lnet/minecraft/class_1657;method_7299(Lnet/minecraft/class_5250;)Lnet/minecraft/class_5250;
      named addTellClickEvent Lnet/minecraft/entity/player/PlayerEntity;addTellClickEvent(Lnet/minecraft/text/MutableText;)Lnet/minecraft/text/MutableText;
    • getEntityName

      public String getEntityName()
      Overrides:
      getEntityName in class Entity
      Mappings:
      Namespace Name Mixin selector
      official ce Laqv;ce()Ljava/lang/String;
      intermediary method_5820 Lnet/minecraft/class_1297;method_5820()Ljava/lang/String;
      named getEntityName Lnet/minecraft/entity/Entity;getEntityName()Ljava/lang/String;
    • getActiveEyeHeight

      public float getActiveEyeHeight​(EntityPose pose, EntityDimensions dimensions)
      Overrides:
      getActiveEyeHeight in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lari;b(Lart;Laqw;)F
      intermediary method_18394 Lnet/minecraft/class_1309;method_18394(Lnet/minecraft/class_4050;Lnet/minecraft/class_4048;)F
      named getActiveEyeHeight Lnet/minecraft/entity/LivingEntity;getActiveEyeHeight(Lnet/minecraft/entity/EntityPose;Lnet/minecraft/entity/EntityDimensions;)F
    • setAbsorptionAmount

      public void setAbsorptionAmount​(float amount)
      Overrides:
      setAbsorptionAmount in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official r Lari;r(F)V
      intermediary method_6073 Lnet/minecraft/class_1309;method_6073(F)V
      named setAbsorptionAmount Lnet/minecraft/entity/LivingEntity;setAbsorptionAmount(F)V
    • getAbsorptionAmount

      public float getAbsorptionAmount()
      Overrides:
      getAbsorptionAmount in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official er Lari;er()F
      intermediary method_6067 Lnet/minecraft/class_1309;method_6067()F
      named getAbsorptionAmount Lnet/minecraft/entity/LivingEntity;getAbsorptionAmount()F
    • getUuidFromProfile

      public static UUID getUuidFromProfile​(com.mojang.authlib.GameProfile profile)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Lcom/mojang/authlib/GameProfile;)Ljava/util/UUID;
      intermediary method_7271 Lnet/minecraft/class_1657;method_7271(Lcom/mojang/authlib/GameProfile;)Ljava/util/UUID;
      named getUuidFromProfile Lnet/minecraft/entity/player/PlayerEntity;getUuidFromProfile(Lcom/mojang/authlib/GameProfile;)Ljava/util/UUID;
    • getOfflinePlayerUuid

      public static UUID getOfflinePlayerUuid​(String nickname)
      Mappings:
      Namespace Name Mixin selector
      official c Lbhl;c(Ljava/lang/String;)Ljava/util/UUID;
      intermediary method_7310 Lnet/minecraft/class_1657;method_7310(Ljava/lang/String;)Ljava/util/UUID;
      named getOfflinePlayerUuid Lnet/minecraft/entity/player/PlayerEntity;getOfflinePlayerUuid(Ljava/lang/String;)Ljava/util/UUID;
    • isPartVisible

      @Environment(CLIENT) public boolean isPartVisible​(PlayerModelPart modelPart)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Lbhm;)Z
      intermediary method_7348 Lnet/minecraft/class_1657;method_7348(Lnet/minecraft/class_1664;)Z
      named isPartVisible Lnet/minecraft/entity/player/PlayerEntity;isPartVisible(Lnet/minecraft/client/render/entity/PlayerModelPart;)Z
    • method_32318

      public class_5630 method_32318​(int int2)
      Overrides:
      method_32318 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official k Laqv;k(I)Lary;
      intermediary method_32318 Lnet/minecraft/class_1297;method_32318(I)Lnet/minecraft/class_5630;
      named method_32318 Lnet/minecraft/entity/Entity;method_32318(I)Lnet/minecraft/class_5630;
    • hasReducedDebugInfo

      @Environment(CLIENT) public boolean hasReducedDebugInfo()
      Mappings:
      Namespace Name Mixin selector
      official fo Lbhl;fo()Z
      intermediary method_7302 Lnet/minecraft/class_1657;method_7302()Z
      named hasReducedDebugInfo Lnet/minecraft/entity/player/PlayerEntity;hasReducedDebugInfo()Z
    • setReducedDebugInfo

      @Environment(CLIENT) public void setReducedDebugInfo​(boolean reducedDebugInfo)
      Mappings:
      Namespace Name Mixin selector
      official s Lbhl;s(Z)V
      intermediary method_7268 Lnet/minecraft/class_1657;method_7268(Z)V
      named setReducedDebugInfo Lnet/minecraft/entity/player/PlayerEntity;setReducedDebugInfo(Z)V
    • setFireTicks

      public void setFireTicks​(int ticks)
      Overrides:
      setFireTicks in class Entity
      Mappings:
      Namespace Name Mixin selector
      official g Laqv;g(I)V
      intermediary method_20803 Lnet/minecraft/class_1297;method_20803(I)V
      named setFireTicks Lnet/minecraft/entity/Entity;setFireTicks(I)V
    • getMainArm

      public Arm getMainArm()
      Specified by:
      getMainArm in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official et Lari;et()Lare;
      intermediary method_6068 Lnet/minecraft/class_1309;method_6068()Lnet/minecraft/class_1306;
      named getMainArm Lnet/minecraft/entity/LivingEntity;getMainArm()Lnet/minecraft/util/Arm;
    • setMainArm

      public void setMainArm​(Arm arm)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhl;a(Lare;)V
      intermediary method_7283 Lnet/minecraft/class_1657;method_7283(Lnet/minecraft/class_1306;)V
      named setMainArm Lnet/minecraft/entity/player/PlayerEntity;setMainArm(Lnet/minecraft/util/Arm;)V
    • getShoulderEntityLeft

      public CompoundTag getShoulderEntityLeft()
      Mappings:
      Namespace Name Mixin selector
      official fp Lbhl;fp()Lmq;
      intermediary method_7356 Lnet/minecraft/class_1657;method_7356()Lnet/minecraft/class_2487;
      named getShoulderEntityLeft Lnet/minecraft/entity/player/PlayerEntity;getShoulderEntityLeft()Lnet/minecraft/nbt/CompoundTag;
    • setShoulderEntityLeft

      protected void setShoulderEntityLeft​(CompoundTag entityTag)
      Mappings:
      Namespace Name Mixin selector
      official i Lbhl;i(Lmq;)V
      intermediary method_7273 Lnet/minecraft/class_1657;method_7273(Lnet/minecraft/class_2487;)V
      named setShoulderEntityLeft Lnet/minecraft/entity/player/PlayerEntity;setShoulderEntityLeft(Lnet/minecraft/nbt/CompoundTag;)V
    • getShoulderEntityRight

      public CompoundTag getShoulderEntityRight()
      Mappings:
      Namespace Name Mixin selector
      official fq Lbhl;fq()Lmq;
      intermediary method_7308 Lnet/minecraft/class_1657;method_7308()Lnet/minecraft/class_2487;
      named getShoulderEntityRight Lnet/minecraft/entity/player/PlayerEntity;getShoulderEntityRight()Lnet/minecraft/nbt/CompoundTag;
    • setShoulderEntityRight

      protected void setShoulderEntityRight​(CompoundTag entityTag)
      Mappings:
      Namespace Name Mixin selector
      official j Lbhl;j(Lmq;)V
      intermediary method_7345 Lnet/minecraft/class_1657;method_7345(Lnet/minecraft/class_2487;)V
      named setShoulderEntityRight Lnet/minecraft/entity/player/PlayerEntity;setShoulderEntityRight(Lnet/minecraft/nbt/CompoundTag;)V
    • getAttackCooldownProgressPerTick

      public float getAttackCooldownProgressPerTick()
      Mappings:
      Namespace Name Mixin selector
      official fr Lbhl;fr()F
      intermediary method_7279 Lnet/minecraft/class_1657;method_7279()F
      named getAttackCooldownProgressPerTick Lnet/minecraft/entity/player/PlayerEntity;getAttackCooldownProgressPerTick()F
    • getAttackCooldownProgress

      public float getAttackCooldownProgress​(float baseTime)
      Mappings:
      Namespace Name Mixin selector
      official t Lbhl;t(F)F
      intermediary method_7261 Lnet/minecraft/class_1657;method_7261(F)F
      named getAttackCooldownProgress Lnet/minecraft/entity/player/PlayerEntity;getAttackCooldownProgress(F)F
    • resetLastAttackedTicks

      public void resetLastAttackedTicks()
      Mappings:
      Namespace Name Mixin selector
      official fs Lbhl;fs()V
      intermediary method_7350 Lnet/minecraft/class_1657;method_7350()V
      named resetLastAttackedTicks Lnet/minecraft/entity/player/PlayerEntity;resetLastAttackedTicks()V
    • getItemCooldownManager

      public ItemCooldownManager getItemCooldownManager()
      Mappings:
      Namespace Name Mixin selector
      official ft Lbhl;ft()Lbns;
      intermediary method_7357 Lnet/minecraft/class_1657;method_7357()Lnet/minecraft/class_1796;
      named getItemCooldownManager Lnet/minecraft/entity/player/PlayerEntity;getItemCooldownManager()Lnet/minecraft/entity/player/ItemCooldownManager;
    • getVelocityMultiplier

      protected float getVelocityMultiplier()
      Overrides:
      getVelocityMultiplier in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official at Laqv;at()F
      intermediary method_23326 Lnet/minecraft/class_1297;method_23326()F
      named getVelocityMultiplier Lnet/minecraft/entity/Entity;getVelocityMultiplier()F
    • getLuck

      public float getLuck()
      Mappings:
      Namespace Name Mixin selector
      official fu Lbhl;fu()F
      intermediary method_7292 Lnet/minecraft/class_1657;method_7292()F
      named getLuck Lnet/minecraft/entity/player/PlayerEntity;getLuck()F
    • isCreativeLevelTwoOp

      public boolean isCreativeLevelTwoOp()
      Mappings:
      Namespace Name Mixin selector
      official fv Lbhl;fv()Z
      intermediary method_7338 Lnet/minecraft/class_1657;method_7338()Z
      named isCreativeLevelTwoOp Lnet/minecraft/entity/player/PlayerEntity;isCreativeLevelTwoOp()Z
    • canEquip

      public boolean canEquip​(ItemStack stack)
      Overrides:
      canEquip in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official e Lari;e(Lbnv;)Z
      intermediary method_18397 Lnet/minecraft/class_1309;method_18397(Lnet/minecraft/class_1799;)Z
      named canEquip Lnet/minecraft/entity/LivingEntity;canEquip(Lnet/minecraft/item/ItemStack;)Z
    • getDimensions

      public EntityDimensions getDimensions​(EntityPose pose)
      Overrides:
      getDimensions in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laqv;a(Lart;)Laqw;
      intermediary method_18377 Lnet/minecraft/class_1297;method_18377(Lnet/minecraft/class_4050;)Lnet/minecraft/class_4048;
      named getDimensions Lnet/minecraft/entity/Entity;getDimensions(Lnet/minecraft/entity/EntityPose;)Lnet/minecraft/entity/EntityDimensions;
    • getPoses

      public ImmutableList<EntityPose> getPoses()
      Overrides:
      getPoses in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official eH Lari;eH()Lcom/google/common/collect/ImmutableList;
      intermediary method_24831 Lnet/minecraft/class_1309;method_24831()Lcom/google/common/collect/ImmutableList;
      named getPoses Lnet/minecraft/entity/LivingEntity;getPoses()Lcom/google/common/collect/ImmutableList;
    • getArrowType

      public ItemStack getArrowType​(ItemStack stack)
      Overrides:
      getArrowType in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official f Lari;f(Lbnv;)Lbnv;
      intermediary method_18808 Lnet/minecraft/class_1309;method_18808(Lnet/minecraft/class_1799;)Lnet/minecraft/class_1799;
      named getArrowType Lnet/minecraft/entity/LivingEntity;getArrowType(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/item/ItemStack;
    • eatFood

      public ItemStack eatFood​(World world, ItemStack stack)
      Overrides:
      eatFood in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lari;a(Lbtv;Lbnv;)Lbnv;
      intermediary method_18866 Lnet/minecraft/class_1309;method_18866(Lnet/minecraft/class_1937;Lnet/minecraft/class_1799;)Lnet/minecraft/class_1799;
      named eatFood Lnet/minecraft/entity/LivingEntity;eatFood(Lnet/minecraft/world/World;Lnet/minecraft/item/ItemStack;)Lnet/minecraft/item/ItemStack;
    • method_29500

      protected boolean method_29500​(BlockState state)
      Overrides:
      method_29500 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lari;b(Lcht;)Z
      intermediary method_29500 Lnet/minecraft/class_1309;method_29500(Lnet/minecraft/class_2680;)Z
      named method_29500 Lnet/minecraft/entity/LivingEntity;method_29500(Lnet/minecraft/block/BlockState;)Z
    • method_30951

      @Environment(CLIENT) public Vec3d method_30951​(float float2)
      Overrides:
      method_30951 in class Entity
      Mappings:
      Namespace Name Mixin selector
      official n Laqv;n(F)Ldiu;
      intermediary method_30951 Lnet/minecraft/class_1297;method_30951(F)Lnet/minecraft/class_243;
      named method_30951 Lnet/minecraft/entity/Entity;method_30951(F)Lnet/minecraft/util/math/Vec3d;
    • isPlayer

      public boolean isPlayer()
      Specified by:
      isPlayer in interface EntityLike
      Overrides:
      isPlayer in class Entity
      Mappings:
      Namespace Name Mixin selector
      official de Lclb;de()Z
      intermediary method_31747 Lnet/minecraft/class_5568;method_31747()Z
      named isPlayer Lnet/minecraft/entity/EntityLike;isPlayer()Z
    • isUsingSpyglass

      @Environment(CLIENT) public boolean isUsingSpyglass()
      Mappings:
      Namespace Name Mixin selector
      official fw Lbhl;fw()Z
      intermediary method_31550 Lnet/minecraft/class_1657;method_31550()Z
      named isUsingSpyglass Lnet/minecraft/entity/player/PlayerEntity;isUsingSpyglass()Z