Class ServerPlayerEntity

All Implemented Interfaces:
CommandSource, ScreenHandlerListener

public class ServerPlayerEntity extends PlayerEntity implements ScreenHandlerListener
Mappings:
Namespace Name
official ml
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 bM Lml;bM: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 bN Lml;bN: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 Lml;a:Lmw;
      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 Lml;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 Lml;c:Lmm;
      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 Lml;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 Lml;e:D
      intermediary field_2838 Lnet/minecraft/class_798;field_2838:D
      named serverPosZ Lnet/minecraft/entity/player/ServerPlayerEntity;serverPosZ:D
    • loadedChunks

      public final List loadedChunks
      Mappings:
      Namespace Name Mixin selector
      official f Lml;f:Ljava/util/List;
      intermediary field_2839 Lnet/minecraft/class_798;field_2839:Ljava/util/List;
      named loadedChunks Lnet/minecraft/entity/player/ServerPlayerEntity;loadedChunks:Ljava/util/List;
    • removedEntities

      public final List removedEntities
      Mappings:
      Namespace Name Mixin selector
      official g Lml;g: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 bO Lml;bO:Lnt;
      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 bP Lml;bP:F
      intermediary field_6731 Lnet/minecraft/class_798;field_6731:F
      named syncedHealth Lnet/minecraft/entity/player/ServerPlayerEntity;syncedHealth:F
    • lastHealth

      private float lastHealth
      Mappings:
      Namespace Name Mixin selector
      official bQ Lml;bQ: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 bR Lml;bR: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 bS Lml;bS: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 bT Lml;bT: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 bU Lml;bU:I
      intermediary field_2831 Lnet/minecraft/class_798;field_2831:I
      named spawnProtectionTicks Lnet/minecraft/entity/player/ServerPlayerEntity;spawnProtectionTicks:I
    • field_22961

      private int field_22961
      Mappings:
      Namespace Name Mixin selector
      official bV Lml;bV:I
      intermediary field_22961 Lnet/minecraft/class_798;field_22961:I
      named field_22961 Lnet/minecraft/entity/player/ServerPlayerEntity;field_22961:I
    • field_8895

      private ChatVisibility field_8895
      Mappings:
      Namespace Name Mixin selector
      official bW Lml;bW:Lxm;
      intermediary field_8895 Lnet/minecraft/class_798;field_8895:Lnet/minecraft/class_2157;
      named field_8895 Lnet/minecraft/entity/player/ServerPlayerEntity;field_8895:Lnet/minecraft/client/gui/hud/ChatVisibility;
    • chatColors

      private boolean chatColors
      Mappings:
      Namespace Name Mixin selector
      official bX Lml;bX: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 bY Lml;bY:J
      intermediary field_6733 Lnet/minecraft/class_798;field_6733:J
      named lastActionTime Lnet/minecraft/entity/player/ServerPlayerEntity;lastActionTime:J
    • screenHandlerSyncId

      private int screenHandlerSyncId
      Mappings:
      Namespace Name Mixin selector
      official bZ Lml;bZ: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 h Lml;h: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 i Lml;i: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 j Lml;j: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> Lml;<init>(Lnet/minecraft/server/MinecraftServer;Lmi;Lcom/mojang/authlib/GameProfile;Lmm;)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 Lqm;a(Ldg;)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 Lqm;b(Ldg;)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 Lxk;a(I)V
      intermediary method_3151 Lnet/minecraft/class_988;method_3151(I)V
      named incrementXp Lnet/minecraft/entity/player/PlayerEntity;incrementXp(I)V
    • listenToScreenHandler

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

      protected void method_3203()
      Overrides:
      method_3203 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official e_ Lxk;e_()V
      intermediary method_3203 Lnet/minecraft/class_988;method_3203()V
      named method_3203 Lnet/minecraft/entity/player/PlayerEntity;method_3203()V
    • getEyeHeight

      public float getEyeHeight()
      Overrides:
      getEyeHeight in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official g Lqm;g()F
      intermediary method_2544 Lnet/minecraft/class_864;method_2544()F
      named getEyeHeight Lnet/minecraft/entity/Entity;getEyeHeight()F
    • tick

      public void tick()
      Overrides:
      tick in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official h Lqm;h()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 Lml;i()V
      intermediary method_2157 Lnet/minecraft/class_798;method_2157()V
      named tickPlayer Lnet/minecraft/entity/player/ServerPlayerEntity;tickPlayer()V
    • updateExploreredBiomes

      protected void updateExploreredBiomes()
      Mappings:
      Namespace Name Mixin selector
      official j Lml;j()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 Lrg;a(Lqa;)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 Lqm;a(Lqa;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 Lxk;a(Lxk;)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
    • teleportToDimension

      public void teleportToDimension(int dimensionId)
      Overrides:
      teleportToDimension in class Entity
      Mappings:
      Namespace Name Mixin selector
      official b Lqm;b(I)V
      intermediary method_3197 Lnet/minecraft/class_864;method_3197(I)V
      named teleportToDimension Lnet/minecraft/entity/Entity;teleportToDimension(I)V
    • updateBlockEntity

      private void updateBlockEntity(BlockEntity blockEntity)
      Mappings:
      Namespace Name Mixin selector
      official b Lml;b(Lanc;)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 Lrg;a(Lqm;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
    • method_3152

      public CanSleepEnum method_3152(int int2, int int3, int int4)
      Overrides:
      method_3152 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(III)Lxl;
      intermediary method_3152 Lnet/minecraft/class_988;method_3152(III)Lnet/minecraft/class_989;
      named method_3152 Lnet/minecraft/entity/player/PlayerEntity;method_3152(III)Lnet/minecraft/util/CanSleepEnum;
    • awaken

      public void awaken(boolean bool, boolean bool2, boolean setSpawn)
      Overrides:
      awaken in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;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 void startRiding(Entity entity)
      Overrides:
      startRiding in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lqm;a(Lqm;)V
      intermediary method_2500 Lnet/minecraft/class_864;method_2500(Lnet/minecraft/class_864;)V
      named startRiding Lnet/minecraft/entity/Entity;startRiding(Lnet/minecraft/entity/Entity;)V
    • method_2489

      protected void method_2489(double double2, boolean bool)
      Overrides:
      method_2489 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lqm;a(DZ)V
      intermediary method_2489 Lnet/minecraft/class_864;method_2489(DZ)V
      named method_2489 Lnet/minecraft/entity/Entity;method_2489(DZ)V
    • handleFall

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

      public void method_4572(BlockEntity blockEntity)
      Overrides:
      method_4572 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lanc;)V
      intermediary method_4572 Lnet/minecraft/class_988;method_4572(Lnet/minecraft/class_226;)V
      named method_4572 Lnet/minecraft/entity/player/PlayerEntity;method_4572(Lnet/minecraft/block/entity/BlockEntity;)V
    • incrementSyncId

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

      public void method_3173(int int2, int int3, int int4)
      Overrides:
      method_3173 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lxk;b(III)V
      intermediary method_3173 Lnet/minecraft/class_988;method_3173(III)V
      named method_3173 Lnet/minecraft/entity/player/PlayerEntity;method_3173(III)V
    • method_3198

      public void method_3198(int int2, int int3, int int4, String string)
      Overrides:
      method_3198 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(IIILjava/lang/String;)V
      intermediary method_3198 Lnet/minecraft/class_988;method_3198(IIILjava/lang/String;)V
      named method_3198 Lnet/minecraft/entity/player/PlayerEntity;method_3198(IIILjava/lang/String;)V
    • method_4578

      public void method_4578(int int2, int int3, int int4)
      Overrides:
      method_4578 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official c Lxk;c(III)V
      intermediary method_4578 Lnet/minecraft/class_988;method_4578(III)V
      named method_4578 Lnet/minecraft/entity/player/PlayerEntity;method_4578(III)V
    • openInventory

      public void openInventory(Inventory inventory)
      Overrides:
      openInventory in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lpn;)V
      intermediary method_3160 Lnet/minecraft/class_988;method_3160(Lnet/minecraft/class_849;)V
      named openInventory Lnet/minecraft/entity/player/PlayerEntity;openInventory(Lnet/minecraft/inventory/Inventory;)V
    • method_5442

      public void method_5442(HopperBlockEntity hopperBlockEntity)
      Overrides:
      method_5442 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lant;)V
      intermediary method_5442 Lnet/minecraft/class_988;method_5442(Lnet/minecraft/class_1463;)V
      named method_5442 Lnet/minecraft/entity/player/PlayerEntity;method_5442(Lnet/minecraft/block/entity/HopperBlockEntity;)V
    • method_5443

      public void method_5443(HopperMinecartEntity hopperMinecartEntity)
      Overrides:
      method_5443 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lwc;)V
      intermediary method_5443 Lnet/minecraft/class_988;method_5443(Lnet/minecraft/class_1576;)V
      named method_5443 Lnet/minecraft/entity/player/PlayerEntity;method_5443(Lnet/minecraft/entity/vehicle/HopperMinecartEntity;)V
    • method_3156

      public void method_3156(FurnaceBlockEntity furnaceBlockEntity)
      Overrides:
      method_3156 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lanr;)V
      intermediary method_3156 Lnet/minecraft/class_988;method_3156(Lnet/minecraft/class_221;)V
      named method_3156 Lnet/minecraft/entity/player/PlayerEntity;method_3156(Lnet/minecraft/block/entity/FurnaceBlockEntity;)V
    • method_3155

      public void method_3155(DispenserBlockEntity dispenserBlockEntity)
      Overrides:
      method_3155 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lanm;)V
      intermediary method_3155 Lnet/minecraft/class_988;method_3155(Lnet/minecraft/class_218;)V
      named method_3155 Lnet/minecraft/entity/player/PlayerEntity;method_3155(Lnet/minecraft/block/entity/DispenserBlockEntity;)V
    • method_3154

      public void method_3154(BrewingStandBlockEntity brewingStandBlockEntity)
      Overrides:
      method_3154 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lang;)V
      intermediary method_3154 Lnet/minecraft/class_988;method_3154(Lnet/minecraft/class_215;)V
      named method_3154 Lnet/minecraft/entity/player/PlayerEntity;method_3154(Lnet/minecraft/block/entity/BrewingStandBlockEntity;)V
    • method_4571

      public void method_4571(BeaconBlockEntity beaconBlockEntity)
      Overrides:
      method_4571 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lanb;)V
      intermediary method_4571 Lnet/minecraft/class_988;method_4571(Lnet/minecraft/class_1308;)V
      named method_4571 Lnet/minecraft/entity/player/PlayerEntity;method_4571(Lnet/minecraft/block/entity/BeaconBlockEntity;)V
    • method_3168

      public void method_3168(Trader trader, String string)
      Overrides:
      method_3168 in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Laex;Ljava/lang/String;)V
      intermediary method_3168 Lnet/minecraft/class_988;method_3168(Lnet/minecraft/class_1143;Ljava/lang/String;)V
      named method_3168 Lnet/minecraft/entity/player/PlayerEntity;method_3168(Lnet/minecraft/entity/data/Trader;Ljava/lang/String;)V
    • openHorseInventory

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

      public void onScreenHandlerSlotUpdate(ScreenHandler handler, int slotId, ItemStack stack)
      Specified by:
      onScreenHandlerSlotUpdate in interface ScreenHandlerListener
      Mappings:
      Namespace Name Mixin selector
      official a Lyn;a(Lyd;ILabo;)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 Lml;a(Lyd;)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 list)
      Specified by:
      updateScreenHandler in interface ScreenHandlerListener
      Mappings:
      Namespace Name Mixin selector
      official a Lyn;a(Lyd;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 Lyn;a(Lyd;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
    • closeHandledScreen

      public void closeHandledScreen()
      Overrides:
      closeHandledScreen in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official k Lxk;k()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 Lml;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 Lml;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 Lml;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
    • incrementStat

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

      public void method_2160()
      Mappings:
      Namespace Name Mixin selector
      official n Lml;n()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 o Lml;o()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 Lxk;b(Lez;)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
    • useItem

      protected void useItem()
      Overrides:
      useItem in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official p Lxk;p()V
      intermediary method_3217 Lnet/minecraft/class_988;method_3217()V
      named useItem Lnet/minecraft/entity/player/PlayerEntity;useItem()V
    • setUseItem

      public void setUseItem(ItemStack item, int int2)
      Overrides:
      setUseItem in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Labo;I)V
      intermediary method_3166 Lnet/minecraft/class_988;method_3166(Lnet/minecraft/class_1071;I)V
      named setUseItem Lnet/minecraft/entity/player/PlayerEntity;setUseItem(Lnet/minecraft/item/ItemStack;I)V
    • copyFrom

      public void copyFrom(PlayerEntity player, boolean bool)
      Overrides:
      copyFrom in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lxk;a(Lxk;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 Lrg;a(Lqi;)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 Lrg;a(Lqi;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 Lrg;b(Lqi;)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
    • method_2577

      public void method_2577(double double2, double double3, double double4)
      Overrides:
      method_2577 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lrg;a(DDD)V
      intermediary method_2577 Lnet/minecraft/class_1699;method_2577(DDD)V
      named method_2577 Lnet/minecraft/entity/LivingEntity;method_2577(DDD)V
    • addCritParticles

      public void addCritParticles(Entity target)
      Overrides:
      addCritParticles in class PlayerEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lxk;b(Lqm;)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 c Lxk;c(Lqm;)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 q Lxk;q()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 r Lml;r()Lmi;
      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 Lxk;a(Lafv;)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
    • sendMessage

      public void sendMessage(Text text)
      Specified by:
      sendMessage in interface CommandSource
      Mappings:
      Namespace Name Mixin selector
      official a Lac;a(Lez;)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
      Mappings:
      Namespace Name Mixin selector
      official a Lac;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 s Lml;s()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_2150

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

      public ChatVisibility method_8137()
      Mappings:
      Namespace Name Mixin selector
      official v Lml;v()Lxm;
      intermediary method_8137 Lnet/minecraft/class_798;method_8137()Lnet/minecraft/class_2157;
      named method_8137 Lnet/minecraft/entity/player/ServerPlayerEntity;method_8137()Lnet/minecraft/client/gui/hud/ChatVisibility;
    • method_8134

      public void method_8134(String string)
      Mappings:
      Namespace Name Mixin selector
      official a Lml;a(Ljava/lang/String;)V
      intermediary method_8134 Lnet/minecraft/class_798;method_8134(Ljava/lang/String;)V
      named method_8134 Lnet/minecraft/entity/player/ServerPlayerEntity;method_8134(Ljava/lang/String;)V
    • method_4086

      public BlockPos method_4086()
      Specified by:
      method_4086 in interface CommandSource
      Mappings:
      Namespace Name Mixin selector
      official f_ Lac;f_()Lr;
      intermediary method_4086 Lnet/minecraft/class_1061;method_4086()Lnet/minecraft/class_851;
      named method_4086 Lnet/minecraft/command/CommandSource;method_4086()Lnet/minecraft/util/math/BlockPos;
    • updateLastActionTime

      public void updateLastActionTime()
      Mappings:
      Namespace Name Mixin selector
      official w Lml;w()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 x Lml;x()Lnt;
      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;