Class PlayerEntity

All Implemented Interfaces:
CommandSource
Direct Known Subclasses:
AbstractClientPlayerEntity, ServerPlayerEntity

public abstract class PlayerEntity extends LivingEntity implements CommandSource
Mappings:
Namespace Name
official xk
intermediary net/minecraft/class_988
named net/minecraft/entity/player/PlayerEntity
  • Field Details

    • inventory

      public PlayerInventory inventory
      Mappings:
      Namespace Name Mixin selector
      official bn Lxk;bn:Lxi;
      intermediary field_3999 Lnet/minecraft/class_988;field_3999:Lnet/minecraft/class_987;
      named inventory Lnet/minecraft/entity/player/PlayerEntity;inventory:Lnet/minecraft/entity/player/PlayerInventory;
    • enderChest

      private EnderChestInventory enderChest
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a:Lzg;
      intermediary field_3971 Lnet/minecraft/class_988;field_3971:Lnet/minecraft/class_1023;
      named enderChest Lnet/minecraft/entity/player/PlayerEntity;enderChest:Lnet/minecraft/inventory/EnderChestInventory;
    • playerScreenHandler

      public ScreenHandler playerScreenHandler
      Mappings:
      Namespace Name Mixin selector
      official bo Lxk;bo:Lyd;
      intermediary field_4000 Lnet/minecraft/class_988;field_4000:Lnet/minecraft/class_1002;
      named playerScreenHandler Lnet/minecraft/entity/player/PlayerEntity;playerScreenHandler:Lnet/minecraft/screen/ScreenHandler;
    • openScreenHandler

      public ScreenHandler openScreenHandler
      Mappings:
      Namespace Name Mixin selector
      official bp Lxk;bp:Lyd;
      intermediary field_3972 Lnet/minecraft/class_988;field_3972:Lnet/minecraft/class_1002;
      named openScreenHandler Lnet/minecraft/entity/player/PlayerEntity;openScreenHandler:Lnet/minecraft/screen/ScreenHandler;
    • hungerManager

      protected HungerManager hungerManager
      Mappings:
      Namespace Name Mixin selector
      official bq Lxk;bq:Lyc;
      intermediary field_3973 Lnet/minecraft/class_988;field_3973:Lnet/minecraft/class_1001;
      named hungerManager Lnet/minecraft/entity/player/PlayerEntity;hungerManager:Lnet/minecraft/entity/player/HungerManager;
    • abilityResyncCountdown

      protected int abilityResyncCountdown
      Mappings:
      Namespace Name Mixin selector
      official br Lxk;br:I
      intermediary field_3974 Lnet/minecraft/class_988;field_3974:I
      named abilityResyncCountdown Lnet/minecraft/entity/player/PlayerEntity;abilityResyncCountdown:I
    • prevStrideDistance

      public float prevStrideDistance
      Mappings:
      Namespace Name Mixin selector
      official bs Lxk;bs:F
      intermediary field_3977 Lnet/minecraft/class_988;field_3977:F
      named prevStrideDistance Lnet/minecraft/entity/player/PlayerEntity;prevStrideDistance:F
    • strideDistance

      public float strideDistance
      Mappings:
      Namespace Name Mixin selector
      official bt Lxk;bt:F
      intermediary field_3978 Lnet/minecraft/class_988;field_3978:F
      named strideDistance Lnet/minecraft/entity/player/PlayerEntity;strideDistance:F
    • experiencePickUpDelay

      public int experiencePickUpDelay
      Mappings:
      Namespace Name Mixin selector
      official bu Lxk;bu:I
      intermediary field_3984 Lnet/minecraft/class_988;field_3984:I
      named experiencePickUpDelay Lnet/minecraft/entity/player/PlayerEntity;experiencePickUpDelay:I
    • capeX

      public double capeX
      Mappings:
      Namespace Name Mixin selector
      official bv Lxk;bv:D
      intermediary field_3985 Lnet/minecraft/class_988;field_3985:D
      named capeX Lnet/minecraft/entity/player/PlayerEntity;capeX:D
    • capeY

      public double capeY
      Mappings:
      Namespace Name Mixin selector
      official bw Lxk;bw:D
      intermediary field_3986 Lnet/minecraft/class_988;field_3986:D
      named capeY Lnet/minecraft/entity/player/PlayerEntity;capeY:D
    • capeZ

      public double capeZ
      Mappings:
      Namespace Name Mixin selector
      official bx Lxk;bx:D
      intermediary field_3987 Lnet/minecraft/class_988;field_3987:D
      named capeZ Lnet/minecraft/entity/player/PlayerEntity;capeZ:D
    • prevCapeX

      public double prevCapeX
      Mappings:
      Namespace Name Mixin selector
      official by Lxk;by:D
      intermediary field_3988 Lnet/minecraft/class_988;field_3988:D
      named prevCapeX Lnet/minecraft/entity/player/PlayerEntity;prevCapeX:D
    • prevCapeY

      public double prevCapeY
      Mappings:
      Namespace Name Mixin selector
      official bz Lxk;bz:D
      intermediary field_3989 Lnet/minecraft/class_988;field_3989:D
      named prevCapeY Lnet/minecraft/entity/player/PlayerEntity;prevCapeY:D
    • prevCapeZ

      public double prevCapeZ
      Mappings:
      Namespace Name Mixin selector
      official bA Lxk;bA:D
      intermediary field_3990 Lnet/minecraft/class_988;field_3990:D
      named prevCapeZ Lnet/minecraft/entity/player/PlayerEntity;prevCapeZ:D
    • inBed

      protected boolean inBed
      Mappings:
      Namespace Name Mixin selector
      official bB Lxk;bB:Z
      intermediary field_3991 Lnet/minecraft/class_988;field_3991:Z
      named inBed Lnet/minecraft/entity/player/PlayerEntity;inBed:Z
    • field_3992

      public BlockPos field_3992
      Mappings:
      Namespace Name Mixin selector
      official bC Lxk;bC:Lr;
      intermediary field_3992 Lnet/minecraft/class_988;field_3992:Lnet/minecraft/class_851;
      named field_3992 Lnet/minecraft/entity/player/PlayerEntity;field_3992:Lnet/minecraft/util/math/BlockPos;
    • sleepTimer

      private int sleepTimer
      Mappings:
      Namespace Name Mixin selector
      official b Lxk;b:I
      intermediary field_3980 Lnet/minecraft/class_988;field_3980:I
      named sleepTimer Lnet/minecraft/entity/player/PlayerEntity;sleepTimer:I
    • field_3993

      public float field_3993
      Mappings:
      Namespace Name Mixin selector
      official bD Lxk;bD:F
      intermediary field_3993 Lnet/minecraft/class_988;field_3993:F
      named field_3993 Lnet/minecraft/entity/player/PlayerEntity;field_3993:F
    • field_4009

      @Environment(CLIENT) public float field_4009
      Mappings:
      Namespace Name Mixin selector
      official cd Lxk;cd:F
      intermediary field_4009 Lnet/minecraft/class_988;field_4009:F
      named field_4009 Lnet/minecraft/entity/player/PlayerEntity;field_4009:F
    • field_3994

      public float field_3994
      Mappings:
      Namespace Name Mixin selector
      official bE Lxk;bE:F
      intermediary field_3994 Lnet/minecraft/class_988;field_3994:F
      named field_3994 Lnet/minecraft/entity/player/PlayerEntity;field_3994:F
    • field_4001

      private BlockPos field_4001
      Mappings:
      Namespace Name Mixin selector
      official c Lxk;c:Lr;
      intermediary field_4001 Lnet/minecraft/class_988;field_4001:Lnet/minecraft/class_851;
      named field_4001 Lnet/minecraft/entity/player/PlayerEntity;field_4001:Lnet/minecraft/util/math/BlockPos;
    • spawnForced

      private boolean spawnForced
      Mappings:
      Namespace Name Mixin selector
      official d Lxk;d:Z
      intermediary field_5398 Lnet/minecraft/class_988;field_5398:Z
      named spawnForced Lnet/minecraft/entity/player/PlayerEntity;spawnForced:Z
    • field_4011

      private BlockPos field_4011
      Mappings:
      Namespace Name Mixin selector
      official e Lxk;e:Lr;
      intermediary field_4011 Lnet/minecraft/class_988;field_4011:Lnet/minecraft/class_851;
      named field_4011 Lnet/minecraft/entity/player/PlayerEntity;field_4011:Lnet/minecraft/util/math/BlockPos;
    • abilities

      public PlayerAbilities abilities
      Mappings:
      Namespace Name Mixin selector
      official bF Lxk;bF:Lxh;
      intermediary field_3998 Lnet/minecraft/class_988;field_3998:Lnet/minecraft/class_986;
      named abilities Lnet/minecraft/entity/player/PlayerEntity;abilities:Lnet/minecraft/entity/player/PlayerAbilities;
    • experienceLevel

      public int experienceLevel
      Mappings:
      Namespace Name Mixin selector
      official bG Lxk;bG:I
      intermediary field_4002 Lnet/minecraft/class_988;field_4002:I
      named experienceLevel Lnet/minecraft/entity/player/PlayerEntity;experienceLevel:I
    • totalExperience

      public int totalExperience
      Mappings:
      Namespace Name Mixin selector
      official bH Lxk;bH:I
      intermediary field_4003 Lnet/minecraft/class_988;field_4003:I
      named totalExperience Lnet/minecraft/entity/player/PlayerEntity;totalExperience:I
    • experienceProgress

      public float experienceProgress
      Mappings:
      Namespace Name Mixin selector
      official bI Lxk;bI:F
      intermediary field_4004 Lnet/minecraft/class_988;field_4004:F
      named experienceProgress Lnet/minecraft/entity/player/PlayerEntity;experienceProgress:F
    • useItem

      private ItemStack useItem
      Mappings:
      Namespace Name Mixin selector
      official f Lxk;f:Labo;
      intermediary field_4012 Lnet/minecraft/class_988;field_4012:Lnet/minecraft/class_1071;
      named useItem Lnet/minecraft/entity/player/PlayerEntity;useItem:Lnet/minecraft/item/ItemStack;
    • itemUseTicks

      private int itemUseTicks
      Mappings:
      Namespace Name Mixin selector
      official g Lxk;g:I
      intermediary field_4013 Lnet/minecraft/class_988;field_4013:I
      named itemUseTicks Lnet/minecraft/entity/player/PlayerEntity;itemUseTicks:I
    • field_4005

      protected float field_4005
      Mappings:
      Namespace Name Mixin selector
      official bJ Lxk;bJ:F
      intermediary field_4005 Lnet/minecraft/class_988;field_4005:F
      named field_4005 Lnet/minecraft/entity/player/PlayerEntity;field_4005:F
    • field_4006

      protected float field_4006
      Mappings:
      Namespace Name Mixin selector
      official bK Lxk;bK:F
      intermediary field_4006 Lnet/minecraft/class_988;field_4006:F
      named field_4006 Lnet/minecraft/entity/player/PlayerEntity;field_4006:F
    • lastPlayedLevelUpSoundTime

      private int lastPlayedLevelUpSoundTime
      Mappings:
      Namespace Name Mixin selector
      official h Lxk;h:I
      intermediary field_5399 Lnet/minecraft/class_988;field_5399:I
      named lastPlayedLevelUpSoundTime Lnet/minecraft/entity/player/PlayerEntity;lastPlayedLevelUpSoundTime:I
    • gameProfile

      private final com.mojang.authlib.GameProfile gameProfile
      Mappings:
      Namespace Name Mixin selector
      official i Lxk;i:Lcom/mojang/authlib/GameProfile;
      intermediary field_9132 Lnet/minecraft/class_988;field_9132:Lcom/mojang/authlib/GameProfile;
      named gameProfile Lnet/minecraft/entity/player/PlayerEntity;gameProfile:Lcom/mojang/authlib/GameProfile;
    • fishHook

      public FishingBobberEntity fishHook
      Mappings:
      Namespace Name Mixin selector
      official bL Lxk;bL:Lvp;
      intermediary field_4007 Lnet/minecraft/class_988;field_4007:Lnet/minecraft/class_993;
      named fishHook Lnet/minecraft/entity/player/PlayerEntity;fishHook:Lnet/minecraft/entity/projectile/FishingBobberEntity;
  • Constructor Details

    • PlayerEntity

      public PlayerEntity(World world, com.mojang.authlib.GameProfile profile)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lxk;<init>(Lafm;Lcom/mojang/authlib/GameProfile;)V
      intermediary <init> Lnet/minecraft/class_988;<init>(Lnet/minecraft/class_1150;Lcom/mojang/authlib/GameProfile;)V
      named <init> Lnet/minecraft/entity/player/PlayerEntity;<init>(Lnet/minecraft/world/World;Lcom/mojang/authlib/GameProfile;)V
  • Method Details

    • initializeAttributes

      protected void initializeAttributes()
      Overrides:
      initializeAttributes in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official aD Lrg;aD()V
      intermediary method_6129 Lnet/minecraft/class_1699;method_6129()V
      named initializeAttributes Lnet/minecraft/entity/LivingEntity;initializeAttributes()V
    • initDataTracker

      protected void initDataTracker()
      Overrides:
      initDataTracker in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official c Lqm;c()V
      intermediary method_2484 Lnet/minecraft/class_864;method_2484()V
      named initDataTracker Lnet/minecraft/entity/Entity;initDataTracker()V
    • getUsedItem

      @Environment(CLIENT) public ItemStack getUsedItem()
      Mappings:
      Namespace Name Mixin selector
      official bu Lxk;bu()Labo;
      intermediary method_3191 Lnet/minecraft/class_988;method_3191()Lnet/minecraft/class_1071;
      named getUsedItem Lnet/minecraft/entity/player/PlayerEntity;getUsedItem()Lnet/minecraft/item/ItemStack;
    • getItemUseTicks

      @Environment(CLIENT) public int getItemUseTicks()
      Mappings:
      Namespace Name Mixin selector
      official bv Lxk;bv()I
      intermediary method_3192 Lnet/minecraft/class_988;method_3192()I
      named getItemUseTicks Lnet/minecraft/entity/player/PlayerEntity;getItemUseTicks()I
    • isUsingItem

      public boolean isUsingItem()
      Mappings:
      Namespace Name Mixin selector
      official bw Lxk;bw()Z
      intermediary method_3193 Lnet/minecraft/class_988;method_3193()Z
      named isUsingItem Lnet/minecraft/entity/player/PlayerEntity;isUsingItem()Z
    • getRemainingUseTime

      @Environment(CLIENT) public int getRemainingUseTime()
      Mappings:
      Namespace Name Mixin selector
      official bx Lxk;bx()I
      intermediary method_3194 Lnet/minecraft/class_988;method_3194()I
      named getRemainingUseTime Lnet/minecraft/entity/player/PlayerEntity;getRemainingUseTime()I
    • stopUsingItem

      public void stopUsingItem()
      Mappings:
      Namespace Name Mixin selector
      official by Lxk;by()V
      intermediary method_3195 Lnet/minecraft/class_988;method_3195()V
      named stopUsingItem Lnet/minecraft/entity/player/PlayerEntity;stopUsingItem()V
    • resetUseItem

      public void resetUseItem()
      Mappings:
      Namespace Name Mixin selector
      official bz Lxk;bz()V
      intermediary method_3196 Lnet/minecraft/class_988;method_3196()V
      named resetUseItem Lnet/minecraft/entity/player/PlayerEntity;resetUseItem()V
    • method_2611

      public boolean method_2611()
      Mappings:
      Namespace Name Mixin selector
      official bA Lxk;bA()Z
      intermediary method_2611 Lnet/minecraft/class_988;method_2611()Z
      named method_2611 Lnet/minecraft/entity/player/PlayerEntity;method_2611()Z
    • tick

      public void tick()
      Overrides:
      tick in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official h Lqm;h()V
      intermediary method_2558 Lnet/minecraft/class_864;method_2558()V
      named tick Lnet/minecraft/entity/Entity;tick()V
    • getMaxNetherPortalTime

      public int getMaxNetherPortalTime()
      Overrides:
      getMaxNetherPortalTime in class Entity
      Mappings:
      Namespace Name Mixin selector
      official D Lqm;D()I
      intermediary method_4455 Lnet/minecraft/class_864;method_4455()I
      named getMaxNetherPortalTime Lnet/minecraft/entity/Entity;getMaxNetherPortalTime()I
    • getSwimSound

      protected String getSwimSound()
      Overrides:
      getSwimSound in class Entity
      Mappings:
      Namespace Name Mixin selector
      official H Lqm;H()Ljava/lang/String;
      intermediary method_8360 Lnet/minecraft/class_864;method_8360()Ljava/lang/String;
      named getSwimSound Lnet/minecraft/entity/Entity;getSwimSound()Ljava/lang/String;
    • getSplashSound

      protected String getSplashSound()
      Overrides:
      getSplashSound in class Entity
      Mappings:
      Namespace Name Mixin selector
      official O Lqm;O()Ljava/lang/String;
      intermediary method_8361 Lnet/minecraft/class_864;method_8361()Ljava/lang/String;
      named getSplashSound Lnet/minecraft/entity/Entity;getSplashSound()Ljava/lang/String;
    • getDefaultNetherPortalCooldown

      public int getDefaultNetherPortalCooldown()
      Overrides:
      getDefaultNetherPortalCooldown in class Entity
      Mappings:
      Namespace Name Mixin selector
      official ai Lqm;ai()I
      intermediary method_4445 Lnet/minecraft/class_864;method_4445()I
      named getDefaultNetherPortalCooldown Lnet/minecraft/entity/Entity;getDefaultNetherPortalCooldown()I
    • playSound

      public void playSound(String id, float volume, float pitch)
      Overrides:
      playSound in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Lqm;a(Ljava/lang/String;FF)V
      intermediary method_4441 Lnet/minecraft/class_864;method_4441(Ljava/lang/String;FF)V
      named playSound Lnet/minecraft/entity/Entity;playSound(Ljava/lang/String;FF)V
    • drink

      protected void drink(ItemStack potion, int int2)
      Mappings:
      Namespace Name Mixin selector
      official c Lxk;c(Labo;I)V
      intermediary method_3202 Lnet/minecraft/class_988;method_3202(Lnet/minecraft/class_1071;I)V
      named drink Lnet/minecraft/entity/player/PlayerEntity;drink(Lnet/minecraft/item/ItemStack;I)V
    • useItem

      protected void useItem()
      Mappings:
      Namespace Name Mixin selector
      official p Lxk;p()V
      intermediary method_3217 Lnet/minecraft/class_988;method_3217()V
      named useItem Lnet/minecraft/entity/player/PlayerEntity;useItem()V
    • handleStatus

      @Environment(CLIENT) public void handleStatus(byte status)
      Overrides:
      handleStatus in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lqm;a(B)V
      intermediary method_2485 Lnet/minecraft/class_864;method_2485(B)V
      named handleStatus Lnet/minecraft/entity/Entity;handleStatus(B)V
    • method_2610

      protected boolean method_2610()
      Overrides:
      method_2610 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bh Lrg;bh()Z
      intermediary method_2610 Lnet/minecraft/class_1699;method_2610()Z
      named method_2610 Lnet/minecraft/entity/LivingEntity;method_2610()Z
    • closeHandledScreen

      protected void closeHandledScreen()
      Mappings:
      Namespace Name Mixin selector
      official k Lxk;k()V
      intermediary method_3208 Lnet/minecraft/class_988;method_3208()V
      named closeHandledScreen Lnet/minecraft/entity/player/PlayerEntity;closeHandledScreen()V
    • startRiding

      public void startRiding(Entity entity)
      Overrides:
      startRiding in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Lqm;a(Lqm;)V
      intermediary method_2500 Lnet/minecraft/class_864;method_2500(Lnet/minecraft/class_864;)V
      named startRiding Lnet/minecraft/entity/Entity;startRiding(Lnet/minecraft/entity/Entity;)V
    • tickRiding

      public void tickRiding()
      Overrides:
      tickRiding in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official ab Lqm;ab()V
      intermediary method_2478 Lnet/minecraft/class_864;method_2478()V
      named tickRiding Lnet/minecraft/entity/Entity;tickRiding()V
    • afterSpawn

      @Environment(CLIENT) public void afterSpawn()
      Overrides:
      afterSpawn in class Entity
      Mappings:
      Namespace Name Mixin selector
      official A Lqm;A()V
      intermediary method_2562 Lnet/minecraft/class_864;method_2562()V
      named afterSpawn Lnet/minecraft/entity/Entity;afterSpawn()V
    • tickNewAi

      protected void tickNewAi()
      Overrides:
      tickNewAi in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bq Lrg;bq()V
      intermediary method_2635 Lnet/minecraft/class_1699;method_2635()V
      named tickNewAi Lnet/minecraft/entity/LivingEntity;tickNewAi()V
    • tickMovement

      public void tickMovement()
      Overrides:
      tickMovement in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official e Lrg;e()V
      intermediary method_2651 Lnet/minecraft/class_1699;method_2651()V
      named tickMovement Lnet/minecraft/entity/LivingEntity;tickMovement()V
    • collideWithEntity

      private void collideWithEntity(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official r Lxk;r(Lqm;)V
      intermediary method_3218 Lnet/minecraft/class_988;method_3218(Lnet/minecraft/class_864;)V
      named collideWithEntity Lnet/minecraft/entity/player/PlayerEntity;collideWithEntity(Lnet/minecraft/entity/Entity;)V
    • getScore

      public int getScore()
      Mappings:
      Namespace Name Mixin selector
      official bB Lxk;bB()I
      intermediary method_3177 Lnet/minecraft/class_988;method_3177()I
      named getScore Lnet/minecraft/entity/player/PlayerEntity;getScore()I
    • setScore

      public void setScore(int score)
      Mappings:
      Namespace Name Mixin selector
      official c Lxk;c(I)V
      intermediary method_4581 Lnet/minecraft/class_988;method_4581(I)V
      named setScore Lnet/minecraft/entity/player/PlayerEntity;setScore(I)V
    • addScore

      public void addScore(int score)
      Mappings:
      Namespace Name Mixin selector
      official s Lxk;s(I)V
      intermediary method_4582 Lnet/minecraft/class_988;method_4582(I)V
      named addScore Lnet/minecraft/entity/player/PlayerEntity;addScore(I)V
    • onKilled

      public void onKilled(DamageSource source)
      Overrides:
      onKilled in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lrg;a(Lqa;)V
      intermediary method_2580 Lnet/minecraft/class_1699;method_2580(Lnet/minecraft/class_856;)V
      named onKilled Lnet/minecraft/entity/LivingEntity;onKilled(Lnet/minecraft/entity/damage/DamageSource;)V
    • getHurtSound

      protected String getHurtSound()
      Overrides:
      getHurtSound in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official aT Lrg;aT()Ljava/lang/String;
      intermediary method_2604 Lnet/minecraft/class_1699;method_2604()Ljava/lang/String;
      named getHurtSound Lnet/minecraft/entity/LivingEntity;getHurtSound()Ljava/lang/String;
    • getDeathSound

      protected String getDeathSound()
      Overrides:
      getDeathSound in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official aU Lrg;aU()Ljava/lang/String;
      intermediary method_2605 Lnet/minecraft/class_1699;method_2605()Ljava/lang/String;
      named getDeathSound Lnet/minecraft/entity/LivingEntity;getDeathSound()Ljava/lang/String;
    • updateKilledAdvancementCriterion

      public void updateKilledAdvancementCriterion(Entity entity, int score)
      Overrides:
      updateKilledAdvancementCriterion in class Entity
      Mappings:
      Namespace Name Mixin selector
      official b Lqm;b(Lqm;I)V
      intermediary method_2536 Lnet/minecraft/class_864;method_2536(Lnet/minecraft/class_864;I)V
      named updateKilledAdvancementCriterion Lnet/minecraft/entity/Entity;updateKilledAdvancementCriterion(Lnet/minecraft/entity/Entity;I)V
    • dropSelectedItem

      public ItemEntity dropSelectedItem(boolean dropAll)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Z)Lvv;
      intermediary method_4580 Lnet/minecraft/class_988;method_4580(Z)Lnet/minecraft/class_964;
      named dropSelectedItem Lnet/minecraft/entity/player/PlayerEntity;dropSelectedItem(Z)Lnet/minecraft/entity/ItemEntity;
    • dropItem

      public ItemEntity dropItem(ItemStack stack, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Labo;Z)Lvv;
      intermediary method_3176 Lnet/minecraft/class_988;method_3176(Lnet/minecraft/class_1071;Z)Lnet/minecraft/class_964;
      named dropItem Lnet/minecraft/entity/player/PlayerEntity;dropItem(Lnet/minecraft/item/ItemStack;Z)Lnet/minecraft/entity/ItemEntity;
    • dropStack

      public ItemEntity dropStack(ItemStack stack, boolean bool, boolean incrementStats)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Labo;ZZ)Lvv;
      intermediary method_3167 Lnet/minecraft/class_988;method_3167(Lnet/minecraft/class_1071;ZZ)Lnet/minecraft/class_964;
      named dropStack Lnet/minecraft/entity/player/PlayerEntity;dropStack(Lnet/minecraft/item/ItemStack;ZZ)Lnet/minecraft/entity/ItemEntity;
    • spawnItemEntity

      protected void spawnItemEntity(ItemEntity entity)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lvv;)V
      intermediary method_3164 Lnet/minecraft/class_988;method_3164(Lnet/minecraft/class_964;)V
      named spawnItemEntity Lnet/minecraft/entity/player/PlayerEntity;spawnItemEntity(Lnet/minecraft/entity/ItemEntity;)V
    • method_3153

      public float method_3153(Block block, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Laht;Z)F
      intermediary method_3153 Lnet/minecraft/class_988;method_3153(Lnet/minecraft/class_197;Z)F
      named method_3153 Lnet/minecraft/entity/player/PlayerEntity;method_3153(Lnet/minecraft/block/Block;Z)F
    • isUsingEffectiveTool

      public boolean isUsingEffectiveTool(Block block)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Laht;)Z
      intermediary method_3174 Lnet/minecraft/class_988;method_3174(Lnet/minecraft/class_197;)Z
      named isUsingEffectiveTool Lnet/minecraft/entity/player/PlayerEntity;isUsingEffectiveTool(Lnet/minecraft/block/Block;)Z
    • readCustomDataFromNbt

      public void readCustomDataFromNbt(NbtCompound nbt)
      Overrides:
      readCustomDataFromNbt in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lqm;a(Ldg;)V
      intermediary method_2498 Lnet/minecraft/class_864;method_2498(Lnet/minecraft/class_322;)V
      named readCustomDataFromNbt Lnet/minecraft/entity/Entity;readCustomDataFromNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • writeCustomDataToNbt

      public void writeCustomDataToNbt(NbtCompound nbt)
      Overrides:
      writeCustomDataToNbt in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lqm;b(Ldg;)V
      intermediary method_2528 Lnet/minecraft/class_864;method_2528(Lnet/minecraft/class_322;)V
      named writeCustomDataToNbt Lnet/minecraft/entity/Entity;writeCustomDataToNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • openInventory

      public void openInventory(Inventory inventory)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lpn;)V
      intermediary method_3160 Lnet/minecraft/class_988;method_3160(Lnet/minecraft/class_849;)V
      named openInventory Lnet/minecraft/entity/player/PlayerEntity;openInventory(Lnet/minecraft/inventory/Inventory;)V
    • method_5442

      public void method_5442(HopperBlockEntity hopperBlockEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lant;)V
      intermediary method_5442 Lnet/minecraft/class_988;method_5442(Lnet/minecraft/class_1463;)V
      named method_5442 Lnet/minecraft/entity/player/PlayerEntity;method_5442(Lnet/minecraft/block/entity/HopperBlockEntity;)V
    • method_5443

      public void method_5443(HopperMinecartEntity hopperMinecartEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lwc;)V
      intermediary method_5443 Lnet/minecraft/class_988;method_5443(Lnet/minecraft/class_1576;)V
      named method_5443 Lnet/minecraft/entity/player/PlayerEntity;method_5443(Lnet/minecraft/entity/vehicle/HopperMinecartEntity;)V
    • openHorseInventory

      public void openHorseInventory(HorseBaseEntity horse, Inventory inventory)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lut;Lpn;)V
      intermediary method_6317 Lnet/minecraft/class_988;method_6317(Lnet/minecraft/class_1712;Lnet/minecraft/class_849;)V
      named openHorseInventory Lnet/minecraft/entity/player/PlayerEntity;openHorseInventory(Lnet/minecraft/entity/passive/HorseBaseEntity;Lnet/minecraft/inventory/Inventory;)V
    • method_3198

      public void method_3198(int int2, int int3, int int4, String string)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(IIILjava/lang/String;)V
      intermediary method_3198 Lnet/minecraft/class_988;method_3198(IIILjava/lang/String;)V
      named method_3198 Lnet/minecraft/entity/player/PlayerEntity;method_3198(IIILjava/lang/String;)V
    • method_4578

      public void method_4578(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official c Lxk;c(III)V
      intermediary method_4578 Lnet/minecraft/class_988;method_4578(III)V
      named method_4578 Lnet/minecraft/entity/player/PlayerEntity;method_4578(III)V
    • method_3173

      public void method_3173(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official b Lxk;b(III)V
      intermediary method_3173 Lnet/minecraft/class_988;method_3173(III)V
      named method_3173 Lnet/minecraft/entity/player/PlayerEntity;method_3173(III)V
    • getEyeHeight

      public float getEyeHeight()
      Overrides:
      getEyeHeight in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official g Lqm;g()F
      intermediary method_2544 Lnet/minecraft/class_864;method_2544()F
      named getEyeHeight Lnet/minecraft/entity/Entity;getEyeHeight()F
    • method_3203

      protected void method_3203()
      Mappings:
      Namespace Name Mixin selector
      official e_ Lxk;e_()V
      intermediary method_3203 Lnet/minecraft/class_988;method_3203()V
      named method_3203 Lnet/minecraft/entity/player/PlayerEntity;method_3203()V
    • damage

      public boolean damage(DamageSource source, float amount)
      Overrides:
      damage in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lqm;a(Lqa;F)Z
      intermediary method_2499 Lnet/minecraft/class_864;method_2499(Lnet/minecraft/class_856;F)Z
      named damage Lnet/minecraft/entity/Entity;damage(Lnet/minecraft/entity/damage/DamageSource;F)Z
    • shouldDamagePlayer

      public boolean shouldDamagePlayer(PlayerEntity player)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lxk;)Z
      intermediary method_5444 Lnet/minecraft/class_988;method_5444(Lnet/minecraft/class_988;)Z
      named shouldDamagePlayer Lnet/minecraft/entity/player/PlayerEntity;shouldDamagePlayer(Lnet/minecraft/entity/player/PlayerEntity;)Z
    • damageArmor

      protected void damageArmor(float value)
      Overrides:
      damageArmor in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official h Lrg;h(F)V
      intermediary method_6144 Lnet/minecraft/class_1699;method_6144(F)V
      named damageArmor Lnet/minecraft/entity/LivingEntity;damageArmor(F)V
    • getArmorProtectionValue

      public int getArmorProtectionValue()
      Overrides:
      getArmorProtectionValue in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official aV Lrg;aV()I
      intermediary method_2601 Lnet/minecraft/class_1699;method_2601()I
      named getArmorProtectionValue Lnet/minecraft/entity/LivingEntity;getArmorProtectionValue()I
    • method_4575

      public float method_4575()
      Mappings:
      Namespace Name Mixin selector
      official bC Lxk;bC()F
      intermediary method_4575 Lnet/minecraft/class_988;method_4575()F
      named method_4575 Lnet/minecraft/entity/player/PlayerEntity;method_4575()F
    • applyDamage

      protected void applyDamage(DamageSource source, float damage)
      Overrides:
      applyDamage in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official d Lrg;d(Lqa;F)V
      intermediary method_6138 Lnet/minecraft/class_1699;method_6138(Lnet/minecraft/class_856;F)V
      named applyDamage Lnet/minecraft/entity/LivingEntity;applyDamage(Lnet/minecraft/entity/damage/DamageSource;F)V
    • method_3156

      public void method_3156(FurnaceBlockEntity furnaceBlockEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lanr;)V
      intermediary method_3156 Lnet/minecraft/class_988;method_3156(Lnet/minecraft/class_221;)V
      named method_3156 Lnet/minecraft/entity/player/PlayerEntity;method_3156(Lnet/minecraft/block/entity/FurnaceBlockEntity;)V
    • method_3155

      public void method_3155(DispenserBlockEntity dispenserBlockEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lanm;)V
      intermediary method_3155 Lnet/minecraft/class_988;method_3155(Lnet/minecraft/class_218;)V
      named method_3155 Lnet/minecraft/entity/player/PlayerEntity;method_3155(Lnet/minecraft/block/entity/DispenserBlockEntity;)V
    • method_4572

      public void method_4572(BlockEntity blockEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lanc;)V
      intermediary method_4572 Lnet/minecraft/class_988;method_4572(Lnet/minecraft/class_226;)V
      named method_4572 Lnet/minecraft/entity/player/PlayerEntity;method_4572(Lnet/minecraft/block/entity/BlockEntity;)V
    • openCommandBlockScreen

      public void openCommandBlockScreen(CommandBlockExecutor executor)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lafa;)V
      intermediary method_8426 Lnet/minecraft/class_988;method_8426(Lnet/minecraft/class_1740;)V
      named openCommandBlockScreen Lnet/minecraft/entity/player/PlayerEntity;openCommandBlockScreen(Lnet/minecraft/world/CommandBlockExecutor;)V
    • method_3154

      public void method_3154(BrewingStandBlockEntity brewingStandBlockEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lang;)V
      intermediary method_3154 Lnet/minecraft/class_988;method_3154(Lnet/minecraft/class_215;)V
      named method_3154 Lnet/minecraft/entity/player/PlayerEntity;method_3154(Lnet/minecraft/block/entity/BrewingStandBlockEntity;)V
    • method_4571

      public void method_4571(BeaconBlockEntity beaconBlockEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lanb;)V
      intermediary method_4571 Lnet/minecraft/class_988;method_4571(Lnet/minecraft/class_1308;)V
      named method_4571 Lnet/minecraft/entity/player/PlayerEntity;method_4571(Lnet/minecraft/block/entity/BeaconBlockEntity;)V
    • method_3168

      public void method_3168(Trader trader, String string)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Laex;Ljava/lang/String;)V
      intermediary method_3168 Lnet/minecraft/class_988;method_3168(Lnet/minecraft/class_1143;Ljava/lang/String;)V
      named method_3168 Lnet/minecraft/entity/player/PlayerEntity;method_3168(Lnet/minecraft/entity/data/Trader;Ljava/lang/String;)V
    • openBookEditScreen

      public void openBookEditScreen(ItemStack stack)
      Mappings:
      Namespace Name Mixin selector
      official b Lxk;b(Labo;)V
      intermediary method_3201 Lnet/minecraft/class_988;method_3201(Lnet/minecraft/class_1071;)V
      named openBookEditScreen Lnet/minecraft/entity/player/PlayerEntity;openBookEditScreen(Lnet/minecraft/item/ItemStack;)V
    • method_3215

      public boolean method_3215(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official p Lxk;p(Lqm;)Z
      intermediary method_3215 Lnet/minecraft/class_988;method_3215(Lnet/minecraft/class_864;)Z
      named method_3215 Lnet/minecraft/entity/player/PlayerEntity;method_3215(Lnet/minecraft/entity/Entity;)Z
    • getMainHandStack

      public ItemStack getMainHandStack()
      Mappings:
      Namespace Name Mixin selector
      official bD Lxk;bD()Labo;
      intermediary method_3179 Lnet/minecraft/class_988;method_3179()Lnet/minecraft/class_1071;
      named getMainHandStack Lnet/minecraft/entity/player/PlayerEntity;getMainHandStack()Lnet/minecraft/item/ItemStack;
    • removeSelectedSlotItem

      public void removeSelectedSlotItem()
      Mappings:
      Namespace Name Mixin selector
      official bE Lxk;bE()V
      intermediary method_3180 Lnet/minecraft/class_988;method_3180()V
      named removeSelectedSlotItem Lnet/minecraft/entity/player/PlayerEntity;removeSelectedSlotItem()V
    • getHeightOffset

      public double getHeightOffset()
      Overrides:
      getHeightOffset in class Entity
      Mappings:
      Namespace Name Mixin selector
      official ad Lqm;ad()D
      intermediary method_2480 Lnet/minecraft/class_864;method_2480()D
      named getHeightOffset Lnet/minecraft/entity/Entity;getHeightOffset()D
    • method_3216

      public void method_3216(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official q Lxk;q(Lqm;)V
      intermediary method_3216 Lnet/minecraft/class_988;method_3216(Lnet/minecraft/class_864;)V
      named method_3216 Lnet/minecraft/entity/player/PlayerEntity;method_3216(Lnet/minecraft/entity/Entity;)V
    • addCritParticles

      public void addCritParticles(Entity target)
      Mappings:
      Namespace Name Mixin selector
      official b Lxk;b(Lqm;)V
      intermediary method_3175 Lnet/minecraft/class_988;method_3175(Lnet/minecraft/class_864;)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 c Lxk;c(Lqm;)V
      intermediary method_3200 Lnet/minecraft/class_988;method_3200(Lnet/minecraft/class_864;)V
      named addEnchantedHitParticles Lnet/minecraft/entity/player/PlayerEntity;addEnchantedHitParticles(Lnet/minecraft/entity/Entity;)V
    • requestRespawn

      @Environment(CLIENT) public void requestRespawn()
      Mappings:
      Namespace Name Mixin selector
      official bF Lxk;bF()V
      intermediary method_3181 Lnet/minecraft/class_988;method_3181()V
      named requestRespawn Lnet/minecraft/entity/player/PlayerEntity;requestRespawn()V
    • remove

      public void remove()
      Overrides:
      remove in class Entity
      Mappings:
      Namespace Name Mixin selector
      official B Lqm;B()V
      intermediary method_2563 Lnet/minecraft/class_864;method_2563()V
      named remove Lnet/minecraft/entity/Entity;remove()V
    • isInsideWall

      public boolean isInsideWall()
      Overrides:
      isInsideWall in class Entity
      Mappings:
      Namespace Name Mixin selector
      official aa Lqm;aa()Z
      intermediary method_2477 Lnet/minecraft/class_864;method_2477()Z
      named isInsideWall Lnet/minecraft/entity/Entity;isInsideWall()Z
    • getGameProfile

      public com.mojang.authlib.GameProfile getGameProfile()
      Mappings:
      Namespace Name Mixin selector
      official bH Lxk;bH()Lcom/mojang/authlib/GameProfile;
      intermediary method_8429 Lnet/minecraft/class_988;method_8429()Lcom/mojang/authlib/GameProfile;
      named getGameProfile Lnet/minecraft/entity/player/PlayerEntity;getGameProfile()Lcom/mojang/authlib/GameProfile;
    • method_3152

      public CanSleepEnum method_3152(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(III)Lxl;
      intermediary method_3152 Lnet/minecraft/class_988;method_3152(III)Lnet/minecraft/class_989;
      named method_3152 Lnet/minecraft/entity/player/PlayerEntity;method_3152(III)Lnet/minecraft/util/CanSleepEnum;
    • decrementXp

      private void decrementXp(int xp)
      Mappings:
      Namespace Name Mixin selector
      official w Lxk;w(I)V
      intermediary method_3172 Lnet/minecraft/class_988;method_3172(I)V
      named decrementXp Lnet/minecraft/entity/player/PlayerEntity;decrementXp(I)V
    • awaken

      public void awaken(boolean bool, boolean bool2, boolean setSpawn)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(ZZZ)V
      intermediary method_3171 Lnet/minecraft/class_988;method_3171(ZZZ)V
      named awaken Lnet/minecraft/entity/player/PlayerEntity;awaken(ZZZ)V
    • method_3213

      private boolean method_3213()
      Mappings:
      Namespace Name Mixin selector
      official j Lxk;j()Z
      intermediary method_3213 Lnet/minecraft/class_988;method_3213()Z
      named method_3213 Lnet/minecraft/entity/player/PlayerEntity;method_3213()Z
    • method_3169

      public static BlockPos method_3169(World world, BlockPos blockPos, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lafm;Lr;Z)Lr;
      intermediary method_3169 Lnet/minecraft/class_988;method_3169(Lnet/minecraft/class_1150;Lnet/minecraft/class_851;Z)Lnet/minecraft/class_851;
      named method_3169 Lnet/minecraft/entity/player/PlayerEntity;method_3169(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Z)Lnet/minecraft/util/math/BlockPos;
    • method_3183

      @Environment(CLIENT) public float method_3183()
      Mappings:
      Namespace Name Mixin selector
      official bI Lxk;bI()F
      intermediary method_3183 Lnet/minecraft/class_988;method_3183()F
      named method_3183 Lnet/minecraft/entity/player/PlayerEntity;method_3183()F
    • isSleeping

      public boolean isSleeping()
      Overrides:
      isSleeping in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bm Lrg;bm()Z
      intermediary method_2641 Lnet/minecraft/class_1699;method_2641()Z
      named isSleeping Lnet/minecraft/entity/LivingEntity;isSleeping()Z
    • isSleepingLongEnough

      public boolean isSleepingLongEnough()
      Mappings:
      Namespace Name Mixin selector
      official bJ Lxk;bJ()Z
      intermediary method_3184 Lnet/minecraft/class_988;method_3184()Z
      named isSleepingLongEnough Lnet/minecraft/entity/player/PlayerEntity;isSleepingLongEnough()Z
    • getSleepTimer

      @Environment(CLIENT) public int getSleepTimer()
      Mappings:
      Namespace Name Mixin selector
      official bK Lxk;bK()I
      intermediary method_3185 Lnet/minecraft/class_988;method_3185()I
      named getSleepTimer Lnet/minecraft/entity/player/PlayerEntity;getSleepTimer()I
    • method_4583

      @Environment(CLIENT) protected boolean method_4583(int int2)
      Mappings:
      Namespace Name Mixin selector
      official u Lxk;u(I)Z
      intermediary method_4583 Lnet/minecraft/class_988;method_4583(I)Z
      named method_4583 Lnet/minecraft/entity/player/PlayerEntity;method_4583(I)Z
    • method_4574

      protected void method_4574(int int2, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official b Lxk;b(IZ)V
      intermediary method_4574 Lnet/minecraft/class_988;method_4574(IZ)V
      named method_4574 Lnet/minecraft/entity/player/PlayerEntity;method_4574(IZ)V
    • addMessage

      public void addMessage(Text text)
      Mappings:
      Namespace Name Mixin selector
      official b Lxk;b(Lez;)V
      intermediary method_8428 Lnet/minecraft/class_988;method_8428(Lnet/minecraft/class_1982;)V
      named addMessage Lnet/minecraft/entity/player/PlayerEntity;addMessage(Lnet/minecraft/text/Text;)V
    • method_3186

      public BlockPos method_3186()
      Mappings:
      Namespace Name Mixin selector
      official bL Lxk;bL()Lr;
      intermediary method_3186 Lnet/minecraft/class_988;method_3186()Lnet/minecraft/class_851;
      named method_3186 Lnet/minecraft/entity/player/PlayerEntity;method_3186()Lnet/minecraft/util/math/BlockPos;
    • isSpawnForced

      public boolean isSpawnForced()
      Mappings:
      Namespace Name Mixin selector
      official bM Lxk;bM()Z
      intermediary method_4576 Lnet/minecraft/class_988;method_4576()Z
      named isSpawnForced Lnet/minecraft/entity/player/PlayerEntity;isSpawnForced()Z
    • method_4573

      public void method_4573(BlockPos blockPos, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lr;Z)V
      intermediary method_4573 Lnet/minecraft/class_988;method_4573(Lnet/minecraft/class_851;Z)V
      named method_4573 Lnet/minecraft/entity/player/PlayerEntity;method_4573(Lnet/minecraft/util/math/BlockPos;Z)V
    • incrementStat

      public void incrementStat(Stat stat)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lnu;)V
      intermediary method_3158 Lnet/minecraft/class_988;method_3158(Lnet/minecraft/class_819;)V
      named incrementStat Lnet/minecraft/entity/player/PlayerEntity;incrementStat(Lnet/minecraft/stat/Stat;)V
    • incrementStat

      public void incrementStat(Stat stat, int amount)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lnu;I)V
      intermediary method_3159 Lnet/minecraft/class_988;method_3159(Lnet/minecraft/class_819;I)V
      named incrementStat Lnet/minecraft/entity/player/PlayerEntity;incrementStat(Lnet/minecraft/stat/Stat;I)V
    • jump

      public void jump()
      Overrides:
      jump in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bj Lrg;bj()V
      intermediary method_2612 Lnet/minecraft/class_1699;method_2612()V
      named jump Lnet/minecraft/entity/LivingEntity;jump()V
    • travel

      public void travel(float float2, float float3)
      Overrides:
      travel in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official e Lrg;e(FF)V
      intermediary method_2657 Lnet/minecraft/class_1699;method_2657(FF)V
      named travel Lnet/minecraft/entity/LivingEntity;travel(FF)V
    • getMovementSpeed

      public float getMovementSpeed()
      Overrides:
      getMovementSpeed in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bl Lrg;bl()F
      intermediary method_6133 Lnet/minecraft/class_1699;method_6133()F
      named getMovementSpeed Lnet/minecraft/entity/LivingEntity;getMovementSpeed()F
    • method_3209

      public void method_3209(double double2, double double3, double double4)
      Mappings:
      Namespace Name Mixin selector
      official k Lxk;k(DDD)V
      intermediary method_3209 Lnet/minecraft/class_988;method_3209(DDD)V
      named method_3209 Lnet/minecraft/entity/player/PlayerEntity;method_3209(DDD)V
    • method_3212

      private void method_3212(double double2, double double3, double double4)
      Mappings:
      Namespace Name Mixin selector
      official l Lxk;l(DDD)V
      intermediary method_3212 Lnet/minecraft/class_988;method_3212(DDD)V
      named method_3212 Lnet/minecraft/entity/player/PlayerEntity;method_3212(DDD)V
    • method_2490

      protected void method_2490(float float2)
      Overrides:
      method_2490 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lqm;b(F)V
      intermediary method_2490 Lnet/minecraft/class_864;method_2490(F)V
      named method_2490 Lnet/minecraft/entity/Entity;method_2490(F)V
    • getFallSound

      protected String getFallSound(int distance)
      Overrides:
      getFallSound in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official o Lrg;o(I)Ljava/lang/String;
      intermediary method_8373 Lnet/minecraft/class_1699;method_8373(I)Ljava/lang/String;
      named getFallSound Lnet/minecraft/entity/LivingEntity;getFallSound(I)Ljava/lang/String;
    • onKilledOther

      public void onKilledOther(LivingEntity other)
      Overrides:
      onKilledOther in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Lqm;a(Lrg;)V
      intermediary method_6098 Lnet/minecraft/class_864;method_6098(Lnet/minecraft/class_1699;)V
      named onKilledOther Lnet/minecraft/entity/Entity;onKilledOther(Lnet/minecraft/entity/LivingEntity;)V
    • setInLava

      public void setInLava()
      Overrides:
      setInLava in class Entity
      Mappings:
      Namespace Name Mixin selector
      official as Lqm;as()V
      intermediary method_2517 Lnet/minecraft/class_864;method_2517()V
      named setInLava Lnet/minecraft/entity/Entity;setInLava()V
    • method_2630

      @Environment(CLIENT) public Texture method_2630(ItemStack itemStack, int int2)
      Overrides:
      method_2630 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lrg;b(Labo;I)Lpr;
      intermediary method_2630 Lnet/minecraft/class_1699;method_2630(Lnet/minecraft/class_1071;I)Lnet/minecraft/class_1557;
      named method_2630 Lnet/minecraft/entity/LivingEntity;method_2630(Lnet/minecraft/item/ItemStack;I)Lnet/minecraft/client/Texture;
    • method_4485

      public ItemStack method_4485(int int2)
      Mappings:
      Namespace Name Mixin selector
      official r Lxk;r(I)Labo;
      intermediary method_4485 Lnet/minecraft/class_988;method_4485(I)Lnet/minecraft/class_1071;
      named method_4485 Lnet/minecraft/entity/player/PlayerEntity;method_4485(I)Lnet/minecraft/item/ItemStack;
    • addExperience

      public void addExperience(int experience)
      Mappings:
      Namespace Name Mixin selector
      official v Lxk;v(I)V
      intermediary method_3220 Lnet/minecraft/class_988;method_3220(I)V
      named addExperience Lnet/minecraft/entity/player/PlayerEntity;addExperience(I)V
    • incrementXp

      public void incrementXp(int xp)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(I)V
      intermediary method_3151 Lnet/minecraft/class_988;method_3151(I)V
      named incrementXp Lnet/minecraft/entity/player/PlayerEntity;incrementXp(I)V
    • getNextLevelExperience

      public int getNextLevelExperience()
      Mappings:
      Namespace Name Mixin selector
      official bN Lxk;bN()I
      intermediary method_3187 Lnet/minecraft/class_988;method_3187()I
      named getNextLevelExperience Lnet/minecraft/entity/player/PlayerEntity;getNextLevelExperience()I
    • addExhaustion

      public void addExhaustion(float exhaustion)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(F)V
      intermediary method_3210 Lnet/minecraft/class_988;method_3210(F)V
      named addExhaustion Lnet/minecraft/entity/player/PlayerEntity;addExhaustion(F)V
    • getHungerManager

      public HungerManager getHungerManager()
      Mappings:
      Namespace Name Mixin selector
      official bO Lxk;bO()Lyc;
      intermediary method_3188 Lnet/minecraft/class_988;method_3188()Lnet/minecraft/class_1001;
      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 g Lxk;g(Z)Z
      intermediary method_3205 Lnet/minecraft/class_988;method_3205(Z)Z
      named canConsume Lnet/minecraft/entity/player/PlayerEntity;canConsume(Z)Z
    • canFoodHeal

      public boolean canFoodHeal()
      Mappings:
      Namespace Name Mixin selector
      official bP Lxk;bP()Z
      intermediary method_3189 Lnet/minecraft/class_988;method_3189()Z
      named canFoodHeal Lnet/minecraft/entity/player/PlayerEntity;canFoodHeal()Z
    • setUseItem

      public void setUseItem(ItemStack item, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Labo;I)V
      intermediary method_3166 Lnet/minecraft/class_988;method_3166(Lnet/minecraft/class_1071;I)V
      named setUseItem Lnet/minecraft/entity/player/PlayerEntity;setUseItem(Lnet/minecraft/item/ItemStack;I)V
    • method_4579

      public boolean method_4579(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official d Lxk;d(III)Z
      intermediary method_4579 Lnet/minecraft/class_988;method_4579(III)Z
      named method_4579 Lnet/minecraft/entity/player/PlayerEntity;method_4579(III)Z
    • method_4570

      public boolean method_4570(int int2, int int3, int int4, int int5, ItemStack itemStack)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(IIIILabo;)Z
      intermediary method_4570 Lnet/minecraft/class_988;method_4570(IIIILnet/minecraft/class_1071;)Z
      named method_4570 Lnet/minecraft/entity/player/PlayerEntity;method_4570(IIIILnet/minecraft/item/ItemStack;)Z
    • getXpToDrop

      protected int getXpToDrop(PlayerEntity player)
      Overrides:
      getXpToDrop in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official e Lrg;e(Lxk;)I
      intermediary method_2585 Lnet/minecraft/class_1699;method_2585(Lnet/minecraft/class_988;)I
      named getXpToDrop Lnet/minecraft/entity/LivingEntity;getXpToDrop(Lnet/minecraft/entity/player/PlayerEntity;)I
    • shouldAlwaysDropXp

      protected boolean shouldAlwaysDropXp()
      Overrides:
      shouldAlwaysDropXp in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official aH Lrg;aH()Z
      intermediary method_2597 Lnet/minecraft/class_1699;method_2597()Z
      named shouldAlwaysDropXp Lnet/minecraft/entity/LivingEntity;shouldAlwaysDropXp()Z
    • method_5394

      @Environment(CLIENT) public boolean method_5394()
      Overrides:
      method_5394 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bi Lrg;bi()Z
      intermediary method_5394 Lnet/minecraft/class_1699;method_5394()Z
      named method_5394 Lnet/minecraft/entity/LivingEntity;method_5394()Z
    • copyFrom

      public void copyFrom(PlayerEntity player, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lxk;Z)V
      intermediary method_3165 Lnet/minecraft/class_988;method_3165(Lnet/minecraft/class_988;Z)V
      named copyFrom Lnet/minecraft/entity/player/PlayerEntity;copyFrom(Lnet/minecraft/entity/player/PlayerEntity;Z)V
    • canClimb

      protected boolean canClimb()
      Overrides:
      canClimb in class Entity
      Mappings:
      Namespace Name Mixin selector
      official g_ Lqm;g_()Z
      intermediary method_2549 Lnet/minecraft/class_864;method_2549()Z
      named canClimb Lnet/minecraft/entity/Entity;canClimb()Z
    • sendAbilitiesUpdate

      public void sendAbilitiesUpdate()
      Mappings:
      Namespace Name Mixin selector
      official q Lxk;q()V
      intermediary method_3219 Lnet/minecraft/class_988;method_3219()V
      named sendAbilitiesUpdate Lnet/minecraft/entity/player/PlayerEntity;sendAbilitiesUpdate()V
    • method_3170

      public void method_3170(GameMode gamemode)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lafv;)V
      intermediary method_3170 Lnet/minecraft/class_988;method_3170(Lnet/minecraft/class_1157;)V
      named method_3170 Lnet/minecraft/entity/player/PlayerEntity;method_3170(Lnet/minecraft/world/GameMode;)V
    • getTranslationKey

      public String getTranslationKey()
      Specified by:
      getTranslationKey in interface CommandSource
      Overrides:
      getTranslationKey in class Entity
      Mappings:
      Namespace Name Mixin selector
      official b_ Lqm;b_()Ljava/lang/String;
      intermediary method_2518 Lnet/minecraft/class_864;method_2518()Ljava/lang/String;
      named getTranslationKey Lnet/minecraft/entity/Entity;getTranslationKey()Ljava/lang/String;
    • getWorld

      public World getWorld()
      Specified by:
      getWorld in interface CommandSource
      Mappings:
      Namespace Name Mixin selector
      official d Lac;d()Lafm;
      intermediary method_5506 Lnet/minecraft/class_1061;method_5506()Lnet/minecraft/class_1150;
      named getWorld Lnet/minecraft/command/CommandSource;getWorld()Lnet/minecraft/world/World;
    • getEnderChestInventory

      public EnderChestInventory getEnderChestInventory()
      Mappings:
      Namespace Name Mixin selector
      official bQ Lxk;bQ()Lzg;
      intermediary method_3190 Lnet/minecraft/class_988;method_3190()Lnet/minecraft/class_1023;
      named getEnderChestInventory Lnet/minecraft/entity/player/PlayerEntity;getEnderChestInventory()Lnet/minecraft/inventory/EnderChestInventory;
    • getMainSlot

      public ItemStack getMainSlot(int slot)
      Specified by:
      getMainSlot in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official q Lrg;q(I)Labo;
      intermediary method_4484 Lnet/minecraft/class_1699;method_4484(I)Lnet/minecraft/class_1071;
      named getMainSlot Lnet/minecraft/entity/LivingEntity;getMainSlot(I)Lnet/minecraft/item/ItemStack;
    • getStackInHand

      public ItemStack getStackInHand()
      Specified by:
      getStackInHand in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official be Lrg;be()Labo;
      intermediary method_2640 Lnet/minecraft/class_1699;method_2640()Lnet/minecraft/class_1071;
      named getStackInHand Lnet/minecraft/entity/LivingEntity;getStackInHand()Lnet/minecraft/item/ItemStack;
    • setArmorSlot

      public void setArmorSlot(int armorSlot, ItemStack item)
      Specified by:
      setArmorSlot in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official c Lqm;c(ILabo;)V
      intermediary method_2527 Lnet/minecraft/class_864;method_2527(ILnet/minecraft/class_1071;)V
      named setArmorSlot Lnet/minecraft/entity/Entity;setArmorSlot(ILnet/minecraft/item/ItemStack;)V
    • isInvisibleTo

      @Environment(CLIENT) public boolean isInvisibleTo(PlayerEntity player)
      Overrides:
      isInvisibleTo in class Entity
      Mappings:
      Namespace Name Mixin selector
      official d Lqm;d(Lxk;)Z
      intermediary method_5383 Lnet/minecraft/class_864;method_5383(Lnet/minecraft/class_988;)Z
      named isInvisibleTo Lnet/minecraft/entity/Entity;isInvisibleTo(Lnet/minecraft/entity/player/PlayerEntity;)Z
    • getArmorStacks

      public ItemStack[] getArmorStacks()
      Specified by:
      getArmorStacks in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official ak Lqm;ak()[Labo;
      intermediary method_2531 Lnet/minecraft/class_864;method_2531()[Lnet/minecraft/class_1071;
      named getArmorStacks Lnet/minecraft/entity/Entity;getArmorStacks()[Lnet/minecraft/item/ItemStack;
    • method_4577

      @Environment(CLIENT) public boolean method_4577()
      Mappings:
      Namespace Name Mixin selector
      official bR Lxk;bR()Z
      intermediary method_4577 Lnet/minecraft/class_988;method_4577()Z
      named method_4577 Lnet/minecraft/entity/player/PlayerEntity;method_4577()Z
    • canFly

      public boolean canFly()
      Overrides:
      canFly in class Entity
      Mappings:
      Namespace Name Mixin selector
      official aC Lqm;aC()Z
      intermediary method_5380 Lnet/minecraft/class_864;method_5380()Z
      named canFly Lnet/minecraft/entity/Entity;canFly()Z
    • getScoreboard

      public Scoreboard getScoreboard()
      Mappings:
      Namespace Name Mixin selector
      official bS Lxk;bS()Layq;
      intermediary method_5445 Lnet/minecraft/class_988;method_5445()Lnet/minecraft/class_1471;
      named getScoreboard Lnet/minecraft/entity/player/PlayerEntity;getScoreboard()Lnet/minecraft/scoreboard/Scoreboard;
    • getScoreboardTeam

      public AbstractTeam getScoreboardTeam()
      Overrides:
      getScoreboardTeam in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bt Lrg;bt()Lays;
      intermediary method_6135 Lnet/minecraft/class_1699;method_6135()Lnet/minecraft/class_1599;
      named getScoreboardTeam Lnet/minecraft/entity/LivingEntity;getScoreboardTeam()Lnet/minecraft/scoreboard/AbstractTeam;
    • method_6344

      public Text method_6344()
      Specified by:
      method_6344 in interface CommandSource
      Overrides:
      method_6344 in class Entity
      Mappings:
      Namespace Name Mixin selector
      official c_ Lqm;c_()Lez;
      intermediary method_6344 Lnet/minecraft/class_864;method_6344()Lnet/minecraft/class_1982;
      named method_6344 Lnet/minecraft/entity/Entity;method_6344()Lnet/minecraft/text/Text;
    • setAbsorption

      public void setAbsorption(float absorption)
      Overrides:
      setAbsorption in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official m Lrg;m(F)V
      intermediary method_6153 Lnet/minecraft/class_1699;method_6153(F)V
      named setAbsorption Lnet/minecraft/entity/LivingEntity;setAbsorption(F)V
    • getAbsorption

      public float getAbsorption()
      Overrides:
      getAbsorption in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bs Lrg;bs()F
      intermediary method_6134 Lnet/minecraft/class_1699;method_6134()F
      named getAbsorption Lnet/minecraft/entity/LivingEntity;getAbsorption()F
    • getUuidFromProfile

      public static UUID getUuidFromProfile(com.mojang.authlib.GameProfile profile)
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lcom/mojang/authlib/GameProfile;)Ljava/util/UUID;
      intermediary method_8427 Lnet/minecraft/class_988;method_8427(Lcom/mojang/authlib/GameProfile;)Ljava/util/UUID;
      named getUuidFromProfile Lnet/minecraft/entity/player/PlayerEntity;getUuidFromProfile(Lcom/mojang/authlib/GameProfile;)Ljava/util/UUID;