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_1963
named net/minecraft/entity/player/PlayerEntity
  • Field Details

    • inventory

      public PlayerInventory inventory
      Mappings:
      Namespace Name Mixin selector
      official bi Lwn;bi:Lwm;
      intermediary field_8334 Lnet/minecraft/class_1963;field_8334:Lnet/minecraft/class_1962;
      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_8322 Lnet/minecraft/class_1963;field_8322:Lnet/minecraft/class_2007;
      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_8335 Lnet/minecraft/class_1963;field_8335:Lnet/minecraft/class_1983;
      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_8336 Lnet/minecraft/class_1963;field_8336:Lnet/minecraft/class_1983;
      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_8337 Lnet/minecraft/class_1963;field_8337:Lnet/minecraft/class_1982;
      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_8338 Lnet/minecraft/class_1963;field_8338: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_8339 Lnet/minecraft/class_1963;field_8339: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_8340 Lnet/minecraft/class_1963;field_8340: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_8341 Lnet/minecraft/class_1963;field_8341:I
      named experiencePickUpDelay Lnet/minecraft/entity/player/PlayerEntity;experiencePickUpDelay:I
    • field_8342

      public double field_8342
      Mappings:
      Namespace Name Mixin selector
      official bq Lwn;bq:D
      intermediary field_8342 Lnet/minecraft/class_1963;field_8342:D
      named field_8342 Lnet/minecraft/entity/player/PlayerEntity;field_8342:D
    • field_8343

      public double field_8343
      Mappings:
      Namespace Name Mixin selector
      official br Lwn;br:D
      intermediary field_8343 Lnet/minecraft/class_1963;field_8343:D
      named field_8343 Lnet/minecraft/entity/player/PlayerEntity;field_8343:D
    • field_8344

      public double field_8344
      Mappings:
      Namespace Name Mixin selector
      official bs Lwn;bs:D
      intermediary field_8344 Lnet/minecraft/class_1963;field_8344:D
      named field_8344 Lnet/minecraft/entity/player/PlayerEntity;field_8344:D
    • field_8345

      public double field_8345
      Mappings:
      Namespace Name Mixin selector
      official bt Lwn;bt:D
      intermediary field_8345 Lnet/minecraft/class_1963;field_8345:D
      named field_8345 Lnet/minecraft/entity/player/PlayerEntity;field_8345:D
    • field_8346

      public double field_8346
      Mappings:
      Namespace Name Mixin selector
      official bu Lwn;bu:D
      intermediary field_8346 Lnet/minecraft/class_1963;field_8346:D
      named field_8346 Lnet/minecraft/entity/player/PlayerEntity;field_8346:D
    • field_8347

      public double field_8347
      Mappings:
      Namespace Name Mixin selector
      official bv Lwn;bv:D
      intermediary field_8347 Lnet/minecraft/class_1963;field_8347:D
      named field_8347 Lnet/minecraft/entity/player/PlayerEntity;field_8347:D
    • inBed

      protected boolean inBed
      Mappings:
      Namespace Name Mixin selector
      official bw Lwn;bw:Z
      intermediary field_8348 Lnet/minecraft/class_1963;field_8348: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_8349 Lnet/minecraft/class_1963;field_8349:Lnet/minecraft/class_1372;
      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_8331 Lnet/minecraft/class_1963;field_8331:I
      named sleepTimer Lnet/minecraft/entity/player/PlayerEntity;sleepTimer:I
    • field_8350

      public float field_8350
      Mappings:
      Namespace Name Mixin selector
      official by Lwn;by:F
      intermediary field_8350 Lnet/minecraft/class_1963;field_8350:F
      named field_8350 Lnet/minecraft/entity/player/PlayerEntity;field_8350:F
    • field_8333

      @Environment(CLIENT) public float field_8333
      Mappings:
      Namespace Name Mixin selector
      official bZ Lwn;bZ:F
      intermediary field_8333 Lnet/minecraft/class_1963;field_8333:F
      named field_8333 Lnet/minecraft/entity/player/PlayerEntity;field_8333:F
    • field_8351

      public float field_8351
      Mappings:
      Namespace Name Mixin selector
      official bz Lwn;bz:F
      intermediary field_8351 Lnet/minecraft/class_1963;field_8351:F
      named field_8351 Lnet/minecraft/entity/player/PlayerEntity;field_8351:F
    • spawnPos

      private BlockPos spawnPos
      Mappings:
      Namespace Name Mixin selector
      official c Lwn;c:Lcj;
      intermediary field_8352 Lnet/minecraft/class_1963;field_8352:Lnet/minecraft/class_1372;
      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_8353 Lnet/minecraft/class_1963;field_8353:Z
      named spawnForced Lnet/minecraft/entity/player/PlayerEntity;spawnForced:Z
    • field_8354

      private BlockPos field_8354
      Mappings:
      Namespace Name Mixin selector
      official e Lwn;e:Lcj;
      intermediary field_8354 Lnet/minecraft/class_1963;field_8354:Lnet/minecraft/class_1372;
      named field_8354 Lnet/minecraft/entity/player/PlayerEntity;field_8354:Lnet/minecraft/util/math/BlockPos;
    • abilities

      public PlayerAbilities abilities
      Mappings:
      Namespace Name Mixin selector
      official bA Lwn;bA:Lwl;
      intermediary field_8323 Lnet/minecraft/class_1963;field_8323:Lnet/minecraft/class_1961;
      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_8324 Lnet/minecraft/class_1963;field_8324: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_8325 Lnet/minecraft/class_1963;field_8325: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_8326 Lnet/minecraft/class_1963;field_8326: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_8355 Lnet/minecraft/class_1963;field_8355: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_8356 Lnet/minecraft/class_1963;field_8356:Lnet/minecraft/class_2056;
      named useItem Lnet/minecraft/entity/player/PlayerEntity;useItem:Lnet/minecraft/item/ItemStack;
    • field_8357

      private int field_8357
      Mappings:
      Namespace Name Mixin selector
      official h Lwn;h:I
      intermediary field_8357 Lnet/minecraft/class_1963;field_8357:I
      named field_8357 Lnet/minecraft/entity/player/PlayerEntity;field_8357:I
    • field_8327

      protected float field_8327
      Mappings:
      Namespace Name Mixin selector
      official bE Lwn;bE:F
      intermediary field_8327 Lnet/minecraft/class_1963;field_8327:F
      named field_8327 Lnet/minecraft/entity/player/PlayerEntity;field_8327:F
    • field_8328

      protected float field_8328
      Mappings:
      Namespace Name Mixin selector
      official bF Lwn;bF:F
      intermediary field_8328 Lnet/minecraft/class_1963;field_8328:F
      named field_8328 Lnet/minecraft/entity/player/PlayerEntity;field_8328:F
    • lastPlayedLevelUpSoundTime

      private int lastPlayedLevelUpSoundTime
      Mappings:
      Namespace Name Mixin selector
      official i Lwn;i:I
      intermediary field_8358 Lnet/minecraft/class_1963;field_8358: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_8330 Lnet/minecraft/class_1963;field_8330: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_8332 Lnet/minecraft/class_1963;field_8332: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_8329 Lnet/minecraft/class_1963;field_8329:Lnet/minecraft/class_1887;
      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_1963;<init>(Lnet/minecraft/class_99;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_7097 Lnet/minecraft/class_1752;method_7097()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_7043 Lnet/minecraft/class_1745;method_7043()V
      named initDataTracker Lnet/minecraft/entity/Entity;initDataTracker()V
    • method_8008

      @Environment(CLIENT) public ItemStack method_8008()
      Mappings:
      Namespace Name Mixin selector
      official bQ Lwn;bQ()Lzx;
      intermediary method_8008 Lnet/minecraft/class_1963;method_8008()Lnet/minecraft/class_2056;
      named method_8008 Lnet/minecraft/entity/player/PlayerEntity;method_8008()Lnet/minecraft/item/ItemStack;
    • method_8009

      @Environment(CLIENT) public int method_8009()
      Mappings:
      Namespace Name Mixin selector
      official bR Lwn;bR()I
      intermediary method_8009 Lnet/minecraft/class_1963;method_8009()I
      named method_8009 Lnet/minecraft/entity/player/PlayerEntity;method_8009()I
    • isUsingItem

      public boolean isUsingItem()
      Mappings:
      Namespace Name Mixin selector
      official bS Lwn;bS()Z
      intermediary method_8010 Lnet/minecraft/class_1963;method_8010()Z
      named isUsingItem Lnet/minecraft/entity/player/PlayerEntity;isUsingItem()Z
    • method_8011

      @Environment(CLIENT) public int method_8011()
      Mappings:
      Namespace Name Mixin selector
      official bT Lwn;bT()I
      intermediary method_8011 Lnet/minecraft/class_1963;method_8011()I
      named method_8011 Lnet/minecraft/entity/player/PlayerEntity;method_8011()I
    • stopUsingItem

      public void stopUsingItem()
      Mappings:
      Namespace Name Mixin selector
      official bU Lwn;bU()V
      intermediary method_8012 Lnet/minecraft/class_1963;method_8012()V
      named stopUsingItem Lnet/minecraft/entity/player/PlayerEntity;stopUsingItem()V
    • method_8013

      public void method_8013()
      Mappings:
      Namespace Name Mixin selector
      official bV Lwn;bV()V
      intermediary method_8013 Lnet/minecraft/class_1963;method_8013()V
      named method_8013 Lnet/minecraft/entity/player/PlayerEntity;method_8013()V
    • method_8014

      public boolean method_8014()
      Mappings:
      Namespace Name Mixin selector
      official bW Lwn;bW()Z
      intermediary method_8014 Lnet/minecraft/class_1963;method_8014()Z
      named method_8014 Lnet/minecraft/entity/player/PlayerEntity;method_8014()Z
    • tick

      public void tick()
      Overrides:
      tick in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official t_ Lpk;t_()V
      intermediary method_7060 Lnet/minecraft/class_1745;method_7060()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_6901 Lnet/minecraft/class_1745;method_6901()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_6905 Lnet/minecraft/class_1745;method_6905()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_6970 Lnet/minecraft/class_1745;method_6970()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_6986 Lnet/minecraft/class_1745;method_6986()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_6935 Lnet/minecraft/class_1745;method_6935(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_8007 Lnet/minecraft/class_1963;method_8007(Lnet/minecraft/class_2056;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_8046 Lnet/minecraft/class_1963;method_8046()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_6916 Lnet/minecraft/class_1745;method_6916(B)V
      named handleStatus Lnet/minecraft/entity/Entity;handleStatus(B)V
    • method_7110

      protected boolean method_7110()
      Overrides:
      method_7110 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bD Lpr;bD()Z
      intermediary method_7110 Lnet/minecraft/class_1752;method_7110()Z
      named method_7110 Lnet/minecraft/entity/LivingEntity;method_7110()Z
    • closeHandledScreen

      protected void closeHandledScreen()
      Mappings:
      Namespace Name Mixin selector
      official n Lwn;n()V
      intermediary method_8043 Lnet/minecraft/class_1963;method_8043()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_6980 Lnet/minecraft/class_1745;method_6980()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_6898 Lnet/minecraft/class_1745;method_6898()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_7117 Lnet/minecraft/class_1752;method_7117()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_7169 Lnet/minecraft/class_1752;method_7169()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_8036 Lnet/minecraft/class_1963;method_8036(Lnet/minecraft/class_1745;)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_8015 Lnet/minecraft/class_1963;method_8015()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_8045 Lnet/minecraft/class_1963;method_8045(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_8047 Lnet/minecraft/class_1963;method_8047(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_7089 Lnet/minecraft/class_1752;method_7089(Lnet/minecraft/class_1733;)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_7137 Lnet/minecraft/class_1752;method_7137()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_7138 Lnet/minecraft/class_1752;method_7138()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_7005 Lnet/minecraft/class_1745;method_7005(Lnet/minecraft/class_1745;I)V
      named updateKilledAdvancementCriterion Lnet/minecraft/entity/Entity;updateKilledAdvancementCriterion(Lnet/minecraft/entity/Entity;I)V
    • method_8037

      private Collection<ScoreboardObjective> method_8037​(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official e Lwn;e(Lpk;)Ljava/util/Collection;
      intermediary method_8037 Lnet/minecraft/class_1963;method_8037(Lnet/minecraft/class_1745;)Ljava/util/Collection;
      named method_8037 Lnet/minecraft/entity/player/PlayerEntity;method_8037(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_7999 Lnet/minecraft/class_1963;method_7999(Z)Lnet/minecraft/class_1893;
      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_7997 Lnet/minecraft/class_1963;method_7997(Lnet/minecraft/class_2056;Z)Lnet/minecraft/class_1893;
      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_7998 Lnet/minecraft/class_1963;method_7998(Lnet/minecraft/class_2056;ZZ)Lnet/minecraft/class_1893;
      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_7991 Lnet/minecraft/class_1963;method_7991(Lnet/minecraft/class_1893;)V
      named spawnItemEntity Lnet/minecraft/entity/player/PlayerEntity;spawnItemEntity(Lnet/minecraft/entity/ItemEntity;)V
    • method_7978

      public float method_7978​(Block block)
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Lafh;)F
      intermediary method_7978 Lnet/minecraft/class_1963;method_7978(Lnet/minecraft/class_160;)F
      named method_7978 Lnet/minecraft/entity/player/PlayerEntity;method_7978(Lnet/minecraft/block/Block;)F
    • isUsingEffectiveTool

      public boolean isUsingEffectiveTool​(Block block)
      Mappings:
      Namespace Name Mixin selector
      official b Lwn;b(Lafh;)Z
      intermediary method_8002 Lnet/minecraft/class_1963;method_8002(Lnet/minecraft/class_160;)Z
      named isUsingEffectiveTool Lnet/minecraft/entity/player/PlayerEntity;isUsingEffectiveTool(Lnet/minecraft/block/Block;)Z
    • deserialize

      public void deserialize​(CompoundTag tag)
      Overrides:
      deserialize in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lpk;a(Ldn;)V
      intermediary method_6933 Lnet/minecraft/class_1745;method_6933(Lnet/minecraft/class_1405;)V
      named deserialize Lnet/minecraft/entity/Entity;deserialize(Lnet/minecraft/nbt/CompoundTag;)V
    • serialize

      public void serialize​(CompoundTag tag)
      Overrides:
      serialize in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lpk;b(Ldn;)V
      intermediary method_7003 Lnet/minecraft/class_1745;method_7003(Lnet/minecraft/class_1405;)V
      named serialize Lnet/minecraft/entity/Entity;serialize(Lnet/minecraft/nbt/CompoundTag;)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_6937 Lnet/minecraft/class_1745;method_6937(Lnet/minecraft/class_1733;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_7992 Lnet/minecraft/class_1963;method_7992(Lnet/minecraft/class_1963;)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_7161 Lnet/minecraft/class_1752;method_7161(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_7140 Lnet/minecraft/class_1752;method_7140()I
      named getArmorProtectionValue Lnet/minecraft/entity/LivingEntity;getArmorProtectionValue()I
    • method_8016

      public float method_8016()
      Mappings:
      Namespace Name Mixin selector
      official bY Lwn;bY()F
      intermediary method_8016 Lnet/minecraft/class_1963;method_8016()F
      named method_8016 Lnet/minecraft/entity/player/PlayerEntity;method_8016()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_7152 Lnet/minecraft/class_1752;method_7152(Lnet/minecraft/class_1733;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_7979 Lnet/minecraft/class_1963;method_7979(Lnet/minecraft/class_366;)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_7975 Lnet/minecraft/class_1963;method_7975(Lnet/minecraft/class_87;)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_7974 Lnet/minecraft/class_1963;method_7974(Lnet/minecraft/class_83;)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_7987 Lnet/minecraft/class_1963;method_7987(Lnet/minecraft/class_1718;)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_7990 Lnet/minecraft/class_1963;method_7990(Lnet/minecraft/class_1850;Lnet/minecraft/class_1718;)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_7988 Lnet/minecraft/class_1963;method_7988(Lnet/minecraft/class_1723;)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_7995 Lnet/minecraft/class_1963;method_7995(Lnet/minecraft/class_2056;)V
      named openBookEditScreen Lnet/minecraft/entity/player/PlayerEntity;openBookEditScreen(Lnet/minecraft/item/ItemStack;)V
    • method_8050

      public boolean method_8050​(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official u Lwn;u(Lpk;)Z
      intermediary method_8050 Lnet/minecraft/class_1963;method_8050(Lnet/minecraft/class_1745;)Z
      named method_8050 Lnet/minecraft/entity/player/PlayerEntity;method_8050(Lnet/minecraft/entity/Entity;)Z
    • getMainHandStack

      public ItemStack getMainHandStack()
      Mappings:
      Namespace Name Mixin selector
      official bZ Lwn;bZ()Lzx;
      intermediary method_8017 Lnet/minecraft/class_1963;method_8017()Lnet/minecraft/class_2056;
      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_8019 Lnet/minecraft/class_1963;method_8019()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_6982 Lnet/minecraft/class_1745;method_6982()D
      named getHeightOffset Lnet/minecraft/entity/Entity;getHeightOffset()D
    • method_8038

      public void method_8038​(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official f Lwn;f(Lpk;)V
      intermediary method_8038 Lnet/minecraft/class_1963;method_8038(Lnet/minecraft/class_1745;)V
      named method_8038 Lnet/minecraft/entity/player/PlayerEntity;method_8038(Lnet/minecraft/entity/Entity;)V
    • addCritParticles

      public void addCritParticles​(Entity target)
      Mappings:
      Namespace Name Mixin selector
      official b Lwn;b(Lpk;)V
      intermediary method_8006 Lnet/minecraft/class_1963;method_8006(Lnet/minecraft/class_1745;)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_8018 Lnet/minecraft/class_1963;method_8018(Lnet/minecraft/class_1745;)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_8020 Lnet/minecraft/class_1963;method_8020()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_6899 Lnet/minecraft/class_1745;method_6899()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_6979 Lnet/minecraft/class_1745;method_6979()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_8021 Lnet/minecraft/class_1963;method_8021()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_8022 Lnet/minecraft/class_1963;method_8022()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_7980 Lnet/minecraft/class_1963;method_7980(Lnet/minecraft/class_1372;)Lnet/minecraft/class_1963$class_1964;
      named attemptSleep Lnet/minecraft/entity/player/PlayerEntity;attemptSleep(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/entity/player/PlayerEntity$SleepStatus;
    • method_7984

      private void method_7984​(Direction direction)
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Lcq;)V
      intermediary method_7984 Lnet/minecraft/class_1963;method_7984(Lnet/minecraft/class_1383;)V
      named method_7984 Lnet/minecraft/entity/player/PlayerEntity;method_7984(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_8000 Lnet/minecraft/class_1963;method_8000(ZZZ)V
      named awaken Lnet/minecraft/entity/player/PlayerEntity;awaken(ZZZ)V
    • method_8044

      private boolean method_8044()
      Mappings:
      Namespace Name Mixin selector
      official p Lwn;p()Z
      intermediary method_8044 Lnet/minecraft/class_1963;method_8044()Z
      named method_8044 Lnet/minecraft/entity/player/PlayerEntity;method_8044()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_7976 Lnet/minecraft/class_1963;method_7976(Lnet/minecraft/class_99;Lnet/minecraft/class_1372;Z)Lnet/minecraft/class_1372;
      named findRespawnPosition Lnet/minecraft/entity/player/PlayerEntity;findRespawnPosition(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Z)Lnet/minecraft/util/math/BlockPos;
    • method_8023

      @Environment(CLIENT) public float method_8023()
      Mappings:
      Namespace Name Mixin selector
      official ce Lwn;ce()F
      intermediary method_8023 Lnet/minecraft/class_1963;method_8023()F
      named method_8023 Lnet/minecraft/entity/player/PlayerEntity;method_8023()F
    • isSleeping

      public boolean isSleeping()
      Overrides:
      isSleeping in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bJ Lpr;bJ()Z
      intermediary method_7116 Lnet/minecraft/class_1752;method_7116()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_8024 Lnet/minecraft/class_1963;method_8024()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_8025 Lnet/minecraft/class_1963;method_8025()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_8003 Lnet/minecraft/class_1963;method_8003(Lnet/minecraft/class_1444;)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_8026 Lnet/minecraft/class_1963;method_8026()Lnet/minecraft/class_1372;
      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_8027 Lnet/minecraft/class_1963;method_8027()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_7982 Lnet/minecraft/class_1963;method_7982(Lnet/minecraft/class_1372;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_8005 Lnet/minecraft/class_1963;method_8005(Lnet/minecraft/class_1681;)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_7986 Lnet/minecraft/class_1963;method_7986(Lnet/minecraft/class_1681;I)V
      named incrementStat Lnet/minecraft/entity/player/PlayerEntity;incrementStat(Lnet/minecraft/stat/Stat;I)V
    • method_7985

      public void method_7985​(Stat stat)
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Lmw;)V
      intermediary method_7985 Lnet/minecraft/class_1963;method_7985(Lnet/minecraft/class_1681;)V
      named method_7985 Lnet/minecraft/entity/player/PlayerEntity;method_7985(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_7112 Lnet/minecraft/class_1752;method_7112()V
      named jump Lnet/minecraft/entity/LivingEntity;jump()V
    • method_7154

      public void method_7154​(float float2, float float3)
      Overrides:
      method_7154 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official g Lpr;g(FF)V
      intermediary method_7154 Lnet/minecraft/class_1752;method_7154(FF)V
      named method_7154 Lnet/minecraft/entity/LivingEntity;method_7154(FF)V
    • method_7115

      public float method_7115()
      Overrides:
      method_7115 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bI Lpr;bI()F
      intermediary method_7115 Lnet/minecraft/class_1752;method_7115()F
      named method_7115 Lnet/minecraft/entity/LivingEntity;method_7115()F
    • method_8040

      public void method_8040​(double double2, double double3, double double4)
      Mappings:
      Namespace Name Mixin selector
      official k Lwn;k(DDD)V
      intermediary method_8040 Lnet/minecraft/class_1963;method_8040(DDD)V
      named method_8040 Lnet/minecraft/entity/player/PlayerEntity;method_8040(DDD)V
    • method_8042

      private void method_8042​(double double2, double double3, double double4)
      Mappings:
      Namespace Name Mixin selector
      official l Lwn;l(DDD)V
      intermediary method_8042 Lnet/minecraft/class_1963;method_8042(DDD)V
      named method_8042 Lnet/minecraft/entity/player/PlayerEntity;method_8042(DDD)V
    • handleFallDamage

      public void handleFallDamage​(float float2, float float3)
      Overrides:
      handleFallDamage in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official e Lpk;e(FF)V
      intermediary method_7025 Lnet/minecraft/class_1745;method_7025(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_6913 Lnet/minecraft/class_1745;method_6913()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_7173 Lnet/minecraft/class_1752;method_7173(I)Ljava/lang/String;
      named getFallSound Lnet/minecraft/entity/LivingEntity;getFallSound(I)Ljava/lang/String;
    • method_6939

      public void method_6939​(LivingEntity livingEntity)
      Overrides:
      method_6939 in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Lpk;a(Lpr;)V
      intermediary method_6939 Lnet/minecraft/class_1745;method_6939(Lnet/minecraft/class_1752;)V
      named method_6939 Lnet/minecraft/entity/Entity;method_6939(Lnet/minecraft/entity/LivingEntity;)V
    • method_6948

      public void method_6948()
      Overrides:
      method_6948 in class Entity
      Mappings:
      Namespace Name Mixin selector
      official aA Lpk;aA()V
      intermediary method_6948 Lnet/minecraft/class_1745;method_6948()V
      named method_6948 Lnet/minecraft/entity/Entity;method_6948()V
    • method_7177

      public ItemStack method_7177​(int int2)
      Specified by:
      method_7177 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official q Lpr;q(I)Lzx;
      intermediary method_7177 Lnet/minecraft/class_1752;method_7177(I)Lnet/minecraft/class_2056;
      named method_7177 Lnet/minecraft/entity/LivingEntity;method_7177(I)Lnet/minecraft/item/ItemStack;
    • method_8049

      public void method_8049​(int int2)
      Mappings:
      Namespace Name Mixin selector
      official u Lwn;u(I)V
      intermediary method_8049 Lnet/minecraft/class_1963;method_8049(I)V
      named method_8049 Lnet/minecraft/entity/player/PlayerEntity;method_8049(I)V
    • getEnchantmentTableSeed

      public int getEnchantmentTableSeed()
      Mappings:
      Namespace Name Mixin selector
      official cj Lwn;cj()I
      intermediary method_8028 Lnet/minecraft/class_1963;method_8028()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_8001 Lnet/minecraft/class_1963;method_8001(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_7973 Lnet/minecraft/class_1963;method_7973(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_8029 Lnet/minecraft/class_1963;method_8029()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_7972 Lnet/minecraft/class_1963;method_7972(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_8030 Lnet/minecraft/class_1963;method_8030()Lnet/minecraft/class_1982;
      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_8039 Lnet/minecraft/class_1963;method_8039(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_8031 Lnet/minecraft/class_1963;method_8031()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_7996 Lnet/minecraft/class_1963;method_7996(Lnet/minecraft/class_2056;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_8032 Lnet/minecraft/class_1963;method_8032()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_7981 Lnet/minecraft/class_1963;method_7981(Lnet/minecraft/class_1372;Lnet/minecraft/class_1383;Lnet/minecraft/class_2056;)Z
      named canModify Lnet/minecraft/entity/player/PlayerEntity;canModify(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;Lnet/minecraft/item/ItemStack;)Z
    • method_7104

      protected int method_7104​(PlayerEntity playerEntity)
      Overrides:
      method_7104 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lpr;b(Lwn;)I
      intermediary method_7104 Lnet/minecraft/class_1752;method_7104(Lnet/minecraft/class_1963;)I
      named method_7104 Lnet/minecraft/entity/LivingEntity;method_7104(Lnet/minecraft/entity/player/PlayerEntity;)I
    • method_7124

      protected boolean method_7124()
      Overrides:
      method_7124 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bb Lpr;bb()Z
      intermediary method_7124 Lnet/minecraft/class_1752;method_7124()Z
      named method_7124 Lnet/minecraft/entity/LivingEntity;method_7124()Z
    • shouldRenderName

      @Environment(CLIENT) public boolean shouldRenderName()
      Overrides:
      shouldRenderName in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official aO Lpk;aO()Z
      intermediary method_6961 Lnet/minecraft/class_1745;method_6961()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_7993 Lnet/minecraft/class_1963;method_7993(Lnet/minecraft/class_1963;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_7059 Lnet/minecraft/class_1745;method_7059()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_8048 Lnet/minecraft/class_1963;method_8048()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_7977 Lnet/minecraft/class_1963;method_7977(Lnet/minecraft/class_102$class_103;)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_6261 Lm;method_6261()Ljava/lang/String;
      intermediary method_6261 Lnet/minecraft/class_1659;method_6261()Ljava/lang/String;
      named getTranslationKey Lnet/minecraft/command/CommandSource;getTranslationKey()Ljava/lang/String;
    • getEnderChestInventory

      public EnderChestInventory getEnderChestInventory()
      Mappings:
      Namespace Name Mixin selector
      official co Lwn;co()Lyd;
      intermediary method_8033 Lnet/minecraft/class_1963;method_8033()Lnet/minecraft/class_2007;
      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_7175 Lnet/minecraft/class_1752;method_7175(I)Lnet/minecraft/class_2056;
      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_7107 Lnet/minecraft/class_1752;method_7107()Lnet/minecraft/class_2056;
      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_7011 Lnet/minecraft/class_1745;method_7011(ILnet/minecraft/class_2056;)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_7035 Lnet/minecraft/class_1745;method_7035(Lnet/minecraft/class_1963;)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_8051 Lnet/minecraft/class_1963;method_8051()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_6988 Lnet/minecraft/class_1745;method_6988()[Lnet/minecraft/class_2056;
      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_6958 Lnet/minecraft/class_1745;method_6958()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_8034 Lnet/minecraft/class_1963;method_8034()Lnet/minecraft/class_653;
      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_7121 Lnet/minecraft/class_1752;method_7121()Lnet/minecraft/class_655;
      named getScoreboardTeam Lnet/minecraft/entity/LivingEntity;getScoreboardTeam()Lnet/minecraft/scoreboard/AbstractTeam;
    • getName

      public Text getName()
      Specified by:
      getName in interface CommandSource
      Overrides:
      getName in class Entity
    • getEyeHeight

      public float getEyeHeight()
      Overrides:
      getEyeHeight in class Entity
      Mappings:
      Namespace Name Mixin selector
      official aS Lpk;aS()F
      intermediary method_6965 Lnet/minecraft/class_1745;method_6965()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_7170 Lnet/minecraft/class_1752;method_7170(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_7120 Lnet/minecraft/class_1752;method_7120()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_7983 Lnet/minecraft/class_1963;method_7983(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_8004 Lnet/minecraft/class_1963;method_8004(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_7989 Lnet/minecraft/class_1963;method_7989(Lnet/minecraft/class_1724;)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_7994 Lnet/minecraft/class_1963;method_7994(Lnet/minecraft/class_1966;)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_6263 Lnet/minecraft/class_1659;method_6263()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_7018 Lnet/minecraft/class_1745;method_7018(ILnet/minecraft/class_2056;)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_8035 Lnet/minecraft/class_1963;method_8035()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_8041 Lnet/minecraft/class_1963;method_8041(Z)V
      named setReducedDebugInfo Lnet/minecraft/entity/player/PlayerEntity;setReducedDebugInfo(Z)V