Class ClientPlayerEntity

All Implemented Interfaces:
CommandSource

@Environment(CLIENT) public class ClientPlayerEntity extends AbstractClientPlayerEntity
Local client player entity
Mappings:
Namespace Name
official bps
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 Lbps;d:Lbno;
      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 bX Lbps;bX:Lob;
      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 bY Lbps;bY: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 bZ Lbps;bZ: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 ca Lbps;ca: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 cb Lbps;cb: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 cc Lbps;cc: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 cd Lbps;cd: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 ce Lbps;ce: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 cf Lbps;cf: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 cg Lbps;cg: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 ch Lbps;ch: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 ci Lbps;ci: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 cj Lbps;cj: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 Lbps;e:Lbpq;
      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 Lbps;f:Lbes;
      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 Lbps;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 Lbps;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 bR Lbps;bR: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 bS Lbps;bS: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 bT Lbps;bT: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 bU Lbps;bU: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 ck Lbps;ck: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 cl Lbps;cl: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 bV Lbps;bV: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 bW Lbps;bW: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 cn Lbps;cn: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 co Lbps;co:Lri;
      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 cp Lbps;cp: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 cq Lbps;cq: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 cr Lbps;cr: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 cs Lbps;cs: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> Lbps;<init>(Lbes;Lajs;Lbno;Lob;)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 Lsn;a(Lry;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 Lsw;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 Lsn;a(Lsn;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 Lsn;p()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 f Lsn;f(F)Lbdw;
      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 A_ Lsn;A_()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 x Lbps;x()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 Laay;a(Z)Lzj;
      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 Laay;a(Lzj;)Lafj;
      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 Lbps;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 Lsw;a(Lri;)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 cQ Laay;cQ()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 Lsw;d(Lry;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 Laay;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 A Lbps;A()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 Lbps;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 Laay;a(Lnw;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 Laay;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 cR Laay;cR()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 B Lbps;B()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 C Lbps;C()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 Lbps;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 D Lbps;D()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 E Lbps;E()Lob;
      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 G Lbps;G()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 Lbps;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
    • sendMessage

      public void sendMessage(Text text, boolean actionBar)
      Overrides:
      sendMessage in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laay;a(Lfb;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 Lsn;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 Lbps;f(Lco;)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 Lsn;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 Lbps;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(Lfb;)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 Lsn;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()Lco;
      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 Lsn;a(Lnm;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 cu Lsw;cu()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 Lsw;c(Lri;)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 cy Lsw;cy()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 cF Lsw;cF()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 cz Lsw;cz()Lri;
      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 Lsn;a(Lkk;)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 I Lbps;I()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 Lbps;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 Laay;a(Lasv;)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 Laay;a(Lajh;)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 Laay;a(Lasf;)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 Laay;a(Lasx;)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 Laay;a(Lafj;Lri;)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 Laay;a(Lrc;)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 Laay;a(Lxm;Lrc;)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 Laay;a(Lrj;)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 Laay;a(Lajd;)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 Laay;a(Lsn;)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 Laay;b(Lsn;)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 Lsn;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 cs Lsw;cs()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 Lbps;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 Lsw;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 Lsn;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 L Lbps;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 Lsw;c(Lsg;)Lsh;
      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 Lsn;a(Ltc;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 Lbps;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 i Lbps;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