Class ClientPlayerEntity

All Implemented Interfaces:
CommandSource

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

    • networkHandler

      public final ClientPlayNetworkHandler networkHandler
      Mappings:
      Namespace Name Mixin selector
      official d Lbud;d:Lbrz;
      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 cb Lbud;cb:Lqt;
      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;
    • field_16134

      private final class_3355 field_16134
      Mappings:
      Namespace Name Mixin selector
      official cc Lbud;cc:Lql;
      intermediary field_16134 Lnet/minecraft/class_518;field_16134:Lnet/minecraft/class_3355;
      named field_16134 Lnet/minecraft/entity/player/ClientPlayerEntity;field_16134:Lnet/minecraft/class_3355;
    • field_13456

      private int field_13456
      Mappings:
      Namespace Name Mixin selector
      official cd Lbud;cd:I
      intermediary field_13456 Lnet/minecraft/class_518;field_13456:I
      named field_13456 Lnet/minecraft/entity/player/ClientPlayerEntity;field_13456:I
    • lastX

      private double lastX
      Mappings:
      Namespace Name Mixin selector
      official ce Lbud;ce: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 cf Lbud;cf: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 cg Lbud;cg: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 ch Lbud;ch: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 ci Lbud;ci:F
      intermediary field_10632 Lnet/minecraft/class_518;field_10632:F
      named lastPitch Lnet/minecraft/entity/player/ClientPlayerEntity;lastPitch:F
    • field_13457

      private boolean field_13457
      Mappings:
      Namespace Name Mixin selector
      official cj Lbud;cj:Z
      intermediary field_13457 Lnet/minecraft/class_518;field_13457:Z
      named field_13457 Lnet/minecraft/entity/player/ClientPlayerEntity;field_13457:Z
    • lastIsHoldingSneakKey

      private boolean lastIsHoldingSneakKey
      Mappings:
      Namespace Name Mixin selector
      official ck Lbud;ck: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 cl Lbud;cl: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 cm Lbud;cm: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 cn Lbud;cn: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 co Lbud;co: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 e Lbud;e:Lbub;
      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 f Lbud;f:Lbib;
      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 g Lbud;g: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 h Lbud;h: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 bV Lbud;bV: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 bW Lbud;bW: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 bX Lbud;bX: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 bY Lbud;bY: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 cp Lbud;cp: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 cq Lbud;cq: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 bZ Lbud;bZ: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 ca Lbud;ca:F
      intermediary field_5165 Lnet/minecraft/class_518;field_5165:F
      named lastTimeInPortal Lnet/minecraft/entity/player/ClientPlayerEntity;lastTimeInPortal:F
    • field_13458

      private boolean field_13458
      Mappings:
      Namespace Name Mixin selector
      official cr Lbud;cr:Z
      intermediary field_13458 Lnet/minecraft/class_518;field_13458:Z
      named field_13458 Lnet/minecraft/entity/player/ClientPlayerEntity;field_13458:Z
    • field_13459

      private Hand field_13459
      Mappings:
      Namespace Name Mixin selector
      official cs Lbud;cs:Lub;
      intermediary field_13459 Lnet/minecraft/class_518;field_13459:Lnet/minecraft/class_2961;
      named field_13459 Lnet/minecraft/entity/player/ClientPlayerEntity;field_13459:Lnet/minecraft/util/Hand;
    • field_13460

      private boolean field_13460
      Mappings:
      Namespace Name Mixin selector
      official ct Lbud;ct:Z
      intermediary field_13460 Lnet/minecraft/class_518;field_13460:Z
      named field_13460 Lnet/minecraft/entity/player/ClientPlayerEntity;field_13460:Z
    • field_14951

      private boolean field_14951
      Mappings:
      Namespace Name Mixin selector
      official cu Lbud;cu:Z
      intermediary field_14951 Lnet/minecraft/class_518;field_14951:Z
      named field_14951 Lnet/minecraft/entity/player/ClientPlayerEntity;field_14951:Z
    • field_14952

      private int field_14952
      Mappings:
      Namespace Name Mixin selector
      official cv Lbud;cv:I
      intermediary field_14952 Lnet/minecraft/class_518;field_14952:I
      named field_14952 Lnet/minecraft/entity/player/ClientPlayerEntity;field_14952:I
    • field_14953

      private boolean field_14953
      Mappings:
      Namespace Name Mixin selector
      official cw Lbud;cw:Z
      intermediary field_14953 Lnet/minecraft/class_518;field_14953:Z
      named field_14953 Lnet/minecraft/entity/player/ClientPlayerEntity;field_14953:Z
  • Constructor Details

  • Method Details

    • damage

      public boolean damage(DamageSource source, float amount)
      Overrides:
      damage in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lvg;a(Lur;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 b Lvp;b(F)V
      intermediary method_6139 Lnet/minecraft/class_1699;method_6139(F)V
      named heal Lnet/minecraft/entity/LivingEntity;heal(F)V
    • startRiding

      public boolean startRiding(Entity entity, boolean force)
      Overrides:
      startRiding in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Lvg;a(Lvg;Z)Z
      intermediary method_12975 Lnet/minecraft/class_864;method_12975(Lnet/minecraft/class_864;Z)Z
      named startRiding Lnet/minecraft/entity/Entity;startRiding(Lnet/minecraft/entity/Entity;Z)Z
    • stopRiding

      public void stopRiding()
      Overrides:
      stopRiding in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official o Lvg;o()V
      intermediary method_13014 Lnet/minecraft/class_864;method_13014()V
      named stopRiding Lnet/minecraft/entity/Entity;stopRiding()V
    • getRotationVector

      public Vec3d getRotationVector(float vector)
      Overrides:
      getRotationVector in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official e Lvg;e(F)Lbhe;
      intermediary method_6146 Lnet/minecraft/class_864;method_6146(F)Lnet/minecraft/class_236;
      named getRotationVector Lnet/minecraft/entity/Entity;getRotationVector(F)Lnet/minecraft/util/math/Vec3d;
    • tick

      public void tick()
      Overrides:
      tick in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official B_ Lvg;B_()V
      intermediary method_2558 Lnet/minecraft/class_864;method_2558()V
      named tick Lnet/minecraft/entity/Entity;tick()V
    • sendMovementPackets

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

      @Nullable public ItemEntity dropSelectedItem(boolean dropAll)
      Overrides:
      dropSelectedItem in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laed;a(Z)Lacl;
      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;
    • method_3164

      protected ItemStack method_3164(ItemEntity itemEntity)
      Overrides:
      method_3164 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laed;a(Lacl;)Laip;
      intermediary method_3164 Lnet/minecraft/class_988;method_3164(Lnet/minecraft/class_964;)Lnet/minecraft/class_1071;
      named method_3164 Lnet/minecraft/entity/player/PlayerEntity;method_3164(Lnet/minecraft/entity/ItemEntity;)Lnet/minecraft/item/ItemStack;
    • sendChatMessage

      public void sendChatMessage(String string)
      Mappings:
      Namespace Name Mixin selector
      official g Lbud;g(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
    • method_13041

      public void method_13041(Hand hand)
      Overrides:
      method_13041 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lvp;a(Lub;)V
      intermediary method_13041 Lnet/minecraft/class_1699;method_13041(Lnet/minecraft/class_2961;)V
      named method_13041 Lnet/minecraft/entity/LivingEntity;method_13041(Lnet/minecraft/util/Hand;)V
    • requestRespawn

      public void requestRespawn()
      Overrides:
      requestRespawn in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official cY Laed;cY()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 Lvp;d(Lur;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 p Laed;p()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 x Lbud;x()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 o Lbud;o(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 Laed;a(Lqo;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 w Laed;w()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 cZ Laed;cZ()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 A Lbud;A()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 B Lbud;B()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 h Lbud;h(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 C Lbud;C()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 D Lbud;D()Lqt;
      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;
    • method_14675

      public class_3355 method_14675()
      Mappings:
      Namespace Name Mixin selector
      official E Lbud;E()Lql;
      intermediary method_14675 Lnet/minecraft/class_518;method_14675()Lnet/minecraft/class_3355;
      named method_14675 Lnet/minecraft/entity/player/ClientPlayerEntity;method_14675()Lnet/minecraft/class_3355;
    • method_14676

      public void method_14676(RecipeType recipeType)
      Mappings:
      Namespace Name Mixin selector
      official a Lbud;a(Lakt;)V
      intermediary method_14676 Lnet/minecraft/class_518;method_14676(Lnet/minecraft/class_1114;)V
      named method_14676 Lnet/minecraft/entity/player/ClientPlayerEntity;method_14676(Lnet/minecraft/recipe/RecipeType;)V
    • method_12265

      public int method_12265()
      Mappings:
      Namespace Name Mixin selector
      official F Lbud;F()I
      intermediary method_12265 Lnet/minecraft/class_518;method_12265()I
      named method_12265 Lnet/minecraft/entity/player/ClientPlayerEntity;method_12265()I
    • method_12267

      public void method_12267(int int2)
      Mappings:
      Namespace Name Mixin selector
      official n Lbud;n(I)V
      intermediary method_12267 Lnet/minecraft/class_518;method_12267(I)V
      named method_12267 Lnet/minecraft/entity/player/ClientPlayerEntity;method_12267(I)V
    • sendMessage

      public void sendMessage(Text text, boolean actionBar)
      Overrides:
      sendMessage in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laed;a(Lhh;Z)V
      intermediary method_8428 Lnet/minecraft/class_988;method_8428(Lnet/minecraft/class_1982;Z)V
      named sendMessage Lnet/minecraft/entity/player/PlayerEntity;sendMessage(Lnet/minecraft/text/Text;Z)V
    • pushOutOfBlocks

      protected boolean pushOutOfBlocks(double x, double y, double z)
      Overrides:
      pushOutOfBlocks in class Entity
      Mappings:
      Namespace Name Mixin selector
      official i Lvg;i(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 f Lbud;f(Let;)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 f Lvg;f(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 Lbud;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 Lbn;a(Lhh;)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 Lbn;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
    • handleStatus

      public void handleStatus(byte status)
      Overrides:
      handleStatus in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lvg;a(B)V
      intermediary method_2485 Lnet/minecraft/class_864;method_2485(B)V
      named handleStatus Lnet/minecraft/entity/Entity;handleStatus(B)V
    • getBlockPos

      public BlockPos getBlockPos()
      Specified by:
      getBlockPos in interface CommandSource
      Overrides:
      getBlockPos in class Entity
      Mappings:
      Namespace Name Mixin selector
      official c Lbn;c()Let;
      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(SoundEvent event, float volume, float pitch)
      Overrides:
      playSound in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lvg;a(Lqe;FF)V
      intermediary method_4441 Lnet/minecraft/class_864;method_4441(Lnet/minecraft/class_2926;FF)V
      named playSound Lnet/minecraft/entity/Entity;playSound(Lnet/minecraft/client/sound/SoundEvent;FF)V
    • canMoveVoluntarily

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

      public void method_13050(Hand hand)
      Overrides:
      method_13050 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official c Lvp;c(Lub;)V
      intermediary method_13050 Lnet/minecraft/class_1699;method_13050(Lnet/minecraft/class_2961;)V
      named method_13050 Lnet/minecraft/entity/LivingEntity;method_13050(Lnet/minecraft/util/Hand;)V
    • method_13061

      public boolean method_13061()
      Overrides:
      method_13061 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official cG Lvp;cG()Z
      intermediary method_13061 Lnet/minecraft/class_1699;method_13061()Z
      named method_13061 Lnet/minecraft/entity/LivingEntity;method_13061()Z
    • method_13053

      public void method_13053()
      Overrides:
      method_13053 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official cN Lvp;cN()V
      intermediary method_13053 Lnet/minecraft/class_1699;method_13053()V
      named method_13053 Lnet/minecraft/entity/LivingEntity;method_13053()V
    • method_13062

      public Hand method_13062()
      Overrides:
      method_13062 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official cH Lvp;cH()Lub;
      intermediary method_13062 Lnet/minecraft/class_1699;method_13062()Lnet/minecraft/class_2961;
      named method_13062 Lnet/minecraft/entity/LivingEntity;method_13062()Lnet/minecraft/util/Hand;
    • onTrackedDataSet

      public void onTrackedDataSet(TrackedData<?> data)
      Overrides:
      onTrackedDataSet in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lvg;a(Lmy;)V
      intermediary method_12974 Lnet/minecraft/class_864;method_12974(Lnet/minecraft/class_2921;)V
      named onTrackedDataSet Lnet/minecraft/entity/Entity;onTrackedDataSet(Lnet/minecraft/entity/data/TrackedData;)V
    • isRidingHorse

      public boolean isRidingHorse()
      Mappings:
      Namespace Name Mixin selector
      official H Lbud;H()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 J Lbud;J()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 Laed;a(Lawc;)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 Laed;a(Lamj;)V
      intermediary method_8426 Lnet/minecraft/class_988;method_8426(Lnet/minecraft/class_1740;)V
      named openCommandBlockScreen Lnet/minecraft/entity/player/PlayerEntity;openCommandBlockScreen(Lnet/minecraft/world/CommandBlockExecutor;)V
    • method_13260

      public void method_13260(CommandBlockBlockEntity commandBlockBlockEntity)
      Overrides:
      method_13260 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laed;a(Lavm;)V
      intermediary method_13260 Lnet/minecraft/class_988;method_13260(Lnet/minecraft/class_1309;)V
      named method_13260 Lnet/minecraft/entity/player/PlayerEntity;method_13260(Lnet/minecraft/block/entity/CommandBlockBlockEntity;)V
    • method_13565

      public void method_13565(StructureBlockEntity structureBlockEntity)
      Overrides:
      method_13565 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laed;a(Lawe;)V
      intermediary method_13565 Lnet/minecraft/class_988;method_13565(Lnet/minecraft/class_2738;)V
      named method_13565 Lnet/minecraft/entity/player/PlayerEntity;method_13565(Lnet/minecraft/block/entity/StructureBlockEntity;)V
    • method_3201

      public void method_3201(ItemStack itemStack, Hand hand)
      Overrides:
      method_3201 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laed;a(Laip;Lub;)V
      intermediary method_3201 Lnet/minecraft/class_988;method_3201(Lnet/minecraft/class_1071;Lnet/minecraft/class_2961;)V
      named method_3201 Lnet/minecraft/entity/player/PlayerEntity;method_3201(Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/Hand;)V
    • openInventory

      public void openInventory(Inventory inventory)
      Overrides:
      openInventory in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laed;a(Ltv;)V
      intermediary method_3160 Lnet/minecraft/class_988;method_3160(Lnet/minecraft/class_849;)V
      named openInventory Lnet/minecraft/entity/player/PlayerEntity;openInventory(Lnet/minecraft/inventory/Inventory;)V
    • method_6317

      public void method_6317(class_3136 class_3136, Inventory inventory)
      Overrides:
      method_6317 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laed;a(Laao;Ltv;)V
      intermediary method_6317 Lnet/minecraft/class_988;method_6317(Lnet/minecraft/class_3136;Lnet/minecraft/class_849;)V
      named method_6317 Lnet/minecraft/entity/player/PlayerEntity;method_6317(Lnet/minecraft/class_3136;Lnet/minecraft/inventory/Inventory;)V
    • openHandledScreen

      public void openHandledScreen(NamedScreenHandlerFactory screenHandlerFactory)
      Overrides:
      openHandledScreen in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laed;a(Luc;)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 Laed;a(Lamf;)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 a Laed;a(Lvg;)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 b Laed;b(Lvg;)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 aU Lvg;aU()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 cA Lvp;cA()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 K Lbud;K()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 n Lvp;n()V
      intermediary method_2651 Lnet/minecraft/class_1699;method_2651()V
      named tickMovement Lnet/minecraft/entity/LivingEntity;tickMovement()V
    • tickRiding

      public void tickRiding()
      Overrides:
      tickRiding in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official aE Lvg;aE()V
      intermediary method_2478 Lnet/minecraft/class_864;method_2478()V
      named tickRiding Lnet/minecraft/entity/Entity;tickRiding()V
    • method_12266

      public boolean method_12266()
      Mappings:
      Namespace Name Mixin selector
      official L Lbud;L()Z
      intermediary method_12266 Lnet/minecraft/class_518;method_12266()Z
      named method_12266 Lnet/minecraft/entity/player/ClientPlayerEntity;method_12266()Z
    • method_13052

      @Nullable public StatusEffectInstance method_13052(@Nullable StatusEffect effect)
      Overrides:
      method_13052 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official c Lvp;c(Luz;)Lva;
      intermediary method_13052 Lnet/minecraft/class_1699;method_13052(Lnet/minecraft/class_860;)Lnet/minecraft/class_861;
      named method_13052 Lnet/minecraft/entity/LivingEntity;method_13052(Lnet/minecraft/entity/effect/StatusEffect;)Lnet/minecraft/entity/effect/StatusEffectInstance;
    • move

      public void move(MovementType type, double movementX, double movementY, double movementZ)
      Overrides:
      move in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Lvg;a(Lvv;DDD)V
      intermediary method_2539 Lnet/minecraft/class_864;method_2539(Lnet/minecraft/class_3131;DDD)V
      named move Lnet/minecraft/entity/Entity;move(Lnet/minecraft/entity/MovementType;DDD)V
    • method_13425

      public boolean method_13425()
      Mappings:
      Namespace Name Mixin selector
      official M Lbud;M()Z
      intermediary method_13425 Lnet/minecraft/class_518;method_13425()Z
      named method_13425 Lnet/minecraft/entity/player/ClientPlayerEntity;method_13425()Z
    • method_13426

      protected void method_13426(float float2, float float3)
      Mappings:
      Namespace Name Mixin selector
      official h Lbud;h(FF)V
      intermediary method_13426 Lnet/minecraft/class_518;method_13426(FF)V
      named method_13426 Lnet/minecraft/entity/player/ClientPlayerEntity;method_13426(FF)V