Class ClientPlayerEntity

All Implemented Interfaces:
CommandSource

@Environment(CLIENT) public class ClientPlayerEntity extends AbstractClientPlayerEntity
Local client player entity
Mappings:
Namespace Name
official bew
intermediary net/minecraft/class_518
named net/minecraft/entity/player/ClientPlayerEntity
  • Field Details

    • networkHandler

      public final ClientPlayNetworkHandler networkHandler
      Mappings:
      Namespace Name Mixin selector
      official a Lbew;a:Lbcy;
      intermediary field_10626 Lnet/minecraft/class_518;field_10626:Lnet/minecraft/class_1845;
      named networkHandler Lnet/minecraft/entity/player/ClientPlayerEntity;networkHandler:Lnet/minecraft/client/network/ClientPlayNetworkHandler;
    • statHandler

      private final StatHandler statHandler
      Mappings:
      Namespace Name Mixin selector
      official bJ Lbew;bJ:Lnb;
      intermediary field_10627 Lnet/minecraft/class_518;field_10627:Lnet/minecraft/class_625;
      named statHandler Lnet/minecraft/entity/player/ClientPlayerEntity;statHandler:Lnet/minecraft/stat/StatHandler;
    • lastX

      private double lastX
      Mappings:
      Namespace Name Mixin selector
      official bK Lbew;bK:D
      intermediary field_10628 Lnet/minecraft/class_518;field_10628:D
      named lastX Lnet/minecraft/entity/player/ClientPlayerEntity;lastX:D
    • lastBaseY

      private double lastBaseY
      Mappings:
      Namespace Name Mixin selector
      official bL Lbew;bL:D
      intermediary field_10629 Lnet/minecraft/class_518;field_10629:D
      named lastBaseY Lnet/minecraft/entity/player/ClientPlayerEntity;lastBaseY:D
    • lastZ

      private double lastZ
      Mappings:
      Namespace Name Mixin selector
      official bM Lbew;bM:D
      intermediary field_10630 Lnet/minecraft/class_518;field_10630:D
      named lastZ Lnet/minecraft/entity/player/ClientPlayerEntity;lastZ:D
    • lastYaw

      private float lastYaw
      Mappings:
      Namespace Name Mixin selector
      official bN Lbew;bN:F
      intermediary field_10631 Lnet/minecraft/class_518;field_10631:F
      named lastYaw Lnet/minecraft/entity/player/ClientPlayerEntity;lastYaw:F
    • lastPitch

      private float lastPitch
      Mappings:
      Namespace Name Mixin selector
      official bO Lbew;bO:F
      intermediary field_10632 Lnet/minecraft/class_518;field_10632:F
      named lastPitch Lnet/minecraft/entity/player/ClientPlayerEntity;lastPitch:F
    • lastIsHoldingSneakKey

      private boolean lastIsHoldingSneakKey
      Mappings:
      Namespace Name Mixin selector
      official bP Lbew;bP:Z
      intermediary field_10633 Lnet/minecraft/class_518;field_10633:Z
      named lastIsHoldingSneakKey Lnet/minecraft/entity/player/ClientPlayerEntity;lastIsHoldingSneakKey:Z
    • lastSprinting

      private boolean lastSprinting
      Mappings:
      Namespace Name Mixin selector
      official bQ Lbew;bQ:Z
      intermediary field_10634 Lnet/minecraft/class_518;field_10634:Z
      named lastSprinting Lnet/minecraft/entity/player/ClientPlayerEntity;lastSprinting:Z
    • ticksSinceLastPositionPacketSent

      private int ticksSinceLastPositionPacketSent
      Mappings:
      Namespace Name Mixin selector
      official bR Lbew;bR:I
      intermediary field_10635 Lnet/minecraft/class_518;field_10635:I
      named ticksSinceLastPositionPacketSent Lnet/minecraft/entity/player/ClientPlayerEntity;ticksSinceLastPositionPacketSent:I
    • field_10636

      private boolean field_10636
      Mappings:
      Namespace Name Mixin selector
      official bS Lbew;bS:Z
      intermediary field_10636 Lnet/minecraft/class_518;field_10636:Z
      named field_10636 Lnet/minecraft/entity/player/ClientPlayerEntity;field_10636:Z
    • serverBrand

      private String serverBrand
      Mappings:
      Namespace Name Mixin selector
      official bT Lbew;bT:Ljava/lang/String;
      intermediary field_10637 Lnet/minecraft/class_518;field_10637:Ljava/lang/String;
      named serverBrand Lnet/minecraft/entity/player/ClientPlayerEntity;serverBrand:Ljava/lang/String;
    • input

      public Input input
      Mappings:
      Namespace Name Mixin selector
      official b Lbew;b:Lbeu;
      intermediary field_1758 Lnet/minecraft/class_518;field_1758:Lnet/minecraft/class_516;
      named input Lnet/minecraft/entity/player/ClientPlayerEntity;input:Lnet/minecraft/client/input/Input;
    • client

      protected MinecraftClient client
      Mappings:
      Namespace Name Mixin selector
      official c Lbew;c:Lave;
      intermediary field_1759 Lnet/minecraft/class_518;field_1759:Lnet/minecraft/class_1600;
      named client Lnet/minecraft/entity/player/ClientPlayerEntity;client:Lnet/minecraft/client/MinecraftClient;
    • field_1763

      protected int field_1763
      Mappings:
      Namespace Name Mixin selector
      official d Lbew;d:I
      intermediary field_1763 Lnet/minecraft/class_518;field_1763:I
      named field_1763 Lnet/minecraft/entity/player/ClientPlayerEntity;field_1763:I
    • ticksSinceSprintingChanged

      public int ticksSinceSprintingChanged
      Mappings:
      Namespace Name Mixin selector
      official e Lbew;e:I
      intermediary field_1764 Lnet/minecraft/class_518;field_1764:I
      named ticksSinceSprintingChanged Lnet/minecraft/entity/player/ClientPlayerEntity;ticksSinceSprintingChanged:I
    • renderYaw

      public float renderYaw
      Mappings:
      Namespace Name Mixin selector
      official f Lbew;f:F
      intermediary field_1765 Lnet/minecraft/class_518;field_1765:F
      named renderYaw Lnet/minecraft/entity/player/ClientPlayerEntity;renderYaw:F
    • renderPitch

      public float renderPitch
      Mappings:
      Namespace Name Mixin selector
      official g Lbew;g:F
      intermediary field_1766 Lnet/minecraft/class_518;field_1766:F
      named renderPitch Lnet/minecraft/entity/player/ClientPlayerEntity;renderPitch:F
    • lastRenderYaw

      public float lastRenderYaw
      Mappings:
      Namespace Name Mixin selector
      official h Lbew;h:F
      intermediary field_1767 Lnet/minecraft/class_518;field_1767:F
      named lastRenderYaw Lnet/minecraft/entity/player/ClientPlayerEntity;lastRenderYaw:F
    • lastRenderPitch

      public float lastRenderPitch
      Mappings:
      Namespace Name Mixin selector
      official i Lbew;i:F
      intermediary field_1768 Lnet/minecraft/class_518;field_1768:F
      named lastRenderPitch Lnet/minecraft/entity/player/ClientPlayerEntity;lastRenderPitch:F
    • field_6449

      private int field_6449
      Mappings:
      Namespace Name Mixin selector
      official bU Lbew;bU:I
      intermediary field_6449 Lnet/minecraft/class_518;field_6449:I
      named field_6449 Lnet/minecraft/entity/player/ClientPlayerEntity;field_6449:I
    • field_6450

      private float field_6450
      Mappings:
      Namespace Name Mixin selector
      official bV Lbew;bV:F
      intermediary field_6450 Lnet/minecraft/class_518;field_6450:F
      named field_6450 Lnet/minecraft/entity/player/ClientPlayerEntity;field_6450:F
    • timeInPortal

      public float timeInPortal
      Mappings:
      Namespace Name Mixin selector
      official bH Lbew;bH:F
      intermediary field_5166 Lnet/minecraft/class_518;field_5166:F
      named timeInPortal Lnet/minecraft/entity/player/ClientPlayerEntity;timeInPortal:F
    • lastTimeInPortal

      public float lastTimeInPortal
      Mappings:
      Namespace Name Mixin selector
      official bI Lbew;bI:F
      intermediary field_5165 Lnet/minecraft/class_518;field_5165:F
      named lastTimeInPortal Lnet/minecraft/entity/player/ClientPlayerEntity;lastTimeInPortal:F
  • Constructor Details

    • ClientPlayerEntity

      public ClientPlayerEntity(MinecraftClient client, World world, ClientPlayNetworkHandler networkHandler, StatHandler stats)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbew;<init>(Lave;Ladm;Lbcy;Lnb;)V
      intermediary <init> Lnet/minecraft/class_518;<init>(Lnet/minecraft/class_1600;Lnet/minecraft/class_1150;Lnet/minecraft/class_1845;Lnet/minecraft/class_625;)V
      named <init> Lnet/minecraft/entity/player/ClientPlayerEntity;<init>(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/world/World;Lnet/minecraft/client/network/ClientPlayNetworkHandler;Lnet/minecraft/stat/StatHandler;)V
  • Method Details

    • damage

      public boolean damage(DamageSource source, float amount)
      Overrides:
      damage in class PlayerEntity
      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
    • heal

      public void heal(float float2)
      Overrides:
      heal in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official h Lpr;h(F)V
      intermediary method_6139 Lnet/minecraft/class_1699;method_6139(F)V
      named heal Lnet/minecraft/entity/LivingEntity;heal(F)V
    • startRiding

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

      public void tick()
      Overrides:
      tick in class PlayerEntity
      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
    • sendMovementPackets

      public void sendMovementPackets()
      Mappings:
      Namespace Name Mixin selector
      official p Lbew;p()V
      intermediary method_9722 Lnet/minecraft/class_518;method_9722()V
      named sendMovementPackets Lnet/minecraft/entity/player/ClientPlayerEntity;sendMovementPackets()V
    • dropSelectedItem

      public ItemEntity dropSelectedItem(boolean dropAll)
      Overrides:
      dropSelectedItem in class PlayerEntity
      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;
    • spawnItemEntity

      protected void spawnItemEntity(ItemEntity entity)
      Overrides:
      spawnItemEntity in class PlayerEntity
      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
    • sendChatMessage

      public void sendChatMessage(String string)
      Mappings:
      Namespace Name Mixin selector
      official e Lbew;e(Ljava/lang/String;)V
      intermediary method_9720 Lnet/minecraft/class_518;method_9720(Ljava/lang/String;)V
      named sendChatMessage Lnet/minecraft/entity/player/ClientPlayerEntity;sendChatMessage(Ljava/lang/String;)V
    • swingHand

      public void swingHand()
      Overrides:
      swingHand in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bw Lpr;bw()V
      intermediary method_3207 Lnet/minecraft/class_1699;method_3207()V
      named swingHand Lnet/minecraft/entity/LivingEntity;swingHand()V
    • requestRespawn

      public void requestRespawn()
      Overrides:
      requestRespawn in class PlayerEntity
      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
    • applyDamage

      protected void applyDamage(DamageSource source, float damage)
      Overrides:
      applyDamage in class PlayerEntity
      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
    • closeHandledScreen

      public void closeHandledScreen()
      Overrides:
      closeHandledScreen in class PlayerEntity
      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
    • closeScreen

      public void closeScreen()
      Mappings:
      Namespace Name Mixin selector
      official q Lbew;q()V
      intermediary method_9723 Lnet/minecraft/class_518;method_9723()V
      named closeScreen Lnet/minecraft/entity/player/ClientPlayerEntity;closeScreen()V
    • updateHealth

      public void updateHealth(float float2)
      Mappings:
      Namespace Name Mixin selector
      official n Lbew;n(F)V
      intermediary method_5729 Lnet/minecraft/class_518;method_5729(F)V
      named updateHealth Lnet/minecraft/entity/player/ClientPlayerEntity;updateHealth(F)V
    • incrementStat

      public void incrementStat(Stat stat, int amount)
      Overrides:
      incrementStat in class PlayerEntity
      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
    • sendAbilitiesUpdate

      public void sendAbilitiesUpdate()
      Overrides:
      sendAbilitiesUpdate in class PlayerEntity
      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
    • isMainPlayer

      public boolean isMainPlayer()
      Overrides:
      isMainPlayer in class PlayerEntity
      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
    • startRidingJump

      protected void startRidingJump()
      Mappings:
      Namespace Name Mixin selector
      official r Lbew;r()V
      intermediary method_5728 Lnet/minecraft/class_518;method_5728()V
      named startRidingJump Lnet/minecraft/entity/player/ClientPlayerEntity;startRidingJump()V
    • openRidingInventory

      public void openRidingInventory()
      Mappings:
      Namespace Name Mixin selector
      official u Lbew;u()V
      intermediary method_9724 Lnet/minecraft/class_518;method_9724()V
      named openRidingInventory Lnet/minecraft/entity/player/ClientPlayerEntity;openRidingInventory()V
    • setServerBrand

      public void setServerBrand(String serverBrand)
      Mappings:
      Namespace Name Mixin selector
      official f Lbew;f(Ljava/lang/String;)V
      intermediary method_9721 Lnet/minecraft/class_518;method_9721(Ljava/lang/String;)V
      named setServerBrand Lnet/minecraft/entity/player/ClientPlayerEntity;setServerBrand(Ljava/lang/String;)V
    • getServerBrand

      public String getServerBrand()
      Mappings:
      Namespace Name Mixin selector
      official w Lbew;w()Ljava/lang/String;
      intermediary method_9725 Lnet/minecraft/class_518;method_9725()Ljava/lang/String;
      named getServerBrand Lnet/minecraft/entity/player/ClientPlayerEntity;getServerBrand()Ljava/lang/String;
    • getStatHandler

      public StatHandler getStatHandler()
      Mappings:
      Namespace Name Mixin selector
      official x Lbew;x()Lnb;
      intermediary method_9726 Lnet/minecraft/class_518;method_9726()Lnet/minecraft/class_625;
      named getStatHandler Lnet/minecraft/entity/player/ClientPlayerEntity;getStatHandler()Lnet/minecraft/stat/StatHandler;
    • addMessage

      public void addMessage(Text text)
      Overrides:
      addMessage in class PlayerEntity
      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
    • pushOutOfBlocks

      protected boolean pushOutOfBlocks(double x, double y, double z)
      Overrides:
      pushOutOfBlocks in class Entity
      Mappings:
      Namespace Name Mixin selector
      official j Lpk;j(DDD)Z
      intermediary method_2559 Lnet/minecraft/class_864;method_2559(DDD)Z
      named pushOutOfBlocks Lnet/minecraft/entity/Entity;pushOutOfBlocks(DDD)Z
    • method_9719

      private boolean method_9719(BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official e Lbew;e(Lcj;)Z
      intermediary method_9719 Lnet/minecraft/class_518;method_9719(Lnet/minecraft/class_2552;)Z
      named method_9719 Lnet/minecraft/entity/player/ClientPlayerEntity;method_9719(Lnet/minecraft/util/math/BlockPos;)Z
    • setSprinting

      public void setSprinting(boolean sprinting)
      Overrides:
      setSprinting in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official d Lpk;d(Z)V
      intermediary method_2529 Lnet/minecraft/class_864;method_2529(Z)V
      named setSprinting Lnet/minecraft/entity/Entity;setSprinting(Z)V
    • setExperience

      public void setExperience(float progress, int total, int level)
      Mappings:
      Namespace Name Mixin selector
      official a Lbew;a(FII)V
      intermediary method_1303 Lnet/minecraft/class_518;method_1303(FII)V
      named setExperience Lnet/minecraft/entity/player/ClientPlayerEntity;setExperience(FII)V
    • sendMessage

      public void sendMessage(Text text)
      Specified by:
      sendMessage in interface CommandSource
      Overrides:
      sendMessage in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Lm;a(Leu;)V
      intermediary method_5505 Lnet/minecraft/class_1061;method_5505(Lnet/minecraft/class_1982;)V
      named sendMessage Lnet/minecraft/command/CommandSource;sendMessage(Lnet/minecraft/text/Text;)V
    • canUseCommand

      public boolean canUseCommand(int permissionLevel, String commandLiteral)
      Specified by:
      canUseCommand in interface CommandSource
      Overrides:
      canUseCommand in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Lm;a(ILjava/lang/String;)Z
      intermediary method_3333 Lnet/minecraft/class_1061;method_3333(ILjava/lang/String;)Z
      named canUseCommand Lnet/minecraft/command/CommandSource;canUseCommand(ILjava/lang/String;)Z
    • getBlockPos

      public BlockPos getBlockPos()
      Specified by:
      getBlockPos in interface CommandSource
      Overrides:
      getBlockPos in class Entity
      Mappings:
      Namespace Name Mixin selector
      official c Lm;c()Lcj;
      intermediary method_4086 Lnet/minecraft/class_1061;method_4086()Lnet/minecraft/class_2552;
      named getBlockPos Lnet/minecraft/command/CommandSource;getBlockPos()Lnet/minecraft/util/math/BlockPos;
    • playSound

      public void playSound(String id, float volume, float pitch)
      Overrides:
      playSound in class PlayerEntity
      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
    • canMoveVoluntarily

      public boolean canMoveVoluntarily()
      Overrides:
      canMoveVoluntarily in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bM Lpr;bM()Z
      intermediary method_2609 Lnet/minecraft/class_1699;method_2609()Z
      named canMoveVoluntarily Lnet/minecraft/entity/LivingEntity;canMoveVoluntarily()Z
    • isRidingHorse

      public boolean isRidingHorse()
      Mappings:
      Namespace Name Mixin selector
      official y Lbew;y()Z
      intermediary method_5730 Lnet/minecraft/class_518;method_5730()Z
      named isRidingHorse Lnet/minecraft/entity/player/ClientPlayerEntity;isRidingHorse()Z
    • method_5727

      public float method_5727()
      Mappings:
      Namespace Name Mixin selector
      official z Lbew;z()F
      intermediary method_5727 Lnet/minecraft/class_518;method_5727()F
      named method_5727 Lnet/minecraft/entity/player/ClientPlayerEntity;method_5727()F
    • openEditSignScreen

      public void openEditSignScreen(SignBlockEntity sign)
      Overrides:
      openEditSignScreen in class PlayerEntity
      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)
      Overrides:
      openCommandBlockScreen in class PlayerEntity
      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
    • openBookEditScreen

      public void openBookEditScreen(ItemStack stack)
      Overrides:
      openBookEditScreen in class PlayerEntity
      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
    • openInventory

      public void openInventory(Inventory inventory)
      Overrides:
      openInventory in class PlayerEntity
      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)
      Overrides:
      openHorseInventory in class PlayerEntity
      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)
      Overrides:
      openHandledScreen in class PlayerEntity
      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
    • openTradingScreen

      public void openTradingScreen(Trader trader)
      Overrides:
      openTradingScreen in class PlayerEntity
      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
    • addCritParticles

      public void addCritParticles(Entity target)
      Overrides:
      addCritParticles in class PlayerEntity
      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)
      Overrides:
      addEnchantedHitParticles in class PlayerEntity
      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
    • isSneaking

      public boolean isSneaking()
      Overrides:
      isSneaking in class Entity
      Mappings:
      Namespace Name Mixin selector
      official av Lpk;av()Z
      intermediary method_2513 Lnet/minecraft/class_864;method_2513()Z
      named isSneaking Lnet/minecraft/entity/Entity;isSneaking()Z
    • tickNewAi

      public void tickNewAi()
      Overrides:
      tickNewAi in class PlayerEntity
      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
    • isCamera

      protected boolean isCamera()
      Mappings:
      Namespace Name Mixin selector
      official A Lbew;A()Z
      intermediary method_9718 Lnet/minecraft/class_518;method_9718()Z
      named isCamera Lnet/minecraft/entity/player/ClientPlayerEntity;isCamera()Z
    • tickMovement

      public void tickMovement()
      Overrides:
      tickMovement in class PlayerEntity
      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