Class PlayerEntity

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

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

    • inventory

      public PlayerInventory inventory
      Mappings:
      Namespace Name Mixin selector
      official bi Lwn;bi:Lwm;
      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 Lwn;a:Lyd;
      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 bj Lwn;bj:Lxi;
      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 bk Lwn;bk:Lxi;
      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 bl Lwn;bl:Lxg;
      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 bm Lwn;bm: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 bn Lwn;bn: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 bo Lwn;bo: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 bp Lwn;bp: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 bq Lwn;bq: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 br Lwn;br: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 bs Lwn;bs: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 bt Lwn;bt: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 bu Lwn;bu: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 bv Lwn;bv: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 bw Lwn;bw:Z
      intermediary field_3991 Lnet/minecraft/class_988;field_3991:Z
      named inBed Lnet/minecraft/entity/player/PlayerEntity;inBed:Z
    • pos

      public BlockPos pos
      Mappings:
      Namespace Name Mixin selector
      official bx Lwn;bx:Lcj;
      intermediary field_3992 Lnet/minecraft/class_988;field_3992:Lnet/minecraft/class_2552;
      named pos Lnet/minecraft/entity/player/PlayerEntity;pos:Lnet/minecraft/util/math/BlockPos;
    • sleepTimer

      private int sleepTimer
      Mappings:
      Namespace Name Mixin selector
      official b Lwn;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 by Lwn;by: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 bZ Lwn;bZ: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 bz Lwn;bz:F
      intermediary field_3994 Lnet/minecraft/class_988;field_3994:F
      named field_3994 Lnet/minecraft/entity/player/PlayerEntity;field_3994:F
    • spawnPos

      private BlockPos spawnPos
      Mappings:
      Namespace Name Mixin selector
      official c Lwn;c:Lcj;
      intermediary field_4001 Lnet/minecraft/class_988;field_4001:Lnet/minecraft/class_2552;
      named spawnPos Lnet/minecraft/entity/player/PlayerEntity;spawnPos:Lnet/minecraft/util/math/BlockPos;
    • spawnForced

      private boolean spawnForced
      Mappings:
      Namespace Name Mixin selector
      official d Lwn;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 Lwn;e:Lcj;
      intermediary field_4011 Lnet/minecraft/class_988;field_4011:Lnet/minecraft/class_2552;
      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 bA Lwn;bA:Lwl;
      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 bB Lwn;bB: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 bC Lwn;bC: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 bD Lwn;bD:F
      intermediary field_4004 Lnet/minecraft/class_988;field_4004:F
      named experienceProgress Lnet/minecraft/entity/player/PlayerEntity;experienceProgress:F
    • enchantmentTableSeed

      private int enchantmentTableSeed
      Mappings:
      Namespace Name Mixin selector
      official f Lwn;f:I
      intermediary field_12123 Lnet/minecraft/class_988;field_12123:I
      named enchantmentTableSeed Lnet/minecraft/entity/player/PlayerEntity;enchantmentTableSeed:I
    • useItem

      private ItemStack useItem
      Mappings:
      Namespace Name Mixin selector
      official g Lwn;g:Lzx;
      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 h Lwn;h: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 bE Lwn;bE: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 bF Lwn;bF: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 i Lwn;i: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 bH Lwn;bH: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;
    • reducedDebugInfo

      private boolean reducedDebugInfo
      Mappings:
      Namespace Name Mixin selector
      official bI Lwn;bI:Z
      intermediary field_12122 Lnet/minecraft/class_988;field_12122:Z
      named reducedDebugInfo Lnet/minecraft/entity/player/PlayerEntity;reducedDebugInfo:Z
    • fishHook

      public FishingBobberEntity fishHook
      Mappings:
      Namespace Name Mixin selector
      official bG Lwn;bG:Lur;
      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> Lwn;<init>(Ladm;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 aX Lpr;aX()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 h Lpk;h()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 bQ Lwn;bQ()Lzx;
      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 bR Lwn;bR()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 bS Lwn;bS()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 bT Lwn;bT()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 bU Lwn;bU()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 bV Lwn;bV()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 bW Lwn;bW()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 t_ Lpk;t_()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 L Lpk;L()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 P Lpk;P()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 aa Lpk;aa()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 aq Lpk;aq()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 Lpk;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 b Lwn;b(Lzx;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 s Lwn;s()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 Lpk;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 bD Lpr;bD()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 n Lwn;n()V
      intermediary method_3208 Lnet/minecraft/class_988;method_3208()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 ak Lpk;ak()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 I Lpk;I()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 bK Lpr;bK()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 m Lpr;m()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 d Lwn;d(Lpk;)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 bX Lwn;bX()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 r Lwn;r(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 Lwn;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 Lpr;a(Low;)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 bo Lpr;bo()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 bp Lpr;bp()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 Lpk;b(Lpk;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
    • method_11247

      private Collection<ScoreboardObjective> method_11247(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official e Lwn;e(Lpk;)Ljava/util/Collection;
      intermediary method_11247 Lnet/minecraft/class_988;method_11247(Lnet/minecraft/class_864;)Ljava/util/Collection;
      named method_11247 Lnet/minecraft/entity/player/PlayerEntity;method_11247(Lnet/minecraft/entity/Entity;)Ljava/util/Collection;
    • dropSelectedItem

      public ItemEntity dropSelectedItem(boolean dropAll)
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Z)Luz;
      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 Lwn;a(Lzx;Z)Luz;
      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 Lwn;a(Lzx;ZZ)Luz;
      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 Lwn;a(Luz;)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)
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Lafh;)F
      intermediary method_3153 Lnet/minecraft/class_988;method_3153(Lnet/minecraft/class_197;)F
      named method_3153 Lnet/minecraft/entity/player/PlayerEntity;method_3153(Lnet/minecraft/block/Block;)F
    • isUsingEffectiveTool

      public boolean isUsingEffectiveTool(Block block)
      Mappings:
      Namespace Name Mixin selector
      official b Lwn;b(Lafh;)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 Lpk;a(Ldn;)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 Lpk;b(Ldn;)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
    • damage

      public boolean damage(DamageSource source, float amount)
      Overrides:
      damage in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lpk;a(Low;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 Lwn;a(Lwn;)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 j Lpr;j(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 br Lpr;br()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 bY Lwn;bY()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 Lpr;d(Low;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
    • openEditSignScreen

      public void openEditSignScreen(SignBlockEntity sign)
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Laln;)V
      intermediary method_11234 Lnet/minecraft/class_988;method_11234(Lnet/minecraft/class_224;)V
      named openEditSignScreen Lnet/minecraft/entity/player/PlayerEntity;openEditSignScreen(Lnet/minecraft/block/entity/SignBlockEntity;)V
    • openCommandBlockScreen

      public void openCommandBlockScreen(CommandBlockExecutor executor)
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Ladc;)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
    • openTradingScreen

      public void openTradingScreen(Trader trader)
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Lacy;)V
      intermediary method_3168 Lnet/minecraft/class_988;method_3168(Lnet/minecraft/class_1143;)V
      named openTradingScreen Lnet/minecraft/entity/player/PlayerEntity;openTradingScreen(Lnet/minecraft/entity/data/Trader;)V
    • openInventory

      public void openInventory(Inventory inventory)
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Log;)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
    • openHorseInventory

      public void openHorseInventory(HorseBaseEntity horse, Inventory inventory)
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Ltp;Log;)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
    • openHandledScreen

      public void openHandledScreen(NamedScreenHandlerFactory screenHandlerFactory)
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Lol;)V
      intermediary method_11239 Lnet/minecraft/class_988;method_11239(Lnet/minecraft/class_2608;)V
      named openHandledScreen Lnet/minecraft/entity/player/PlayerEntity;openHandledScreen(Lnet/minecraft/screen/NamedScreenHandlerFactory;)V
    • openBookEditScreen

      public void openBookEditScreen(ItemStack stack)
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Lzx;)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 u Lwn;u(Lpk;)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 bZ Lwn;bZ()Lzx;
      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 ca Lwn;ca()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 am Lpk;am()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 f Lwn;f(Lpk;)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 Lwn;b(Lpk;)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 Lwn;c(Lpk;)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 cb Lwn;cb()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 J Lpk;J()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 aj Lpk;aj()Z
      intermediary method_2477 Lnet/minecraft/class_864;method_2477()Z
      named isInsideWall Lnet/minecraft/entity/Entity;isInsideWall()Z
    • isMainPlayer

      @Environment(CLIENT) public boolean isMainPlayer()
      Mappings:
      Namespace Name Mixin selector
      official cc Lwn;cc()Z
      intermediary method_11243 Lnet/minecraft/class_988;method_11243()Z
      named isMainPlayer Lnet/minecraft/entity/player/PlayerEntity;isMainPlayer()Z
    • getGameProfile

      public com.mojang.authlib.GameProfile getGameProfile()
      Mappings:
      Namespace Name Mixin selector
      official cd Lwn;cd()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;
    • attemptSleep

      public PlayerEntity.SleepStatus attemptSleep(BlockPos pos)
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Lcj;)Lwn$a;
      intermediary method_11235 Lnet/minecraft/class_988;method_11235(Lnet/minecraft/class_2552;)Lnet/minecraft/class_988$class_989;
      named attemptSleep Lnet/minecraft/entity/player/PlayerEntity;attemptSleep(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/entity/player/PlayerEntity$SleepStatus;
    • method_11237

      private void method_11237(Direction direction)
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Lcq;)V
      intermediary method_11237 Lnet/minecraft/class_988;method_11237(Lnet/minecraft/class_1354;)V
      named method_11237 Lnet/minecraft/entity/player/PlayerEntity;method_11237(Lnet/minecraft/util/math/Direction;)V
    • awaken

      public void awaken(boolean bool, boolean bool2, boolean setSpawn)
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;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 p Lwn;p()Z
      intermediary method_3213 Lnet/minecraft/class_988;method_3213()Z
      named method_3213 Lnet/minecraft/entity/player/PlayerEntity;method_3213()Z
    • findRespawnPosition

      public static BlockPos findRespawnPosition(World world, BlockPos blockPos, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Ladm;Lcj;Z)Lcj;
      intermediary method_11233 Lnet/minecraft/class_988;method_11233(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Z)Lnet/minecraft/class_2552;
      named findRespawnPosition Lnet/minecraft/entity/player/PlayerEntity;findRespawnPosition(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 ce Lwn;ce()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 bJ Lpr;bJ()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 cf Lwn;cf()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 cg Lwn;cg()I
      intermediary method_3185 Lnet/minecraft/class_988;method_3185()I
      named getSleepTimer Lnet/minecraft/entity/player/PlayerEntity;getSleepTimer()I
    • addMessage

      public void addMessage(Text text)
      Mappings:
      Namespace Name Mixin selector
      official b Lwn;b(Leu;)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
    • getSpawnPosition

      public BlockPos getSpawnPosition()
      Mappings:
      Namespace Name Mixin selector
      official ch Lwn;ch()Lcj;
      intermediary method_3186 Lnet/minecraft/class_988;method_3186()Lnet/minecraft/class_2552;
      named getSpawnPosition Lnet/minecraft/entity/player/PlayerEntity;getSpawnPosition()Lnet/minecraft/util/math/BlockPos;
    • isSpawnForced

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

      public void setPlayerSpawn(BlockPos pos, boolean spawnForced)
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Lcj;Z)V
      intermediary method_4573 Lnet/minecraft/class_988;method_4573(Lnet/minecraft/class_2552;Z)V
      named setPlayerSpawn Lnet/minecraft/entity/player/PlayerEntity;setPlayerSpawn(Lnet/minecraft/util/math/BlockPos;Z)V
    • incrementStat

      public void incrementStat(Stat stat)
      Mappings:
      Namespace Name Mixin selector
      official b Lwn;b(Lmw;)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 Lwn;a(Lmw;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
    • method_11238

      public void method_11238(Stat stat)
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Lmw;)V
      intermediary method_11238 Lnet/minecraft/class_988;method_11238(Lnet/minecraft/class_819;)V
      named method_11238 Lnet/minecraft/entity/player/PlayerEntity;method_11238(Lnet/minecraft/stat/Stat;)V
    • jump

      public void jump()
      Overrides:
      jump in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bF Lpr;bF()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 g Lpr;g(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 bI Lpr;bI()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 Lwn;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 Lwn;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
    • handleFallDamage

      public void handleFallDamage(float fallDistance, float damageMultiplier)
      Overrides:
      handleFallDamage in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official e Lpk;e(FF)V
      intermediary method_2490 Lnet/minecraft/class_864;method_2490(FF)V
      named handleFallDamage Lnet/minecraft/entity/Entity;handleFallDamage(FF)V
    • onSwimmingStart

      protected void onSwimmingStart()
      Overrides:
      onSwimmingStart in class Entity
      Mappings:
      Namespace Name Mixin selector
      official X Lpk;X()V
      intermediary method_3203 Lnet/minecraft/class_864;method_3203()V
      named onSwimmingStart Lnet/minecraft/entity/Entity;onSwimmingStart()V
    • getFallSound

      protected String getFallSound(int distance)
      Overrides:
      getFallSound in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official n Lpr;n(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 Lpk;a(Lpr;)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 aA Lpk;aA()V
      intermediary method_2517 Lnet/minecraft/class_864;method_2517()V
      named setInLava Lnet/minecraft/entity/Entity;setInLava()V
    • method_4485

      public ItemStack method_4485(int int2)
      Specified by:
      method_4485 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official q Lpr;q(I)Lzx;
      intermediary method_4485 Lnet/minecraft/class_1699;method_4485(I)Lnet/minecraft/class_1071;
      named method_4485 Lnet/minecraft/entity/LivingEntity;method_4485(I)Lnet/minecraft/item/ItemStack;
    • addExperience

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

      public int getEnchantmentTableSeed()
      Mappings:
      Namespace Name Mixin selector
      official cj Lwn;cj()I
      intermediary method_11244 Lnet/minecraft/class_988;method_11244()I
      named getEnchantmentTableSeed Lnet/minecraft/entity/player/PlayerEntity;getEnchantmentTableSeed()I
    • decrementXp

      public void decrementXp(int xp)
      Mappings:
      Namespace Name Mixin selector
      official b Lwn;b(I)V
      intermediary method_3172 Lnet/minecraft/class_988;method_3172(I)V
      named decrementXp Lnet/minecraft/entity/player/PlayerEntity;decrementXp(I)V
    • incrementXp

      public void incrementXp(int xp)
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;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 ck Lwn;ck()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 Lwn;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 cl Lwn;cl()Lxg;
      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 j Lwn;j(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 cm Lwn;cm()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 Lwn;a(Lzx;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
    • canModifyWorld

      public boolean canModifyWorld()
      Mappings:
      Namespace Name Mixin selector
      official cn Lwn;cn()Z
      intermediary method_11245 Lnet/minecraft/class_988;method_11245()Z
      named canModifyWorld Lnet/minecraft/entity/player/PlayerEntity;canModifyWorld()Z
    • canModify

      public boolean canModify(BlockPos pos, Direction direction, ItemStack stack)
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Lcj;Lcq;Lzx;)Z
      intermediary method_11236 Lnet/minecraft/class_988;method_11236(Lnet/minecraft/class_2552;Lnet/minecraft/class_1354;Lnet/minecraft/class_1071;)Z
      named canModify Lnet/minecraft/entity/player/PlayerEntity;canModify(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;Lnet/minecraft/item/ItemStack;)Z
    • getXpToDrop

      protected int getXpToDrop(PlayerEntity player)
      Overrides:
      getXpToDrop in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lpr;b(Lwn;)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 bb Lpr;bb()Z
      intermediary method_2597 Lnet/minecraft/class_1699;method_2597()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 aO Lpk;aO()Z
      intermediary method_5394 Lnet/minecraft/class_864;method_5394()Z
      named shouldRenderName Lnet/minecraft/entity/Entity;shouldRenderName()Z
    • copyFrom

      public void copyFrom(PlayerEntity player, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Lwn;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 s_ Lpk;s_()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 t Lwn;t()V
      intermediary method_3219 Lnet/minecraft/class_988;method_3219()V
      named sendAbilitiesUpdate Lnet/minecraft/entity/player/PlayerEntity;sendAbilitiesUpdate()V
    • setGameMode

      public void setGameMode(LevelInfo.GameMode gameMode)
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Ladp$a;)V
      intermediary method_3170 Lnet/minecraft/class_988;method_3170(Lnet/minecraft/class_1156$class_1157;)V
      named setGameMode Lnet/minecraft/entity/player/PlayerEntity;setGameMode(Lnet/minecraft/world/level/LevelInfo$GameMode;)V
    • getTranslationKey

      public String getTranslationKey()
      Specified by:
      getTranslationKey in interface CommandSource
      Overrides:
      getTranslationKey in class Entity
      Mappings:
      Namespace Name Mixin selector
      official method_2518 Lpk;method_2518()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;
    • getEnderChestInventory

      public EnderChestInventory getEnderChestInventory()
      Mappings:
      Namespace Name Mixin selector
      official co Lwn;co()Lyd;
      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 p Lpr;p(I)Lzx;
      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 bA Lpr;bA()Lzx;
      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 Lpk;c(ILzx;)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 f Lpk;f(Lwn;)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
    • isSpectator

      public abstract boolean isSpectator()
      Mappings:
      Namespace Name Mixin selector
      official v Lwn;v()Z
      intermediary method_11249 Lnet/minecraft/class_988;method_11249()Z
      named isSpectator Lnet/minecraft/entity/player/PlayerEntity;isSpectator()Z
    • getArmorStacks

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

      public boolean canFly()
      Overrides:
      canFly in class Entity
      Mappings:
      Namespace Name Mixin selector
      official aL Lpk;aL()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 cp Lwn;cp()Lauo;
      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 bO Lpr;bO()Lauq;
      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 f_ Lm;f_()Leu;
      intermediary method_6344 Lnet/minecraft/class_1061;method_6344()Lnet/minecraft/class_1982;
      named method_6344 Lnet/minecraft/command/CommandSource;method_6344()Lnet/minecraft/text/Text;
    • getEyeHeight

      public float getEyeHeight()
      Overrides:
      getEyeHeight in class Entity
      Mappings:
      Namespace Name Mixin selector
      official aS Lpk;aS()F
      intermediary method_2544 Lnet/minecraft/class_864;method_2544()F
      named getEyeHeight Lnet/minecraft/entity/Entity;getEyeHeight()F
    • setAbsorption

      public void setAbsorption(float absorption)
      Overrides:
      setAbsorption in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official m Lpr;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 bN Lpr;bN()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 Lwn;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;
    • getOfflinePlayerUuid

      public static UUID getOfflinePlayerUuid(String nickname)
      Mappings:
      Namespace Name Mixin selector
      official b Lwn;b(Ljava/lang/String;)Ljava/util/UUID;
      intermediary method_11242 Lnet/minecraft/class_988;method_11242(Ljava/lang/String;)Ljava/util/UUID;
      named getOfflinePlayerUuid Lnet/minecraft/entity/player/PlayerEntity;getOfflinePlayerUuid(Ljava/lang/String;)Ljava/util/UUID;
    • isScreenLocked

      public boolean isScreenLocked(ScreenHandlerLock screenLock)
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Lon;)Z
      intermediary method_11240 Lnet/minecraft/class_988;method_11240(Lnet/minecraft/class_2609;)Z
      named isScreenLocked Lnet/minecraft/entity/player/PlayerEntity;isScreenLocked(Lnet/minecraft/inventory/ScreenHandlerLock;)Z
    • isPartVisible

      @Environment(CLIENT) public boolean isPartVisible(PlayerModelPart modelPart)
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Lwo;)Z
      intermediary method_11241 Lnet/minecraft/class_988;method_11241(Lnet/minecraft/class_2670;)Z
      named isPartVisible Lnet/minecraft/entity/player/PlayerEntity;isPartVisible(Lnet/minecraft/client/render/entity/PlayerModelPart;)Z
    • sendCommandFeedback

      public boolean sendCommandFeedback()
      Specified by:
      sendCommandFeedback in interface CommandSource
      Overrides:
      sendCommandFeedback in class Entity
      Mappings:
      Namespace Name Mixin selector
      official u_ Lm;u_()Z
      intermediary method_10789 Lnet/minecraft/class_1061;method_10789()Z
      named sendCommandFeedback Lnet/minecraft/command/CommandSource;sendCommandFeedback()Z
    • equip

      public boolean equip(int slot, ItemStack item)
      Overrides:
      equip in class Entity
      Mappings:
      Namespace Name Mixin selector
      official d Lpk;d(ILzx;)Z
      intermediary method_10956 Lnet/minecraft/class_864;method_10956(ILnet/minecraft/class_1071;)Z
      named equip Lnet/minecraft/entity/Entity;equip(ILnet/minecraft/item/ItemStack;)Z
    • getReducedDebugInfo

      @Environment(CLIENT) public boolean getReducedDebugInfo()
      Mappings:
      Namespace Name Mixin selector
      official cq Lwn;cq()Z
      intermediary method_11246 Lnet/minecraft/class_988;method_11246()Z
      named getReducedDebugInfo Lnet/minecraft/entity/player/PlayerEntity;getReducedDebugInfo()Z
    • setReducedDebugInfo

      @Environment(CLIENT) public void setReducedDebugInfo(boolean reducedDebugInfo)
      Mappings:
      Namespace Name Mixin selector
      official k Lwn;k(Z)V
      intermediary method_11248 Lnet/minecraft/class_988;method_11248(Z)V
      named setReducedDebugInfo Lnet/minecraft/entity/player/PlayerEntity;setReducedDebugInfo(Z)V