Class ServerPlayerEntity

All Implemented Interfaces:
class_3893, ScreenHandlerListener, Nameable

public class ServerPlayerEntity extends PlayerEntity implements ScreenHandlerListener
Mappings:
Namespace Name
official tf
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 cc Ltf;cc: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 cd Ltf;cd: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 Ltf;a:Luc;
      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 Ltf;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 Ltf;c:Ltg;
      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 Ltf;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 Ltf;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 ce Ltf;ce: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;
    • file

      private final AdvancementFile file
      Mappings:
      Namespace Name Mixin selector
      official cf Ltf;cf:Lpm;
      intermediary field_16399 Lnet/minecraft/class_798;field_16399:Lnet/minecraft/class_3347;
      named file Lnet/minecraft/entity/player/ServerPlayerEntity;file:Lnet/minecraft/advancement/AdvancementFile;
    • statHandler

      private final ServerStatHandler statHandler
      Mappings:
      Namespace Name Mixin selector
      official cg Ltf;cg:Lwo;
      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 ch Ltf;ch: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 ci Ltf;ci: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 cj Ltf;cj: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 ck Ltf;ck: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 cl Ltf;cl: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 cm Ltf;cm: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 cn Ltf;cn: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 co Ltf;co: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 cp Ltf;cp: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 cq Ltf;cq: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 cr Ltf;cr: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 cs Ltf;cs:Laog$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 ct Ltf;ct: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 cu Ltf;cu: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 cv Ltf;cv:Laer;
      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 cw Ltf;cw:Z
      intermediary field_13857 Lnet/minecraft/class_798;field_13857:Z
      named field_13857 Lnet/minecraft/entity/player/ServerPlayerEntity;field_13857:Z
    • field_16400

      private boolean field_16400
      Mappings:
      Namespace Name Mixin selector
      official cx Ltf;cx:Z
      intermediary field_16400 Lnet/minecraft/class_798;field_16400:Z
      named field_16400 Lnet/minecraft/entity/player/ServerPlayerEntity;field_16400:Z
    • field_16401

      private final class_3356 field_16401
      Mappings:
      Namespace Name Mixin selector
      official cy Ltf;cy:Lwn;
      intermediary field_16401 Lnet/minecraft/class_798;field_16401:Lnet/minecraft/class_3356;
      named field_16401 Lnet/minecraft/entity/player/ServerPlayerEntity;field_16401:Lnet/minecraft/class_3356;
    • field_16402

      private Vec3d field_16402
      Mappings:
      Namespace Name Mixin selector
      official cz Ltf;cz:Lcee;
      intermediary field_16402 Lnet/minecraft/class_798;field_16402:Lnet/minecraft/class_236;
      named field_16402 Lnet/minecraft/entity/player/ServerPlayerEntity;field_16402:Lnet/minecraft/util/math/Vec3d;
    • field_16403

      private int field_16403
      Mappings:
      Namespace Name Mixin selector
      official cA Ltf;cA:I
      intermediary field_16403 Lnet/minecraft/class_798;field_16403:I
      named field_16403 Lnet/minecraft/entity/player/ServerPlayerEntity;field_16403:I
    • field_16404

      private boolean field_16404
      Mappings:
      Namespace Name Mixin selector
      official cB Ltf;cB:Z
      intermediary field_16404 Lnet/minecraft/class_798;field_16404:Z
      named field_16404 Lnet/minecraft/entity/player/ServerPlayerEntity;field_16404:Z
    • field_16405

      private Vec3d field_16405
      Mappings:
      Namespace Name Mixin selector
      official cC Ltf;cC:Lcee;
      intermediary field_16405 Lnet/minecraft/class_798;field_16405:Lnet/minecraft/class_236;
      named field_16405 Lnet/minecraft/entity/player/ServerPlayerEntity;field_16405:Lnet/minecraft/util/math/Vec3d;
    • screenHandlerSyncId

      private int screenHandlerSyncId
      Mappings:
      Namespace Name Mixin selector
      official cD Ltf;cD: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 Ltf;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 Ltf;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 Ltf;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> Ltf;<init>(Lnet/minecraft/server/MinecraftServer;Ltd;Lcom/mojang/authlib/GameProfile;Ltg;)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

    • method_21281

      private void method_21281(ServerWorld serverWorld)
      Mappings:
      Namespace Name Mixin selector
      official a Ltf;a(Ltd;)V
      intermediary method_21281 Lnet/minecraft/class_798;method_21281(Lnet/minecraft/class_795;)V
      named method_21281 Lnet/minecraft/entity/player/ServerPlayerEntity;method_21281(Lnet/minecraft/server/world/ServerWorld;)V
    • method_21285

      private int method_21285(int int2)
      Mappings:
      Namespace Name Mixin selector
      official r Ltf;r(I)I
      intermediary method_21285 Lnet/minecraft/class_798;method_21285(I)I
      named method_21285 Lnet/minecraft/entity/player/ServerPlayerEntity;method_21285(I)I
    • readCustomDataFromNbt

      public void readCustomDataFromNbt(NbtCompound nbt)
      Overrides:
      readCustomDataFromNbt in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laer;a(Lgy;)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 Laer;b(Lgy;)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
    • method_21272

      public void method_21272(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Ltf;a(I)V
      intermediary method_21272 Lnet/minecraft/class_798;method_21272(I)V
      named method_21272 Lnet/minecraft/entity/player/ServerPlayerEntity;method_21272(I)V
    • method_21283

      public void method_21283(int int2)
      Mappings:
      Namespace Name Mixin selector
      official b Ltf;b(I)V
      intermediary method_21283 Lnet/minecraft/class_798;method_21283(I)V
      named method_21283 Lnet/minecraft/entity/player/ServerPlayerEntity;method_21283(I)V
    • incrementXp

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

      public void method_3172(ItemStack itemStack, int int2)
      Overrides:
      method_3172 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laog;a(Late;I)V
      intermediary method_3172 Lnet/minecraft/class_988;method_3172(Lnet/minecraft/class_1071;I)V
      named method_3172 Lnet/minecraft/entity/player/PlayerEntity;method_3172(Lnet/minecraft/item/ItemStack;I)V
    • listenToScreenHandler

      public void listenToScreenHandler()
      Mappings:
      Namespace Name Mixin selector
      official u_ Ltf;u_()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 v_ Lafa;v_()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 f Lafa;f()V
      intermediary method_8371 Lnet/minecraft/class_1699;method_8371()V
      named endCombat Lnet/minecraft/entity/LivingEntity;endCombat()V
    • onBlockCollision

      protected void onBlockCollision(BlockState state)
      Overrides:
      onBlockCollision in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Laer;a(Lblc;)V
      intermediary method_15049 Lnet/minecraft/class_864;method_15049(Lnet/minecraft/class_2232;)V
      named onBlockCollision Lnet/minecraft/entity/Entity;onBlockCollision(Lnet/minecraft/block/BlockState;)V
    • method_13272

      protected class_2686 method_13272()
      Overrides:
      method_13272 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official g Laog;g()Latb;
      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 R_ Laer;R_()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 i Ltf;i()V
      intermediary method_2157 Lnet/minecraft/class_798;method_2157()V
      named tickPlayer Lnet/minecraft/entity/player/ServerPlayerEntity;tickPlayer()V
    • method_21275

      private void method_21275(GenericScoreboardCriteria genericScoreboardCriteria, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Ltf;a(Lcff;I)V
      intermediary method_21275 Lnet/minecraft/class_798;method_21275(Lnet/minecraft/class_1473;I)V
      named method_21275 Lnet/minecraft/entity/player/ServerPlayerEntity;method_21275(Lnet/minecraft/scoreboard/GenericScoreboardCriteria;I)V
    • onKilled

      public void onKilled(DamageSource source)
      Overrides:
      onKilled in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lafa;a(Laea;)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
    • updateKilledAchievement

      public void updateKilledAchievement(Entity killer, int score, DamageSource source)
      Overrides:
      updateKilledAchievement in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Laer;a(Laer;ILaea;)V
      intermediary method_15050 Lnet/minecraft/class_864;method_15050(Lnet/minecraft/class_864;ILnet/minecraft/class_856;)V
      named updateKilledAchievement Lnet/minecraft/entity/Entity;updateKilledAchievement(Lnet/minecraft/entity/Entity;ILnet/minecraft/entity/damage/DamageSource;)V
    • method_21280

      private void method_21280(String string, String string2, GenericScoreboardCriteria[] genericScoreboardCriteria)
      Mappings:
      Namespace Name Mixin selector
      official a Ltf;a(Ljava/lang/String;Ljava/lang/String;[Lcff;)V
      intermediary method_21280 Lnet/minecraft/class_798;method_21280(Ljava/lang/String;Ljava/lang/String;[Lnet/minecraft/class_1473;)V
      named method_21280 Lnet/minecraft/entity/player/ServerPlayerEntity;method_21280(Ljava/lang/String;Ljava/lang/String;[Lnet/minecraft/scoreboard/GenericScoreboardCriteria;)V
    • damage

      public boolean damage(DamageSource source, float amount)
      Overrides:
      damage in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laer;a(Laea;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 Laog;a(Laog;)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 dL Ltf;dL()Z
      intermediary method_10762 Lnet/minecraft/class_798;method_10762()Z
      named isPvpEnabled Lnet/minecraft/entity/player/ServerPlayerEntity;isPvpEnabled()Z
    • method_15562

      @Nullable public Entity method_15562(DimensionType dimensionType)
      Overrides:
      method_15562 in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Laer;a(Lbod;)Laer;
      intermediary method_15562 Lnet/minecraft/class_864;method_15562(Lnet/minecraft/class_3793;)Lnet/minecraft/class_864;
      named method_15562 Lnet/minecraft/entity/Entity;method_15562(Lnet/minecraft/world/dimension/DimensionType;)Lnet/minecraft/entity/Entity;
    • isSpectatedBy

      public boolean isSpectatedBy(ServerPlayerEntity player)
      Overrides:
      isSpectatedBy in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Laer;a(Ltf;)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 Ltf;a(Lbji;)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 Lafa;a(Laer;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 Laog;a(Lel;)Laog$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 Laog;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 Laer;a(Laer;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 S_ Laer;S_()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 Laer;b(Laea;)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 Laer;a(DZLblc;Lel;)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 Lafa;b(Lel;)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 Ltf;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 Laog;a(Lbkc;)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 dM Ltf;dM()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 Laog;a(Ladl;)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 Laog;a(Lade;)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 Laog;a(Laxd;)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
    • 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 Laog;a(Lako;Lade;)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
    • method_3201

      public void method_3201(ItemStack itemStack, Hand hand)
      Overrides:
      method_3201 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laog;a(Late;Ladk;)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 Laog;a(Lbjm;)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 Laqb;a(Lapv;ILate;)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 Ltf;a(Lapv;)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
    • method_13643

      public void method_13643(ScreenHandler screenHandler, DefaultedList<ItemStack> defaultedList)
      Specified by:
      method_13643 in interface ScreenHandlerListener
      Mappings:
      Namespace Name Mixin selector
      official a Laqb;a(Lapv;Lez;)V
      intermediary method_13643 Lnet/minecraft/class_1006;method_13643(Lnet/minecraft/class_1002;Lnet/minecraft/class_3114;)V
      named method_13643 Lnet/minecraft/screen/ScreenHandlerListener;method_13643(Lnet/minecraft/screen/ScreenHandler;Lnet/minecraft/util/collection/DefaultedList;)V
    • onScreenHandlerPropertyUpdate

      public void onScreenHandlerPropertyUpdate(ScreenHandler handler, int propertyId, int value)
      Specified by:
      onScreenHandlerPropertyUpdate in interface ScreenHandlerListener
      Mappings:
      Namespace Name Mixin selector
      official a Laqb;a(Lapv;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 Laqb;a(Lapv;Lade;)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 w_ Laog;w_()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 l Ltf;l()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 m Ltf;m()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 Ltf;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_15930

      public void method_15930(class_4472<?> class_4472, int int2)
      Overrides:
      method_15930 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laog;a(Lwp;I)V
      intermediary method_15930 Lnet/minecraft/class_988;method_15930(Lnet/minecraft/class_4472;I)V
      named method_15930 Lnet/minecraft/entity/player/PlayerEntity;method_15930(Lnet/minecraft/class_4472;I)V
    • method_11238

      public void method_11238(class_4472<?> class_4472)
      Overrides:
      method_11238 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laog;a(Lwp;)V
      intermediary method_11238 Lnet/minecraft/class_988;method_11238(Lnet/minecraft/class_4472;)V
      named method_11238 Lnet/minecraft/entity/player/PlayerEntity;method_11238(Lnet/minecraft/class_4472;)V
    • method_15927

      public int method_15927(Collection<RecipeType> collection)
      Overrides:
      method_15927 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laog;a(Ljava/util/Collection;)I
      intermediary method_15927 Lnet/minecraft/class_988;method_15927(Ljava/util/Collection;)I
      named method_15927 Lnet/minecraft/entity/player/PlayerEntity;method_15927(Ljava/util/Collection;)I
    • method_14155

      public void method_14155(Identifier[] identifier)
      Overrides:
      method_14155 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laog;a([Lpc;)V
      intermediary method_14155 Lnet/minecraft/class_988;method_14155([Lnet/minecraft/class_1653;)V
      named method_14155 Lnet/minecraft/entity/player/PlayerEntity;method_14155([Lnet/minecraft/util/Identifier;)V
    • method_15931

      public int method_15931(Collection<RecipeType> collection)
      Overrides:
      method_15931 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official b Laog;b(Ljava/util/Collection;)I
      intermediary method_15931 Lnet/minecraft/class_988;method_15931(Ljava/util/Collection;)I
      named method_15931 Lnet/minecraft/entity/player/PlayerEntity;method_15931(Ljava/util/Collection;)I
    • method_15934

      public void method_15934(int int2)
      Overrides:
      method_15934 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official d Laog;d(I)V
      intermediary method_15934 Lnet/minecraft/class_988;method_15934(I)V
      named method_15934 Lnet/minecraft/entity/player/PlayerEntity;method_15934(I)V
    • method_2160

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

      public boolean method_14969()
      Mappings:
      Namespace Name Mixin selector
      official o Ltf;o()Z
      intermediary method_14969 Lnet/minecraft/class_798;method_14969()Z
      named method_14969 Lnet/minecraft/entity/player/ServerPlayerEntity;method_14969()Z
    • markHealthDirty

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

      public void sendMessage(Text text, boolean actionBar)
      Overrides:
      sendMessage in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laog;a(Lij;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
    • method_3217

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

      public void method_15563(class_4048.class_4049 class_4049, Vec3d vec3d)
      Overrides:
      method_15563 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laer;a(Lca$a;Lcee;)V
      intermediary method_15563 Lnet/minecraft/class_864;method_15563(Lnet/minecraft/class_4048$class_4049;Lnet/minecraft/class_236;)V
      named method_15563 Lnet/minecraft/entity/Entity;method_15563(Lnet/minecraft/class_4048$class_4049;Lnet/minecraft/util/math/Vec3d;)V
    • method_21274

      public void method_21274(class_4048.class_4049 class_4049, Entity entity, class_4048.class_4049 class_40492)
      Mappings:
      Namespace Name Mixin selector
      official a Ltf;a(Lca$a;Laer;Lca$a;)V
      intermediary method_21274 Lnet/minecraft/class_798;method_21274(Lnet/minecraft/class_4048$class_4049;Lnet/minecraft/class_864;Lnet/minecraft/class_4048$class_4049;)V
      named method_21274 Lnet/minecraft/entity/player/ServerPlayerEntity;method_21274(Lnet/minecraft/class_4048$class_4049;Lnet/minecraft/entity/Entity;Lnet/minecraft/class_4048$class_4049;)V
    • method_14968

      public void method_14968(ServerPlayerEntity serverPlayerEntity, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Ltf;a(Ltf;Z)V
      intermediary method_14968 Lnet/minecraft/class_798;method_14968(Lnet/minecraft/class_798;Z)V
      named method_14968 Lnet/minecraft/entity/player/ServerPlayerEntity;method_14968(Lnet/minecraft/entity/player/ServerPlayerEntity;Z)V
    • method_2582

      protected void method_2582(StatusEffectInstance instance)
      Overrides:
      method_2582 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lafa;a(Laek;)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 Lafa;a(Laek;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 Lafa;b(Laek;)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 Laer;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 Laog;a(Laer;)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 Laog;b(Laer;)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 r Laog;r()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 s Ltf;s()Ltd;
      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;
    • method_3170

      public void method_3170(GameMode gamemode)
      Overrides:
      method_3170 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Laog;a(Laxv;)V
      intermediary method_3170 Lnet/minecraft/class_988;method_3170(Lnet/minecraft/class_1157;)V
      named method_3170 Lnet/minecraft/entity/player/PlayerEntity;method_3170(Lnet/minecraft/world/GameMode;)V
    • isSpectator

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

      public void method_5505(Text text)
      Specified by:
      method_5505 in interface class_3893
      Overrides:
      method_5505 in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Lbt;a(Lij;)V
      intermediary method_5505 Lnet/minecraft/class_3893;method_5505(Lnet/minecraft/class_1982;)V
      named method_5505 Lnet/minecraft/class_3893;method_5505(Lnet/minecraft/text/Text;)V
    • method_21277

      public void method_21277(Text text, ChatMessageType chatMessageType)
      Mappings:
      Namespace Name Mixin selector
      official a Ltf;a(Lij;Lih;)V
      intermediary method_21277 Lnet/minecraft/class_798;method_21277(Lnet/minecraft/class_1982;Lnet/minecraft/class_3324;)V
      named method_21277 Lnet/minecraft/entity/player/ServerPlayerEntity;method_21277(Lnet/minecraft/text/Text;Lnet/minecraft/util/ChatMessageType;)V
    • getIp

      public String getIp()
      Mappings:
      Namespace Name Mixin selector
      official v Ltf;v()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 Ltf;a(Lmj;)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 x Ltf;x()Laog$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 Ltf;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
    • method_12265

      protected int method_12265()
      Overrides:
      method_12265 in class Entity
      Mappings:
      Namespace Name Mixin selector
      official y Laer;y()I
      intermediary method_12265 Lnet/minecraft/class_864;method_12265()I
      named method_12265 Lnet/minecraft/entity/Entity;method_12265()I
    • updateLastActionTime

      public void updateLastActionTime()
      Mappings:
      Namespace Name Mixin selector
      official z Ltf;z()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 A Ltf;A()Lwo;
      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;
    • method_14965

      public class_3356 method_14965()
      Mappings:
      Namespace Name Mixin selector
      official B Ltf;B()Lwn;
      intermediary method_14965 Lnet/minecraft/class_798;method_14965()Lnet/minecraft/class_3356;
      named method_14965 Lnet/minecraft/entity/player/ServerPlayerEntity;method_14965()Lnet/minecraft/class_3356;
    • stopTracking

      public void stopTracking(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official c Ltf;c(Laer;)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 Ltf;d(Laer;)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 C Lafa;C()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 D Ltf;D()Laer;
      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 Ltf;e(Laer;)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 E Laer;E()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 Laog;f(Laer;)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 F Ltf;F()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 G Ltf;G()Lij;
      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 Lafa;a(Ladk;)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 H Ltf;H()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 I Ltf;I()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 J Ltf;J()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 K Ltf;K()V
      intermediary method_12787 Lnet/minecraft/class_798;method_12787()V
      named method_12787 Lnet/minecraft/entity/player/ServerPlayerEntity;method_12787()V
    • getAdvancementFile

      public AdvancementFile getAdvancementFile()
      Mappings:
      Namespace Name Mixin selector
      official L Ltf;L()Lpm;
      intermediary method_14966 Lnet/minecraft/class_798;method_14966()Lnet/minecraft/class_3347;
      named getAdvancementFile Lnet/minecraft/entity/player/ServerPlayerEntity;getAdvancementFile()Lnet/minecraft/advancement/AdvancementFile;
    • method_14967

      @Nullable public Vec3d method_14967()
      Mappings:
      Namespace Name Mixin selector
      official M Ltf;M()Lcee;
      intermediary method_14967 Lnet/minecraft/class_798;method_14967()Lnet/minecraft/class_236;
      named method_14967 Lnet/minecraft/entity/player/ServerPlayerEntity;method_14967()Lnet/minecraft/util/math/Vec3d;
    • method_21282

      public void method_21282(ServerWorld serverWorld, double double2, double double3, double double4, float float2, float float3)
      Mappings:
      Namespace Name Mixin selector
      official a Ltf;a(Ltd;DDDFF)V
      intermediary method_21282 Lnet/minecraft/class_798;method_21282(Lnet/minecraft/class_795;DDDFF)V
      named method_21282 Lnet/minecraft/entity/player/ServerPlayerEntity;method_21282(Lnet/minecraft/server/world/ServerWorld;DDDFF)V