Class ClientPlayerEntity

All Implemented Interfaces:
CommandSource

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

    • networkHandler

      public final ClientPlayNetworkHandler networkHandler
      Mappings:
      Namespace Name Mixin selector
      official a Lbew;a:Lbcy;
      intermediary field_4153 Lnet/minecraft/class_996;field_4153:Lnet/minecraft/class_903;
      named networkHandler Lnet/minecraft/client/network/ClientPlayerEntity;networkHandler:Lnet/minecraft/client/network/ClientPlayNetworkHandler;
    • statHandler

      private final StatHandler statHandler
      Mappings:
      Namespace Name Mixin selector
      official bJ Lbew;bJ:Lnb;
      intermediary field_4156 Lnet/minecraft/class_996;field_4156:Lnet/minecraft/class_1688;
      named statHandler Lnet/minecraft/client/network/ClientPlayerEntity;statHandler:Lnet/minecraft/stat/StatHandler;
    • lastX

      private double lastX
      Mappings:
      Namespace Name Mixin selector
      official bK Lbew;bK:D
      intermediary field_4157 Lnet/minecraft/class_996;field_4157:D
      named lastX Lnet/minecraft/client/network/ClientPlayerEntity;lastX:D
    • lastBaseY

      private double lastBaseY
      Mappings:
      Namespace Name Mixin selector
      official bL Lbew;bL:D
      intermediary field_4158 Lnet/minecraft/class_996;field_4158:D
      named lastBaseY Lnet/minecraft/client/network/ClientPlayerEntity;lastBaseY:D
    • lastZ

      private double lastZ
      Mappings:
      Namespace Name Mixin selector
      official bM Lbew;bM:D
      intermediary field_4160 Lnet/minecraft/class_996;field_4160:D
      named lastZ Lnet/minecraft/client/network/ClientPlayerEntity;lastZ:D
    • lastYaw

      private float lastYaw
      Mappings:
      Namespace Name Mixin selector
      official bN Lbew;bN:F
      intermediary field_4161 Lnet/minecraft/class_996;field_4161:F
      named lastYaw Lnet/minecraft/client/network/ClientPlayerEntity;lastYaw:F
    • lastPitch

      private float lastPitch
      Mappings:
      Namespace Name Mixin selector
      official bO Lbew;bO:F
      intermediary field_4162 Lnet/minecraft/class_996;field_4162:F
      named lastPitch Lnet/minecraft/client/network/ClientPlayerEntity;lastPitch:F
    • lastIsHoldingSneakKey

      private boolean lastIsHoldingSneakKey
      Mappings:
      Namespace Name Mixin selector
      official bP Lbew;bP:Z
      intermediary field_4163 Lnet/minecraft/class_996;field_4163:Z
      named lastIsHoldingSneakKey Lnet/minecraft/client/network/ClientPlayerEntity;lastIsHoldingSneakKey:Z
    • lastSprinting

      private boolean lastSprinting
      Mappings:
      Namespace Name Mixin selector
      official bQ Lbew;bQ:Z
      intermediary field_4164 Lnet/minecraft/class_996;field_4164:Z
      named lastSprinting Lnet/minecraft/client/network/ClientPlayerEntity;lastSprinting:Z
    • ticksSinceLastPositionPacketSent

      private int ticksSinceLastPositionPacketSent
      Mappings:
      Namespace Name Mixin selector
      official bR Lbew;bR:I
      intermediary field_4165 Lnet/minecraft/class_996;field_4165:I
      named ticksSinceLastPositionPacketSent Lnet/minecraft/client/network/ClientPlayerEntity;ticksSinceLastPositionPacketSent:I
    • field_4166

      private boolean field_4166
      Mappings:
      Namespace Name Mixin selector
      official bS Lbew;bS:Z
      intermediary field_4166 Lnet/minecraft/class_996;field_4166:Z
      named field_4166 Lnet/minecraft/client/network/ClientPlayerEntity;field_4166:Z
    • serverBrand

      private String serverBrand
      Mappings:
      Namespace Name Mixin selector
      official bT Lbew;bT:Ljava/lang/String;
      intermediary field_4167 Lnet/minecraft/class_996;field_4167:Ljava/lang/String;
      named serverBrand Lnet/minecraft/client/network/ClientPlayerEntity;serverBrand:Ljava/lang/String;
    • input

      public Input input
      Mappings:
      Namespace Name Mixin selector
      official b Lbew;b:Lbeu;
      intermediary field_4159 Lnet/minecraft/class_996;field_4159:Lnet/minecraft/class_994;
      named input Lnet/minecraft/client/network/ClientPlayerEntity;input:Lnet/minecraft/client/input/Input;
    • client

      protected MinecraftClient client
      Mappings:
      Namespace Name Mixin selector
      official c Lbew;c:Lave;
      intermediary field_4170 Lnet/minecraft/class_996;field_4170:Lnet/minecraft/class_669;
      named client Lnet/minecraft/client/network/ClientPlayerEntity;client:Lnet/minecraft/client/MinecraftClient;
    • field_4171

      protected int field_4171
      Mappings:
      Namespace Name Mixin selector
      official d Lbew;d:I
      intermediary field_4171 Lnet/minecraft/class_996;field_4171:I
      named field_4171 Lnet/minecraft/client/network/ClientPlayerEntity;field_4171:I
    • ticksSinceSprintingChanged

      public int ticksSinceSprintingChanged
      Mappings:
      Namespace Name Mixin selector
      official e Lbew;e:I
      intermediary field_4172 Lnet/minecraft/class_996;field_4172:I
      named ticksSinceSprintingChanged Lnet/minecraft/client/network/ClientPlayerEntity;ticksSinceSprintingChanged:I
    • renderYaw

      public float renderYaw
      Mappings:
      Namespace Name Mixin selector
      official f Lbew;f:F
      intermediary field_4173 Lnet/minecraft/class_996;field_4173:F
      named renderYaw Lnet/minecraft/client/network/ClientPlayerEntity;renderYaw:F
    • renderPitch

      public float renderPitch
      Mappings:
      Namespace Name Mixin selector
      official g Lbew;g:F
      intermediary field_4174 Lnet/minecraft/class_996;field_4174:F
      named renderPitch Lnet/minecraft/client/network/ClientPlayerEntity;renderPitch:F
    • lastRenderYaw

      public float lastRenderYaw
      Mappings:
      Namespace Name Mixin selector
      official h Lbew;h:F
      intermediary field_4175 Lnet/minecraft/class_996;field_4175:F
      named lastRenderYaw Lnet/minecraft/client/network/ClientPlayerEntity;lastRenderYaw:F
    • lastRenderPitch

      public float lastRenderPitch
      Mappings:
      Namespace Name Mixin selector
      official i Lbew;i:F
      intermediary field_4176 Lnet/minecraft/class_996;field_4176:F
      named lastRenderPitch Lnet/minecraft/client/network/ClientPlayerEntity;lastRenderPitch:F
    • field_4168

      private int field_4168
      Mappings:
      Namespace Name Mixin selector
      official bU Lbew;bU:I
      intermediary field_4168 Lnet/minecraft/class_996;field_4168:I
      named field_4168 Lnet/minecraft/client/network/ClientPlayerEntity;field_4168:I
    • field_4169

      private float field_4169
      Mappings:
      Namespace Name Mixin selector
      official bV Lbew;bV:F
      intermediary field_4169 Lnet/minecraft/class_996;field_4169:F
      named field_4169 Lnet/minecraft/client/network/ClientPlayerEntity;field_4169:F
    • timeInPortal

      public float timeInPortal
      Mappings:
      Namespace Name Mixin selector
      official bH Lbew;bH:F
      intermediary field_4154 Lnet/minecraft/class_996;field_4154:F
      named timeInPortal Lnet/minecraft/client/network/ClientPlayerEntity;timeInPortal:F
    • lastTimeInPortal

      public float lastTimeInPortal
      Mappings:
      Namespace Name Mixin selector
      official bI Lbew;bI:F
      intermediary field_4155 Lnet/minecraft/class_996;field_4155:F
      named lastTimeInPortal Lnet/minecraft/client/network/ClientPlayerEntity;lastTimeInPortal:F
  • Constructor Details

    • ClientPlayerEntity

      public ClientPlayerEntity​(MinecraftClient client, World world, ClientPlayNetworkHandler networkHandler, StatHandler stats)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbew;<init>(Lave;Ladm;Lbcy;Lnb;)V
      intermediary <init> Lnet/minecraft/class_996;<init>(Lnet/minecraft/class_669;Lnet/minecraft/class_99;Lnet/minecraft/class_903;Lnet/minecraft/class_1688;)V
      named <init> Lnet/minecraft/client/network/ClientPlayerEntity;<init>(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/world/World;Lnet/minecraft/client/network/ClientPlayNetworkHandler;Lnet/minecraft/stat/StatHandler;)V
  • Method Details

    • damage

      public boolean damage​(DamageSource source, float amount)
      Overrides:
      damage in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lpk;a(Low;F)Z
      intermediary method_6937 Lnet/minecraft/class_1745;method_6937(Lnet/minecraft/class_1733;F)Z
      named damage Lnet/minecraft/entity/Entity;damage(Lnet/minecraft/entity/damage/DamageSource;F)Z
    • heal

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

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

      public void tick()
      Overrides:
      tick in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official t_ Lpk;t_()V
      intermediary method_7060 Lnet/minecraft/class_1745;method_7060()V
      named tick Lnet/minecraft/entity/Entity;tick()V
    • sendMovementPackets

      public void sendMovementPackets()
      Mappings:
      Namespace Name Mixin selector
      official p Lbew;p()V
      intermediary method_3293 Lnet/minecraft/class_996;method_3293()V
      named sendMovementPackets Lnet/minecraft/client/network/ClientPlayerEntity;sendMovementPackets()V
    • dropSelectedItem

      public ItemEntity dropSelectedItem​(boolean dropAll)
      Overrides:
      dropSelectedItem in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Z)Luz;
      intermediary method_7999 Lnet/minecraft/class_1963;method_7999(Z)Lnet/minecraft/class_1893;
      named dropSelectedItem Lnet/minecraft/entity/player/PlayerEntity;dropSelectedItem(Z)Lnet/minecraft/entity/ItemEntity;
    • spawnItemEntity

      protected void spawnItemEntity​(ItemEntity entity)
      Overrides:
      spawnItemEntity in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Luz;)V
      intermediary method_7991 Lnet/minecraft/class_1963;method_7991(Lnet/minecraft/class_1893;)V
      named spawnItemEntity Lnet/minecraft/entity/player/PlayerEntity;spawnItemEntity(Lnet/minecraft/entity/ItemEntity;)V
    • sendChatMessage

      public void sendChatMessage​(String string)
      Mappings:
      Namespace Name Mixin selector
      official e Lbew;e(Ljava/lang/String;)V
      intermediary method_3290 Lnet/minecraft/class_996;method_3290(Ljava/lang/String;)V
      named sendChatMessage Lnet/minecraft/client/network/ClientPlayerEntity;sendChatMessage(Ljava/lang/String;)V
    • swingHand

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

      public void requestRespawn()
      Overrides:
      requestRespawn in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official cb Lwn;cb()V
      intermediary method_8020 Lnet/minecraft/class_1963;method_8020()V
      named requestRespawn Lnet/minecraft/entity/player/PlayerEntity;requestRespawn()V
    • applyDamage

      protected void applyDamage​(DamageSource source, float damage)
      Overrides:
      applyDamage in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official d Lpr;d(Low;F)V
      intermediary method_7152 Lnet/minecraft/class_1752;method_7152(Lnet/minecraft/class_1733;F)V
      named applyDamage Lnet/minecraft/entity/LivingEntity;applyDamage(Lnet/minecraft/entity/damage/DamageSource;F)V
    • closeHandledScreen

      public void closeHandledScreen()
      Overrides:
      closeHandledScreen in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official n Lwn;n()V
      intermediary method_8043 Lnet/minecraft/class_1963;method_8043()V
      named closeHandledScreen Lnet/minecraft/entity/player/PlayerEntity;closeHandledScreen()V
    • closeScreen

      public void closeScreen()
      Mappings:
      Namespace Name Mixin selector
      official q Lbew;q()V
      intermediary method_3294 Lnet/minecraft/class_996;method_3294()V
      named closeScreen Lnet/minecraft/client/network/ClientPlayerEntity;closeScreen()V
    • updateHealth

      public void updateHealth​(float float2)
      Mappings:
      Namespace Name Mixin selector
      official n Lbew;n(F)V
      intermediary method_3292 Lnet/minecraft/class_996;method_3292(F)V
      named updateHealth Lnet/minecraft/client/network/ClientPlayerEntity;updateHealth(F)V
    • incrementStat

      public void incrementStat​(Stat stat, int amount)
      Overrides:
      incrementStat in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Lmw;I)V
      intermediary method_7986 Lnet/minecraft/class_1963;method_7986(Lnet/minecraft/class_1681;I)V
      named incrementStat Lnet/minecraft/entity/player/PlayerEntity;incrementStat(Lnet/minecraft/stat/Stat;I)V
    • sendAbilitiesUpdate

      public void sendAbilitiesUpdate()
      Overrides:
      sendAbilitiesUpdate in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official t Lwn;t()V
      intermediary method_8048 Lnet/minecraft/class_1963;method_8048()V
      named sendAbilitiesUpdate Lnet/minecraft/entity/player/PlayerEntity;sendAbilitiesUpdate()V
    • isMainPlayer

      public boolean isMainPlayer()
      Overrides:
      isMainPlayer in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official cc Lwn;cc()Z
      intermediary method_8021 Lnet/minecraft/class_1963;method_8021()Z
      named isMainPlayer Lnet/minecraft/entity/player/PlayerEntity;isMainPlayer()Z
    • startRidingJump

      protected void startRidingJump()
      Mappings:
      Namespace Name Mixin selector
      official r Lbew;r()V
      intermediary method_3295 Lnet/minecraft/class_996;method_3295()V
      named startRidingJump Lnet/minecraft/client/network/ClientPlayerEntity;startRidingJump()V
    • openRidingInventory

      public void openRidingInventory()
      Mappings:
      Namespace Name Mixin selector
      official u Lbew;u()V
      intermediary method_3296 Lnet/minecraft/class_996;method_3296()V
      named openRidingInventory Lnet/minecraft/client/network/ClientPlayerEntity;openRidingInventory()V
    • setServerBrand

      public void setServerBrand​(String serverBrand)
      Mappings:
      Namespace Name Mixin selector
      official f Lbew;f(Ljava/lang/String;)V
      intermediary method_3291 Lnet/minecraft/class_996;method_3291(Ljava/lang/String;)V
      named setServerBrand Lnet/minecraft/client/network/ClientPlayerEntity;setServerBrand(Ljava/lang/String;)V
    • getServerBrand

      public String getServerBrand()
      Mappings:
      Namespace Name Mixin selector
      official w Lbew;w()Ljava/lang/String;
      intermediary method_3297 Lnet/minecraft/class_996;method_3297()Ljava/lang/String;
      named getServerBrand Lnet/minecraft/client/network/ClientPlayerEntity;getServerBrand()Ljava/lang/String;
    • getStatHandler

      public StatHandler getStatHandler()
      Mappings:
      Namespace Name Mixin selector
      official x Lbew;x()Lnb;
      intermediary method_3298 Lnet/minecraft/class_996;method_3298()Lnet/minecraft/class_1688;
      named getStatHandler Lnet/minecraft/client/network/ClientPlayerEntity;getStatHandler()Lnet/minecraft/stat/StatHandler;
    • addMessage

      public void addMessage​(Text text)
      Overrides:
      addMessage in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lwn;b(Leu;)V
      intermediary method_8003 Lnet/minecraft/class_1963;method_8003(Lnet/minecraft/class_1444;)V
      named addMessage Lnet/minecraft/entity/player/PlayerEntity;addMessage(Lnet/minecraft/text/Text;)V
    • method_7051

      protected boolean method_7051​(double double2, double double3, double double4)
      Overrides:
      method_7051 in class Entity
      Mappings:
      Namespace Name Mixin selector
      official j Lpk;j(DDD)Z
      intermediary method_7051 Lnet/minecraft/class_1745;method_7051(DDD)Z
      named method_7051 Lnet/minecraft/entity/Entity;method_7051(DDD)Z
    • method_3289

      private boolean method_3289​(BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official e Lbew;e(Lcj;)Z
      intermediary method_3289 Lnet/minecraft/class_996;method_3289(Lnet/minecraft/class_1372;)Z
      named method_3289 Lnet/minecraft/client/network/ClientPlayerEntity;method_3289(Lnet/minecraft/util/math/BlockPos;)Z
    • setSprinting

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

      public void setExperience​(float progress, int total, int level)
      Mappings:
      Namespace Name Mixin selector
      official a Lbew;a(FII)V
      intermediary method_3288 Lnet/minecraft/class_996;method_3288(FII)V
      named setExperience Lnet/minecraft/client/network/ClientPlayerEntity;setExperience(FII)V
    • sendMessage

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

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

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

      public void playSound​(String id, float volume, float pitch)
      Overrides:
      playSound in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lpk;a(Ljava/lang/String;FF)V
      intermediary method_6935 Lnet/minecraft/class_1745;method_6935(Ljava/lang/String;FF)V
      named playSound Lnet/minecraft/entity/Entity;playSound(Ljava/lang/String;FF)V
    • canMoveVoluntarily

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

      public boolean isRidingHorse()
      Mappings:
      Namespace Name Mixin selector
      official y Lbew;y()Z
      intermediary method_3299 Lnet/minecraft/class_996;method_3299()Z
      named isRidingHorse Lnet/minecraft/client/network/ClientPlayerEntity;isRidingHorse()Z
    • method_3300

      public float method_3300()
      Mappings:
      Namespace Name Mixin selector
      official z Lbew;z()F
      intermediary method_3300 Lnet/minecraft/class_996;method_3300()F
      named method_3300 Lnet/minecraft/client/network/ClientPlayerEntity;method_3300()F
    • openEditSignScreen

      public void openEditSignScreen​(SignBlockEntity sign)
      Overrides:
      openEditSignScreen in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Laln;)V
      intermediary method_7979 Lnet/minecraft/class_1963;method_7979(Lnet/minecraft/class_366;)V
      named openEditSignScreen Lnet/minecraft/entity/player/PlayerEntity;openEditSignScreen(Lnet/minecraft/block/entity/SignBlockEntity;)V
    • openCommandBlockScreen

      public void openCommandBlockScreen​(CommandBlockExecutor executor)
      Overrides:
      openCommandBlockScreen in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Ladc;)V
      intermediary method_7975 Lnet/minecraft/class_1963;method_7975(Lnet/minecraft/class_87;)V
      named openCommandBlockScreen Lnet/minecraft/entity/player/PlayerEntity;openCommandBlockScreen(Lnet/minecraft/world/CommandBlockExecutor;)V
    • openBookEditScreen

      public void openBookEditScreen​(ItemStack stack)
      Overrides:
      openBookEditScreen in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Lzx;)V
      intermediary method_7995 Lnet/minecraft/class_1963;method_7995(Lnet/minecraft/class_2056;)V
      named openBookEditScreen Lnet/minecraft/entity/player/PlayerEntity;openBookEditScreen(Lnet/minecraft/item/ItemStack;)V
    • openInventory

      public void openInventory​(Inventory inventory)
      Overrides:
      openInventory in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Log;)V
      intermediary method_7987 Lnet/minecraft/class_1963;method_7987(Lnet/minecraft/class_1718;)V
      named openInventory Lnet/minecraft/entity/player/PlayerEntity;openInventory(Lnet/minecraft/inventory/Inventory;)V
    • openHorseInventory

      public void openHorseInventory​(HorseBaseEntity horse, Inventory inventory)
      Overrides:
      openHorseInventory in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Ltp;Log;)V
      intermediary method_7990 Lnet/minecraft/class_1963;method_7990(Lnet/minecraft/class_1850;Lnet/minecraft/class_1718;)V
      named openHorseInventory Lnet/minecraft/entity/player/PlayerEntity;openHorseInventory(Lnet/minecraft/entity/passive/HorseBaseEntity;Lnet/minecraft/inventory/Inventory;)V
    • openHandledScreen

      public void openHandledScreen​(NamedScreenHandlerFactory screenHandlerFactory)
      Overrides:
      openHandledScreen in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Lol;)V
      intermediary method_7988 Lnet/minecraft/class_1963;method_7988(Lnet/minecraft/class_1723;)V
      named openHandledScreen Lnet/minecraft/entity/player/PlayerEntity;openHandledScreen(Lnet/minecraft/screen/NamedScreenHandlerFactory;)V
    • openTradingScreen

      public void openTradingScreen​(Trader trader)
      Overrides:
      openTradingScreen in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lwn;a(Lacy;)V
      intermediary method_7974 Lnet/minecraft/class_1963;method_7974(Lnet/minecraft/class_83;)V
      named openTradingScreen Lnet/minecraft/entity/player/PlayerEntity;openTradingScreen(Lnet/minecraft/entity/data/Trader;)V
    • addCritParticles

      public void addCritParticles​(Entity target)
      Overrides:
      addCritParticles in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lwn;b(Lpk;)V
      intermediary method_8006 Lnet/minecraft/class_1963;method_8006(Lnet/minecraft/class_1745;)V
      named addCritParticles Lnet/minecraft/entity/player/PlayerEntity;addCritParticles(Lnet/minecraft/entity/Entity;)V
    • addEnchantedHitParticles

      public void addEnchantedHitParticles​(Entity target)
      Overrides:
      addEnchantedHitParticles in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official c Lwn;c(Lpk;)V
      intermediary method_8018 Lnet/minecraft/class_1963;method_8018(Lnet/minecraft/class_1745;)V
      named addEnchantedHitParticles Lnet/minecraft/entity/player/PlayerEntity;addEnchantedHitParticles(Lnet/minecraft/entity/Entity;)V
    • isSneaking

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

      public void tickNewAi()
      Overrides:
      tickNewAi in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official bK Lpr;bK()V
      intermediary method_7117 Lnet/minecraft/class_1752;method_7117()V
      named tickNewAi Lnet/minecraft/entity/LivingEntity;tickNewAi()V
    • isCamera

      protected boolean isCamera()
      Mappings:
      Namespace Name Mixin selector
      official A Lbew;A()Z
      intermediary method_3287 Lnet/minecraft/class_996;method_3287()Z
      named isCamera Lnet/minecraft/client/network/ClientPlayerEntity;isCamera()Z
    • tickMovement

      public void tickMovement()
      Overrides:
      tickMovement in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official m Lpr;m()V
      intermediary method_7169 Lnet/minecraft/class_1752;method_7169()V
      named tickMovement Lnet/minecraft/entity/LivingEntity;tickMovement()V