Class ClientPlayerEntity

All Implemented Interfaces:
CommandSource

@Environment(CLIENT) public class ClientPlayerEntity extends AbstractClientPlayerEntity
Local client player entity
Mappings:
Namespace Name
official bnn
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 Lbnn;d:Lbll;
      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 bY Lbnn;bY:Lnx;
      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_13456

      private int field_13456
      Mappings:
      Namespace Name Mixin selector
      official bZ Lbnn;bZ: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 ca Lbnn;ca: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 cb Lbnn;cb: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 cc Lbnn;cc: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 cd Lbnn;cd: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 ce Lbnn;ce: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 cf Lbnn;cf: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 cg Lbnn;cg: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 ch Lbnn;ch: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 ci Lbnn;ci: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 cj Lbnn;cj: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 ck Lbnn;ck: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 Lbnn;e:Lbnl;
      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 Lbnn;f:Lbcx;
      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 Lbnn;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 Lbnn;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 bS Lbnn;bS: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 bT Lbnn;bT: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 bU Lbnn;bU: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 bV Lbnn;bV: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 cl Lbnn;cl: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 cm Lbnn;cm: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 bW Lbnn;bW: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 bX Lbnn;bX: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 co Lbnn;co: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 cp Lbnn;cp:Lqr;
      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 cq Lbnn;cq: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 cr Lbnn;cr: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 cs Lbnn;cs: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 ct Lbnn;ct:Z
      intermediary field_14953 Lnet/minecraft/class_518;field_14953:Z
      named field_14953 Lnet/minecraft/entity/player/ClientPlayerEntity;field_14953:Z
  • Constructor Details

    • ClientPlayerEntity

      public ClientPlayerEntity(MinecraftClient client, World world, ClientPlayNetworkHandler networkHandler, StatHandler stats)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbnn;<init>(Lbcx;Laid;Lbll;Lnx;)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 Lrw;a(Lrh;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 Lsf;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 Lrw;a(Lrw;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 p Lrw;p()V
      intermediary method_13014 Lnet/minecraft/class_864;method_13014()V
      named stopRiding Lnet/minecraft/entity/Entity;stopRiding()V
    • tick

      public void tick()
      Overrides:
      tick in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official m Lrw;m()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 A Lbnn;A()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 Lzs;a(Z)Lyk;
      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

      @Nullable protected ItemStack method_3164(ItemEntity itemEntity)
      Overrides:
      method_3164 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lzs;a(Lyk;)Ladz;
      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 Lbnn;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 Lsf;a(Lqr;)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 cN Lzs;cN()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 Lsf;d(Lrh;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 q Lzs;q()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 B Lbnn;B()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 p Lbnn;p(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 Lzs;a(Lns;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 Lzs;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 cO Lzs;cO()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 C Lbnn;C()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 D Lbnn;D()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 Lbnn;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 E Lbnn;E()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 G Lbnn;G()Lnx;
      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_12265

      public int method_12265()
      Mappings:
      Namespace Name Mixin selector
      official I Lbnn;I()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 o Lbnn;o(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
    • addMessage

      public void addMessage(Text text)
      Overrides:
      addMessage in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lzs;b(Ley;)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 Lrw;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 f Lbnn;f(Lcm;)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 Lrw;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 Lbnn;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 Ln;a(Ley;)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 Ln;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 Lrw;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 Ln;c()Lcm;
      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 Lrw;a(Lni;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 ct Lsf;ct()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 Lsf;c(Lqr;)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 cx Lsf;cx()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 cE Lsf;cE()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 cy Lsf;cy()Lqr;
      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 Lrw;a(Lkh;)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 J Lbnn;J()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 K Lbnn;K()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 Lzs;a(Larc;)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 Lzs;a(Lahs;)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 Lzs;a(Laqn;)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 Lzs;a(Lare;)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 Lzs;a(Ladz;Lqr;)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 Lzs;a(Lql;)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 Lzs;a(Lwr;Lql;)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 Lzs;a(Lqs;)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 Lzs;a(Laho;)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 Lzs;a(Lrw;)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 Lzs;b(Lrw;)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 aM Lrw;aM()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 cr Lsf;cr()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 L Lbnn;L()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 Lsf;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 aw Lrw;aw()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 M Lbnn;M()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 Lsf;c(Lrp;)Lrq;
      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(double velocityX, double velocityY, double velocityZ)
      Overrides:
      move in class Entity
      Mappings:
      Namespace Name Mixin selector
      official d Lrw;d(DDD)V
      intermediary method_2539 Lnet/minecraft/class_864;method_2539(DDD)V
      named move Lnet/minecraft/entity/Entity;move(DDD)V
    • method_13425

      public boolean method_13425()
      Mappings:
      Namespace Name Mixin selector
      official N Lbnn;N()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 i Lbnn;i(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