Class ServerPlayerEntity

All Implemented Interfaces:
CommandSource, ScreenHandlerListener

public class ServerPlayerEntity extends PlayerEntity implements ScreenHandlerListener
Mappings:
Namespace Name
official ls
intermediary net/minecraft/class_798
named net/minecraft/entity/player/ServerPlayerEntity
  • Field Details

    • LOGGER

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official bR Lls;bR:Lorg/apache/logging/log4j/Logger;
      intermediary field_8893 Lnet/minecraft/class_798;field_8893:Lorg/apache/logging/log4j/Logger;
      named LOGGER Lnet/minecraft/entity/player/ServerPlayerEntity;LOGGER:Lorg/apache/logging/log4j/Logger;
    • language

      private String language
      Mappings:
      Namespace Name Mixin selector
      official bS Lls;bS:Ljava/lang/String;
      intermediary field_6730 Lnet/minecraft/class_798;field_6730:Ljava/lang/String;
      named language Lnet/minecraft/entity/player/ServerPlayerEntity;language:Ljava/lang/String;
    • networkHandler

      public ServerPlayNetworkHandler networkHandler
      Mappings:
      Namespace Name Mixin selector
      official a Lls;a:Lmc;
      intermediary field_2823 Lnet/minecraft/class_798;field_2823:Lnet/minecraft/class_2107;
      named networkHandler Lnet/minecraft/entity/player/ServerPlayerEntity;networkHandler:Lnet/minecraft/server/network/ServerPlayNetworkHandler;
    • server

      public final MinecraftServer server
      Mappings:
      Namespace Name Mixin selector
      official b Lls;b:Lnet/minecraft/server/MinecraftServer;
      intermediary field_2824 Lnet/minecraft/class_798;field_2824:Lnet/minecraft/server/MinecraftServer;
      named server Lnet/minecraft/entity/player/ServerPlayerEntity;server:Lnet/minecraft/server/MinecraftServer;
    • interactionManager

      public final ServerPlayerInteractionManager interactionManager
      Mappings:
      Namespace Name Mixin selector
      official c Lls;c:Llt;
      intermediary field_2825 Lnet/minecraft/class_798;field_2825:Lnet/minecraft/class_799;
      named interactionManager Lnet/minecraft/entity/player/ServerPlayerEntity;interactionManager:Lnet/minecraft/server/network/ServerPlayerInteractionManager;
    • serverPosX

      public double serverPosX
      Mappings:
      Namespace Name Mixin selector
      official d Lls;d:D
      intermediary field_2837 Lnet/minecraft/class_798;field_2837:D
      named serverPosX Lnet/minecraft/entity/player/ServerPlayerEntity;serverPosX:D
    • serverPosZ

      public double serverPosZ
      Mappings:
      Namespace Name Mixin selector
      official e Lls;e:D
      intermediary field_2838 Lnet/minecraft/class_798;field_2838:D
      named serverPosZ Lnet/minecraft/entity/player/ServerPlayerEntity;serverPosZ:D
    • removedEntities

      private final List<Integer> removedEntities
      Mappings:
      Namespace Name Mixin selector
      official bT Lls;bT:Ljava/util/List;
      intermediary field_2840 Lnet/minecraft/class_798;field_2840:Ljava/util/List;
      named removedEntities Lnet/minecraft/entity/player/ServerPlayerEntity;removedEntities:Ljava/util/List;
    • statHandler

      private final ServerStatHandler statHandler
      Mappings:
      Namespace Name Mixin selector
      official bU Lls;bU:Lnp;
      intermediary field_8894 Lnet/minecraft/class_798;field_8894:Lnet/minecraft/class_2141;
      named statHandler Lnet/minecraft/entity/player/ServerPlayerEntity;statHandler:Lnet/minecraft/stat/ServerStatHandler;
    • syncedHealth

      private float syncedHealth
      Mappings:
      Namespace Name Mixin selector
      official bV Lls;bV:F
      intermediary field_6731 Lnet/minecraft/class_798;field_6731:F
      named syncedHealth Lnet/minecraft/entity/player/ServerPlayerEntity;syncedHealth:F
    • syncedFoodLevel

      private int syncedFoodLevel
      Mappings:
      Namespace Name Mixin selector
      official bW Lls;bW:I
      intermediary field_13852 Lnet/minecraft/class_798;field_13852:I
      named syncedFoodLevel Lnet/minecraft/entity/player/ServerPlayerEntity;syncedFoodLevel:I
    • field_13853

      private int field_13853
      Mappings:
      Namespace Name Mixin selector
      official bX Lls;bX:I
      intermediary field_13853 Lnet/minecraft/class_798;field_13853:I
      named field_13853 Lnet/minecraft/entity/player/ServerPlayerEntity;field_13853:I
    • field_13854

      private int field_13854
      Mappings:
      Namespace Name Mixin selector
      official bY Lls;bY:I
      intermediary field_13854 Lnet/minecraft/class_798;field_13854:I
      named field_13854 Lnet/minecraft/entity/player/ServerPlayerEntity;field_13854:I
    • field_13855

      private int field_13855
      Mappings:
      Namespace Name Mixin selector
      official bZ Lls;bZ:I
      intermediary field_13855 Lnet/minecraft/class_798;field_13855:I
      named field_13855 Lnet/minecraft/entity/player/ServerPlayerEntity;field_13855:I
    • field_13856

      private int field_13856
      Mappings:
      Namespace Name Mixin selector
      official ca Lls;ca:I
      intermediary field_13856 Lnet/minecraft/class_798;field_13856:I
      named field_13856 Lnet/minecraft/entity/player/ServerPlayerEntity;field_13856:I
    • lastHealth

      private float lastHealth
      Mappings:
      Namespace Name Mixin selector
      official cb Lls;cb:F
      intermediary field_6732 Lnet/minecraft/class_798;field_6732:F
      named lastHealth Lnet/minecraft/entity/player/ServerPlayerEntity;lastHealth:F
    • lastHungerLevel

      private int lastHungerLevel
      Mappings:
      Namespace Name Mixin selector
      official cc Lls;cc:I
      intermediary field_2828 Lnet/minecraft/class_798;field_2828:I
      named lastHungerLevel Lnet/minecraft/entity/player/ServerPlayerEntity;lastHungerLevel:I
    • wasHungry

      private boolean wasHungry
      Mappings:
      Namespace Name Mixin selector
      official cd Lls;cd:Z
      intermediary field_2829 Lnet/minecraft/class_798;field_2829:Z
      named wasHungry Lnet/minecraft/entity/player/ServerPlayerEntity;wasHungry:Z
    • lastXp

      private int lastXp
      Mappings:
      Namespace Name Mixin selector
      official ce Lls;ce:I
      intermediary field_2830 Lnet/minecraft/class_798;field_2830:I
      named lastXp Lnet/minecraft/entity/player/ServerPlayerEntity;lastXp:I
    • spawnProtectionTicks

      private int spawnProtectionTicks
      Mappings:
      Namespace Name Mixin selector
      official cf Lls;cf:I
      intermediary field_2831 Lnet/minecraft/class_798;field_2831:I
      named spawnProtectionTicks Lnet/minecraft/entity/player/ServerPlayerEntity;spawnProtectionTicks:I
    • visibilityType

      private PlayerEntity.ChatVisibilityType visibilityType
      Mappings:
      Namespace Name Mixin selector
      official cg Lls;cg:Lzj$b;
      intermediary field_8895 Lnet/minecraft/class_798;field_8895:Lnet/minecraft/class_988$class_2157;
      named visibilityType Lnet/minecraft/entity/player/ServerPlayerEntity;visibilityType:Lnet/minecraft/entity/player/PlayerEntity$ChatVisibilityType;
    • chatColors

      private boolean chatColors
      Mappings:
      Namespace Name Mixin selector
      official ch Lls;ch:Z
      intermediary field_2834 Lnet/minecraft/class_798;field_2834:Z
      named chatColors Lnet/minecraft/entity/player/ServerPlayerEntity;chatColors:Z
    • lastActionTime

      private long lastActionTime
      Mappings:
      Namespace Name Mixin selector
      official ci Lls;ci:J
      intermediary field_6733 Lnet/minecraft/class_798;field_6733:J
      named lastActionTime Lnet/minecraft/entity/player/ServerPlayerEntity;lastActionTime:J
    • spectatingEntity

      private Entity spectatingEntity
      Mappings:
      Namespace Name Mixin selector
      official cj Lls;cj:Lrr;
      intermediary field_11763 Lnet/minecraft/class_798;field_11763:Lnet/minecraft/class_864;
      named spectatingEntity Lnet/minecraft/entity/player/ServerPlayerEntity;spectatingEntity:Lnet/minecraft/entity/Entity;
    • field_13857

      private boolean field_13857
      Mappings:
      Namespace Name Mixin selector
      official ck Lls;ck:Z
      intermediary field_13857 Lnet/minecraft/class_798;field_13857:Z
      named field_13857 Lnet/minecraft/entity/player/ServerPlayerEntity;field_13857:Z
    • screenHandlerSyncId

      private int screenHandlerSyncId
      Mappings:
      Namespace Name Mixin selector
      official cl Lls;cl:I
      intermediary field_2836 Lnet/minecraft/class_798;field_2836:I
      named screenHandlerSyncId Lnet/minecraft/entity/player/ServerPlayerEntity;screenHandlerSyncId:I
    • skipPacketSlotUpdates

      public boolean skipPacketSlotUpdates
      Mappings:
      Namespace Name Mixin selector
      official f Lls;f:Z
      intermediary field_2841 Lnet/minecraft/class_798;field_2841:Z
      named skipPacketSlotUpdates Lnet/minecraft/entity/player/ServerPlayerEntity;skipPacketSlotUpdates:Z
    • ping

      public int ping
      Mappings:
      Namespace Name Mixin selector
      official g Lls;g:I
      intermediary field_2842 Lnet/minecraft/class_798;field_2842:I
      named ping Lnet/minecraft/entity/player/ServerPlayerEntity;ping:I
    • killedEnderdragon

      public boolean killedEnderdragon
      Mappings:
      Namespace Name Mixin selector
      official h Lls;h:Z
      intermediary field_2843 Lnet/minecraft/class_798;field_2843:Z
      named killedEnderdragon Lnet/minecraft/entity/player/ServerPlayerEntity;killedEnderdragon:Z
  • Constructor Details

    • ServerPlayerEntity

      public ServerPlayerEntity(MinecraftServer server, ServerWorld world, com.mojang.authlib.GameProfile profile, ServerPlayerInteractionManager interactionManager)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lls;<init>(Lnet/minecraft/server/MinecraftServer;Llq;Lcom/mojang/authlib/GameProfile;Llt;)V
      intermediary <init> Lnet/minecraft/class_798;<init>(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/class_795;Lcom/mojang/authlib/GameProfile;Lnet/minecraft/class_799;)V
      named <init> Lnet/minecraft/entity/player/ServerPlayerEntity;<init>(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/world/ServerWorld;Lcom/mojang/authlib/GameProfile;Lnet/minecraft/server/network/ServerPlayerInteractionManager;)V
  • Method Details

    • readCustomDataFromNbt

      public void readCustomDataFromNbt(NbtCompound nbt)
      Overrides:
      readCustomDataFromNbt in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lrr;a(Ldq;)V
      intermediary method_2498 Lnet/minecraft/class_864;method_2498(Lnet/minecraft/class_322;)V
      named readCustomDataFromNbt Lnet/minecraft/entity/Entity;readCustomDataFromNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • writeCustomDataToNbt

      public void writeCustomDataToNbt(NbtCompound nbt)
      Overrides:
      writeCustomDataToNbt in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lrr;b(Ldq;)V
      intermediary method_2528 Lnet/minecraft/class_864;method_2528(Lnet/minecraft/class_322;)V
      named writeCustomDataToNbt Lnet/minecraft/entity/Entity;writeCustomDataToNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • incrementXp

      public void incrementXp(int xp)
      Overrides:
      incrementXp in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lzj;a(I)V
      intermediary method_3151 Lnet/minecraft/class_988;method_3151(I)V
      named incrementXp Lnet/minecraft/entity/player/PlayerEntity;incrementXp(I)V
    • decrementXp

      public void decrementXp(int xp)
      Overrides:
      decrementXp in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lzj;b(I)V
      intermediary method_3172 Lnet/minecraft/class_988;method_3172(I)V
      named decrementXp Lnet/minecraft/entity/player/PlayerEntity;decrementXp(I)V
    • listenToScreenHandler

      public void listenToScreenHandler()
      Mappings:
      Namespace Name Mixin selector
      official j_ Lls;j_()V
      intermediary method_2153 Lnet/minecraft/class_798;method_2153()V
      named listenToScreenHandler Lnet/minecraft/entity/player/ServerPlayerEntity;listenToScreenHandler()V
    • enterCombat

      public void enterCombat()
      Overrides:
      enterCombat in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official j Lsa;j()V
      intermediary method_8370 Lnet/minecraft/class_1699;method_8370()V
      named enterCombat Lnet/minecraft/entity/LivingEntity;enterCombat()V
    • endCombat

      public void endCombat()
      Overrides:
      endCombat in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official k Lsa;k()V
      intermediary method_8371 Lnet/minecraft/class_1699;method_8371()V
      named endCombat Lnet/minecraft/entity/LivingEntity;endCombat()V
    • method_13272

      protected class_2686 method_13272()
      Overrides:
      method_13272 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official l Lzj;l()Ladp;
      intermediary method_13272 Lnet/minecraft/class_988;method_13272()Lnet/minecraft/class_2686;
      named method_13272 Lnet/minecraft/entity/player/PlayerEntity;method_13272()Lnet/minecraft/class_2686;
    • tick

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

      public void tickPlayer()
      Mappings:
      Namespace Name Mixin selector
      official k_ Lls;k_()V
      intermediary method_2157 Lnet/minecraft/class_798;method_2157()V
      named tickPlayer Lnet/minecraft/entity/player/ServerPlayerEntity;tickPlayer()V
    • method_12788

      private void method_12788(ScoreboardCriterion scoreboardCriterion, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lls;a(Lbbt;I)V
      intermediary method_12788 Lnet/minecraft/class_798;method_12788(Lnet/minecraft/class_1475;I)V
      named method_12788 Lnet/minecraft/entity/player/ServerPlayerEntity;method_12788(Lnet/minecraft/scoreboard/ScoreboardCriterion;I)V
    • updateExploreredBiomes

      protected void updateExploreredBiomes()
      Mappings:
      Namespace Name Mixin selector
      official o Lls;o()V
      intermediary method_8136 Lnet/minecraft/class_798;method_8136()V
      named updateExploreredBiomes Lnet/minecraft/entity/player/ServerPlayerEntity;updateExploreredBiomes()V
    • onKilled

      public void onKilled(DamageSource source)
      Overrides:
      onKilled in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lsa;a(Lrc;)V
      intermediary method_2580 Lnet/minecraft/class_1699;method_2580(Lnet/minecraft/class_856;)V
      named onKilled Lnet/minecraft/entity/LivingEntity;onKilled(Lnet/minecraft/entity/damage/DamageSource;)V
    • damage

      public boolean damage(DamageSource source, float amount)
      Overrides:
      damage in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lrr;a(Lrc;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
    • shouldDamagePlayer

      public boolean shouldDamagePlayer(PlayerEntity player)
      Overrides:
      shouldDamagePlayer in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lzj;a(Lzj;)Z
      intermediary method_5444 Lnet/minecraft/class_988;method_5444(Lnet/minecraft/class_988;)Z
      named shouldDamagePlayer Lnet/minecraft/entity/player/PlayerEntity;shouldDamagePlayer(Lnet/minecraft/entity/player/PlayerEntity;)Z
    • isPvpEnabled

      private boolean isPvpEnabled()
      Mappings:
      Namespace Name Mixin selector
      official dd Lls;dd()Z
      intermediary method_10762 Lnet/minecraft/class_798;method_10762()Z
      named isPvpEnabled Lnet/minecraft/entity/player/ServerPlayerEntity;isPvpEnabled()Z
    • changeDimension

      @Nullable public Entity changeDimension(int newDimension)
      Overrides:
      changeDimension in class Entity
      Mappings:
      Namespace Name Mixin selector
      official c Lrr;c(I)Lrr;
      intermediary method_3197 Lnet/minecraft/class_864;method_3197(I)Lnet/minecraft/class_864;
      named changeDimension Lnet/minecraft/entity/Entity;changeDimension(I)Lnet/minecraft/entity/Entity;
    • isSpectatedBy

      public boolean isSpectatedBy(ServerPlayerEntity player)
      Overrides:
      isSpectatedBy in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Lrr;a(Lls;)Z
      intermediary method_10937 Lnet/minecraft/class_864;method_10937(Lnet/minecraft/class_798;)Z
      named isSpectatedBy Lnet/minecraft/entity/Entity;isSpectatedBy(Lnet/minecraft/entity/player/ServerPlayerEntity;)Z
    • updateBlockEntity

      private void updateBlockEntity(BlockEntity blockEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lls;a(Lapv;)V
      intermediary method_2149 Lnet/minecraft/class_798;method_2149(Lnet/minecraft/class_226;)V
      named updateBlockEntity Lnet/minecraft/entity/player/ServerPlayerEntity;updateBlockEntity(Lnet/minecraft/block/entity/BlockEntity;)V
    • sendPickup

      public void sendPickup(Entity entity, int count)
      Overrides:
      sendPickup in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lsa;a(Lrr;I)V
      intermediary method_3162 Lnet/minecraft/class_1699;method_3162(Lnet/minecraft/class_864;I)V
      named sendPickup Lnet/minecraft/entity/LivingEntity;sendPickup(Lnet/minecraft/entity/Entity;I)V
    • attemptSleep

      public PlayerEntity.SleepStatus attemptSleep(BlockPos pos)
      Overrides:
      attemptSleep in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lzj;a(Lcl;)Lzj$a;
      intermediary method_11235 Lnet/minecraft/class_988;method_11235(Lnet/minecraft/class_2552;)Lnet/minecraft/class_988$class_989;
      named attemptSleep Lnet/minecraft/entity/player/PlayerEntity;attemptSleep(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/entity/player/PlayerEntity$SleepStatus;
    • awaken

      public void awaken(boolean bool, boolean bool2, boolean setSpawn)
      Overrides:
      awaken in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lzj;a(ZZZ)V
      intermediary method_3171 Lnet/minecraft/class_988;method_3171(ZZZ)V
      named awaken Lnet/minecraft/entity/player/PlayerEntity;awaken(ZZZ)V
    • startRiding

      public boolean startRiding(Entity entity, boolean force)
      Overrides:
      startRiding in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Lrr;a(Lrr;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 Lrr;p()V
      intermediary method_13014 Lnet/minecraft/class_864;method_13014()V
      named stopRiding Lnet/minecraft/entity/Entity;stopRiding()V
    • isInvulnerableTo

      public boolean isInvulnerableTo(DamageSource damageSource)
      Overrides:
      isInvulnerableTo in class Entity
      Mappings:
      Namespace Name Mixin selector
      official b Lrr;b(Lrc;)Z
      intermediary method_10953 Lnet/minecraft/class_864;method_10953(Lnet/minecraft/class_856;)Z
      named isInvulnerableTo Lnet/minecraft/entity/Entity;isInvulnerableTo(Lnet/minecraft/entity/damage/DamageSource;)Z
    • fall

      protected void fall(double heightDifference, boolean onGround, BlockState landedState, BlockPos landedPos)
      Overrides:
      fall in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lrr;a(DZLard;Lcl;)V
      intermediary method_2489 Lnet/minecraft/class_864;method_2489(DZLnet/minecraft/class_2232;Lnet/minecraft/class_2552;)V
      named fall Lnet/minecraft/entity/Entity;fall(DZLnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;)V
    • method_13046

      protected void method_13046(BlockPos blockPos)
      Overrides:
      method_13046 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lsa;b(Lcl;)V
      intermediary method_13046 Lnet/minecraft/class_1699;method_13046(Lnet/minecraft/class_2552;)V
      named method_13046 Lnet/minecraft/entity/LivingEntity;method_13046(Lnet/minecraft/util/math/BlockPos;)V
    • handleFall

      public void handleFall(double distance, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lls;a(DZ)V
      intermediary method_2154 Lnet/minecraft/class_798;method_2154(DZ)V
      named handleFall Lnet/minecraft/entity/player/ServerPlayerEntity;handleFall(DZ)V
    • openEditSignScreen

      public void openEditSignScreen(SignBlockEntity sign)
      Overrides:
      openEditSignScreen in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lzj;a(Laqn;)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
    • incrementSyncId

      private void incrementSyncId()
      Mappings:
      Namespace Name Mixin selector
      official de Lls;de()V
      intermediary method_2156 Lnet/minecraft/class_798;method_2156()V
      named incrementSyncId Lnet/minecraft/entity/player/ServerPlayerEntity;incrementSyncId()V
    • openHandledScreen

      public void openHandledScreen(NamedScreenHandlerFactory screenHandlerFactory)
      Overrides:
      openHandledScreen in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lzj;a(Lqn;)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
    • openInventory

      public void openInventory(Inventory inventory)
      Overrides:
      openInventory in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lzj;a(Lqg;)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
    • openTradingScreen

      public void openTradingScreen(Trader trader)
      Overrides:
      openTradingScreen in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lzj;a(Lahf;)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
    • openHorseInventory

      public void openHorseInventory(HorseBaseEntity horse, Inventory inventory)
      Overrides:
      openHorseInventory in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lzj;a(Lwk;Lqg;)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
    • method_3201

      public void method_3201(ItemStack itemStack, Hand hand)
      Overrides:
      method_3201 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lzj;a(Ladq;Lqm;)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
    • method_13260

      public void method_13260(CommandBlockBlockEntity commandBlockBlockEntity)
      Overrides:
      method_13260 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lzj;a(Lapy;)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
    • onScreenHandlerSlotUpdate

      public void onScreenHandlerSlotUpdate(ScreenHandler handler, int slotId, ItemStack stack)
      Specified by:
      onScreenHandlerSlotUpdate in interface ScreenHandlerListener
      Mappings:
      Namespace Name Mixin selector
      official a Laba;a(Laau;ILadq;)V
      intermediary method_3272 Lnet/minecraft/class_1006;method_3272(Lnet/minecraft/class_1002;ILnet/minecraft/class_1071;)V
      named onScreenHandlerSlotUpdate Lnet/minecraft/screen/ScreenHandlerListener;onScreenHandlerSlotUpdate(Lnet/minecraft/screen/ScreenHandler;ILnet/minecraft/item/ItemStack;)V
    • refreshScreenHandler

      public void refreshScreenHandler(ScreenHandler handler)
      Mappings:
      Namespace Name Mixin selector
      official a Lls;a(Laau;)V
      intermediary method_2152 Lnet/minecraft/class_798;method_2152(Lnet/minecraft/class_1002;)V
      named refreshScreenHandler Lnet/minecraft/entity/player/ServerPlayerEntity;refreshScreenHandler(Lnet/minecraft/screen/ScreenHandler;)V
    • updateScreenHandler

      public void updateScreenHandler(ScreenHandler handler, List<ItemStack> list)
      Specified by:
      updateScreenHandler in interface ScreenHandlerListener
      Mappings:
      Namespace Name Mixin selector
      official a Laba;a(Laau;Ljava/util/List;)V
      intermediary method_3273 Lnet/minecraft/class_1006;method_3273(Lnet/minecraft/class_1002;Ljava/util/List;)V
      named updateScreenHandler Lnet/minecraft/screen/ScreenHandlerListener;updateScreenHandler(Lnet/minecraft/screen/ScreenHandler;Ljava/util/List;)V
    • onScreenHandlerPropertyUpdate

      public void onScreenHandlerPropertyUpdate(ScreenHandler handler, int propertyId, int value)
      Specified by:
      onScreenHandlerPropertyUpdate in interface ScreenHandlerListener
      Mappings:
      Namespace Name Mixin selector
      official a Laba;a(Laau;II)V
      intermediary method_3271 Lnet/minecraft/class_1006;method_3271(Lnet/minecraft/class_1002;II)V
      named onScreenHandlerPropertyUpdate Lnet/minecraft/screen/ScreenHandlerListener;onScreenHandlerPropertyUpdate(Lnet/minecraft/screen/ScreenHandler;II)V
    • onScreenHandlerInventoryUpdate

      public void onScreenHandlerInventoryUpdate(ScreenHandler handler, Inventory inventory)
      Specified by:
      onScreenHandlerInventoryUpdate in interface ScreenHandlerListener
      Mappings:
      Namespace Name Mixin selector
      official a Laba;a(Laau;Lqg;)V
      intermediary method_11258 Lnet/minecraft/class_1006;method_11258(Lnet/minecraft/class_1002;Lnet/minecraft/class_849;)V
      named onScreenHandlerInventoryUpdate Lnet/minecraft/screen/ScreenHandlerListener;onScreenHandlerInventoryUpdate(Lnet/minecraft/screen/ScreenHandler;Lnet/minecraft/inventory/Inventory;)V
    • closeHandledScreen

      public void closeHandledScreen()
      Overrides:
      closeHandledScreen in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official q Lzj;q()V
      intermediary method_3208 Lnet/minecraft/class_988;method_3208()V
      named closeHandledScreen Lnet/minecraft/entity/player/PlayerEntity;closeHandledScreen()V
    • method_2158

      public void method_2158()
      Mappings:
      Namespace Name Mixin selector
      official r Lls;r()V
      intermediary method_2158 Lnet/minecraft/class_798;method_2158()V
      named method_2158 Lnet/minecraft/entity/player/ServerPlayerEntity;method_2158()V
    • closeOpenedScreenHandler

      public void closeOpenedScreenHandler()
      Mappings:
      Namespace Name Mixin selector
      official s Lls;s()V
      intermediary method_2159 Lnet/minecraft/class_798;method_2159()V
      named closeOpenedScreenHandler Lnet/minecraft/entity/player/ServerPlayerEntity;closeOpenedScreenHandler()V
    • method_6066

      public void method_6066(float float2, float float3, boolean bool, boolean bool2)
      Mappings:
      Namespace Name Mixin selector
      official a Lls;a(FFZZ)V
      intermediary method_6066 Lnet/minecraft/class_798;method_6066(FFZZ)V
      named method_6066 Lnet/minecraft/entity/player/ServerPlayerEntity;method_6066(FFZZ)V
    • method_13262

      public boolean method_13262(Achievement achievement)
      Overrides:
      method_13262 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lzj;a(Lnk;)Z
      intermediary method_13262 Lnet/minecraft/class_988;method_13262(Lnet/minecraft/class_814;)Z
      named method_13262 Lnet/minecraft/entity/player/PlayerEntity;method_13262(Lnet/minecraft/advancement/Achievement;)Z
    • incrementStat

      public void incrementStat(Stat stat, int amount)
      Overrides:
      incrementStat in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lzj;a(Lnq;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
    • method_11238

      public void method_11238(Stat stat)
      Overrides:
      method_11238 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lzj;a(Lnq;)V
      intermediary method_11238 Lnet/minecraft/class_988;method_11238(Lnet/minecraft/class_819;)V
      named method_11238 Lnet/minecraft/entity/player/PlayerEntity;method_11238(Lnet/minecraft/stat/Stat;)V
    • method_2160

      public void method_2160()
      Mappings:
      Namespace Name Mixin selector
      official t Lls;t()V
      intermediary method_2160 Lnet/minecraft/class_798;method_2160()V
      named method_2160 Lnet/minecraft/entity/player/ServerPlayerEntity;method_2160()V
    • markHealthDirty

      public void markHealthDirty()
      Mappings:
      Namespace Name Mixin selector
      official u Lls;u()V
      intermediary method_2161 Lnet/minecraft/class_798;method_2161()V
      named markHealthDirty Lnet/minecraft/entity/player/ServerPlayerEntity;markHealthDirty()V
    • addMessage

      public void addMessage(Text text)
      Overrides:
      addMessage in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lzj;b(Lew;)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
    • method_3217

      protected void method_3217()
      Overrides:
      method_3217 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official v Lsa;v()V
      intermediary method_3217 Lnet/minecraft/class_1699;method_3217()V
      named method_3217 Lnet/minecraft/entity/LivingEntity;method_3217()V
    • copyFrom

      public void copyFrom(PlayerEntity player, boolean bool)
      Overrides:
      copyFrom in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lzj;a(Lzj;Z)V
      intermediary method_3165 Lnet/minecraft/class_988;method_3165(Lnet/minecraft/class_988;Z)V
      named copyFrom Lnet/minecraft/entity/player/PlayerEntity;copyFrom(Lnet/minecraft/entity/player/PlayerEntity;Z)V
    • method_2582

      protected void method_2582(StatusEffectInstance instance)
      Overrides:
      method_2582 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lsa;a(Lrl;)V
      intermediary method_2582 Lnet/minecraft/class_1699;method_2582(Lnet/minecraft/class_861;)V
      named method_2582 Lnet/minecraft/entity/LivingEntity;method_2582(Lnet/minecraft/entity/effect/StatusEffectInstance;)V
    • method_6108

      protected void method_6108(StatusEffectInstance instance, boolean bool)
      Overrides:
      method_6108 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lsa;a(Lrl;Z)V
      intermediary method_6108 Lnet/minecraft/class_1699;method_6108(Lnet/minecraft/class_861;Z)V
      named method_6108 Lnet/minecraft/entity/LivingEntity;method_6108(Lnet/minecraft/entity/effect/StatusEffectInstance;Z)V
    • method_2649

      protected void method_2649(StatusEffectInstance statusEffectInstance)
      Overrides:
      method_2649 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lsa;b(Lrl;)V
      intermediary method_2649 Lnet/minecraft/class_1699;method_2649(Lnet/minecraft/class_861;)V
      named method_2649 Lnet/minecraft/entity/LivingEntity;method_2649(Lnet/minecraft/entity/effect/StatusEffectInstance;)V
    • refreshPositionAfterTeleport

      public void refreshPositionAfterTeleport(double x, double y, double z)
      Overrides:
      refreshPositionAfterTeleport in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Lrr;a(DDD)V
      intermediary method_2577 Lnet/minecraft/class_864;method_2577(DDD)V
      named refreshPositionAfterTeleport Lnet/minecraft/entity/Entity;refreshPositionAfterTeleport(DDD)V
    • addCritParticles

      public void addCritParticles(Entity target)
      Overrides:
      addCritParticles in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lzj;a(Lrr;)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 Lzj;b(Lrr;)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
    • sendAbilitiesUpdate

      public void sendAbilitiesUpdate()
      Overrides:
      sendAbilitiesUpdate in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official w Lzj;w()V
      intermediary method_3219 Lnet/minecraft/class_988;method_3219()V
      named sendAbilitiesUpdate Lnet/minecraft/entity/player/PlayerEntity;sendAbilitiesUpdate()V
    • getServerWorld

      public ServerWorld getServerWorld()
      Mappings:
      Namespace Name Mixin selector
      official x Lls;x()Llq;
      intermediary method_2162 Lnet/minecraft/class_798;method_2162()Lnet/minecraft/class_795;
      named getServerWorld Lnet/minecraft/entity/player/ServerPlayerEntity;getServerWorld()Lnet/minecraft/server/world/ServerWorld;
    • setGameMode

      public void setGameMode(LevelInfo.GameMode gameMode)
      Overrides:
      setGameMode in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lzj;a(Lahw$a;)V
      intermediary method_3170 Lnet/minecraft/class_988;method_3170(Lnet/minecraft/class_1156$class_1157;)V
      named setGameMode Lnet/minecraft/entity/player/PlayerEntity;setGameMode(Lnet/minecraft/world/level/LevelInfo$GameMode;)V
    • isSpectator

      public boolean isSpectator()
      Specified by:
      isSpectator in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official y Lzj;y()Z
      intermediary method_11249 Lnet/minecraft/class_988;method_11249()Z
      named isSpectator Lnet/minecraft/entity/player/PlayerEntity;isSpectator()Z
    • method_13273

      public boolean method_13273()
      Specified by:
      method_13273 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official l_ Lzj;l_()Z
      intermediary method_13273 Lnet/minecraft/class_988;method_13273()Z
      named method_13273 Lnet/minecraft/entity/player/PlayerEntity;method_13273()Z
    • 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(Lew;)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
    • getIp

      public String getIp()
      Mappings:
      Namespace Name Mixin selector
      official A Lls;A()Ljava/lang/String;
      intermediary method_2163 Lnet/minecraft/class_798;method_2163()Ljava/lang/String;
      named getIp Lnet/minecraft/entity/player/ServerPlayerEntity;getIp()Ljava/lang/String;
    • method_12789

      public void method_12789(ClientSettingsC2SPacket clientSettingsC2SPacket)
      Mappings:
      Namespace Name Mixin selector
      official a Lls;a(Lim;)V
      intermediary method_12789 Lnet/minecraft/class_798;method_12789(Lnet/minecraft/class_2056;)V
      named method_12789 Lnet/minecraft/entity/player/ServerPlayerEntity;method_12789(Lnet/minecraft/network/packet/c2s/play/ClientSettingsC2SPacket;)V
    • method_8137

      public PlayerEntity.ChatVisibilityType method_8137()
      Mappings:
      Namespace Name Mixin selector
      official C Lls;C()Lzj$b;
      intermediary method_8137 Lnet/minecraft/class_798;method_8137()Lnet/minecraft/class_988$class_2157;
      named method_8137 Lnet/minecraft/entity/player/ServerPlayerEntity;method_8137()Lnet/minecraft/entity/player/PlayerEntity$ChatVisibilityType;
    • sendResourcePackUrl

      public void sendResourcePackUrl(String string, String string2)
      Mappings:
      Namespace Name Mixin selector
      official a Lls;a(Ljava/lang/String;Ljava/lang/String;)V
      intermediary method_10761 Lnet/minecraft/class_798;method_10761(Ljava/lang/String;Ljava/lang/String;)V
      named sendResourcePackUrl Lnet/minecraft/entity/player/ServerPlayerEntity;sendResourcePackUrl(Ljava/lang/String;Ljava/lang/String;)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()Lcl;
      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;
    • updateLastActionTime

      public void updateLastActionTime()
      Mappings:
      Namespace Name Mixin selector
      official D Lls;D()V
      intermediary method_6067 Lnet/minecraft/class_798;method_6067()V
      named updateLastActionTime Lnet/minecraft/entity/player/ServerPlayerEntity;updateLastActionTime()V
    • getStatHandler

      public ServerStatHandler getStatHandler()
      Mappings:
      Namespace Name Mixin selector
      official E Lls;E()Lnp;
      intermediary method_8138 Lnet/minecraft/class_798;method_8138()Lnet/minecraft/class_2141;
      named getStatHandler Lnet/minecraft/entity/player/ServerPlayerEntity;getStatHandler()Lnet/minecraft/stat/ServerStatHandler;
    • stopTracking

      public void stopTracking(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official c Lls;c(Lrr;)V
      intermediary method_8135 Lnet/minecraft/class_798;method_8135(Lnet/minecraft/class_864;)V
      named stopTracking Lnet/minecraft/entity/player/ServerPlayerEntity;stopTracking(Lnet/minecraft/entity/Entity;)V
    • method_12790

      public void method_12790(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official d Lls;d(Lrr;)V
      intermediary method_12790 Lnet/minecraft/class_798;method_12790(Lnet/minecraft/class_864;)V
      named method_12790 Lnet/minecraft/entity/player/ServerPlayerEntity;method_12790(Lnet/minecraft/entity/Entity;)V
    • updatePotionVisibility

      protected void updatePotionVisibility()
      Overrides:
      updatePotionVisibility in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official F Lsa;F()V
      intermediary method_10977 Lnet/minecraft/class_1699;method_10977()V
      named updatePotionVisibility Lnet/minecraft/entity/LivingEntity;updatePotionVisibility()V
    • getSpectatingEntity

      public Entity getSpectatingEntity()
      Mappings:
      Namespace Name Mixin selector
      official G Lls;G()Lrr;
      intermediary method_10759 Lnet/minecraft/class_798;method_10759()Lnet/minecraft/class_864;
      named getSpectatingEntity Lnet/minecraft/entity/player/ServerPlayerEntity;getSpectatingEntity()Lnet/minecraft/entity/Entity;
    • method_10763

      public void method_10763(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official e Lls;e(Lrr;)V
      intermediary method_10763 Lnet/minecraft/class_798;method_10763(Lnet/minecraft/class_864;)V
      named method_10763 Lnet/minecraft/entity/player/ServerPlayerEntity;method_10763(Lnet/minecraft/entity/Entity;)V
    • tickNetherPortalCooldown

      protected void tickNetherPortalCooldown()
      Overrides:
      tickNetherPortalCooldown in class Entity
      Mappings:
      Namespace Name Mixin selector
      official H Lrr;H()V
      intermediary method_12966 Lnet/minecraft/class_864;method_12966()V
      named tickNetherPortalCooldown Lnet/minecraft/entity/Entity;tickNetherPortalCooldown()V
    • method_3216

      public void method_3216(Entity entity)
      Overrides:
      method_3216 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official f Lzj;f(Lrr;)V
      intermediary method_3216 Lnet/minecraft/class_988;method_3216(Lnet/minecraft/class_864;)V
      named method_3216 Lnet/minecraft/entity/player/PlayerEntity;method_3216(Lnet/minecraft/entity/Entity;)V
    • getLastActionTime

      public long getLastActionTime()
      Mappings:
      Namespace Name Mixin selector
      official I Lls;I()J
      intermediary method_8139 Lnet/minecraft/class_798;method_8139()J
      named getLastActionTime Lnet/minecraft/entity/player/ServerPlayerEntity;getLastActionTime()J
    • getDisplayName

      @Nullable public Text getDisplayName()
      Mappings:
      Namespace Name Mixin selector
      official J Lls;J()Lew;
      intermediary method_10760 Lnet/minecraft/class_798;method_10760()Lnet/minecraft/class_1982;
      named getDisplayName Lnet/minecraft/entity/player/ServerPlayerEntity;getDisplayName()Lnet/minecraft/text/Text;
    • method_13041

      public void method_13041(Hand hand)
      Overrides:
      method_13041 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lsa;a(Lqm;)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
    • method_12784

      public boolean method_12784()
      Mappings:
      Namespace Name Mixin selector
      official K Lls;K()Z
      intermediary method_12784 Lnet/minecraft/class_798;method_12784()Z
      named method_12784 Lnet/minecraft/entity/player/ServerPlayerEntity;method_12784()Z
    • method_12785

      public void method_12785()
      Mappings:
      Namespace Name Mixin selector
      official L Lls;L()V
      intermediary method_12785 Lnet/minecraft/class_798;method_12785()V
      named method_12785 Lnet/minecraft/entity/player/ServerPlayerEntity;method_12785()V
    • method_12786

      public void method_12786()
      Mappings:
      Namespace Name Mixin selector
      official M Lls;M()V
      intermediary method_12786 Lnet/minecraft/class_798;method_12786()V
      named method_12786 Lnet/minecraft/entity/player/ServerPlayerEntity;method_12786()V
    • method_12787

      public void method_12787()
      Mappings:
      Namespace Name Mixin selector
      official N Lls;N()V
      intermediary method_12787 Lnet/minecraft/class_798;method_12787()V
      named method_12787 Lnet/minecraft/entity/player/ServerPlayerEntity;method_12787()V