yarn/mappings/net/minecraft/entity/player/EntityPlayerServer.mapping

76 lines
2.5 KiB
Plaintext

CLASS nn net/minecraft/entity/player/EntityPlayerServer
CLASS nn$1
METHOD a upgradeTag (Lqu;Lfc;I)Lfc;
FIELD a networkHandler Lnx;
FIELD b server Lnet/minecraft/server/MinecraftServer;
FIELD bU LOGGER Lorg/apache/logging/log4j/Logger;
FIELD bV language Ljava/lang/String;
FIELD bY stats Lpk;
FIELD bZ lastScoreHealth F
FIELD c properties Lno;
FIELD ca lastScoreFood I
FIELD cb lastScoreBreath I
FIELD cc lastScoreArmor I
FIELD cd lastScoreExperience I
FIELD ce lastScoreExperienceLevel I
FIELD cf lastSyncedHealth F
FIELD cg lastSyncedFoodLevel I
FIELD ch lastSyncedSaturationLevel Z
FIELD ci lastSyncedExperienceLevel I
FIELD ck chatVisibility Lacu$b;
FIELD cl chatColorsEnabled Z
FIELD cm lastActionTime J
FIELD cn cameraEntity Lub;
FIELD h changingWorlds Z
METHOD B getChatVisibility ()Lacu$b;
METHOD B_ update ()V
METHOD C updateLastActionTime ()V
METHOD D getStatManager ()Lpk;
METHOD F updatePotionVisibility ()V
METHOD G getCameraEntity ()Lub;
METHOD H updatePortalCooldown ()V
METHOD I getLastActionTime ()J
METHOD a hasPermission (ILjava/lang/String;)Z
METHOD a shouldDamagePlayer (Lacu;)Z
METHOD a respawn (Lacu;Z)V
METHOD a onContainerPropertyUpdate (Laeh;II)V
METHOD a onContainerSlotUpdate (Laeh;ILahf;)V
METHOD a onContainerRegistered (Laeh;Lem;)V
METHOD a onContainerInvRegistered (Laeh;Lsq;)V
METHOD a openBookEditor (Lahf;Lsw;)V
METHOD a openVillagerGui (Lakt;)V
METHOD a setGameMode (Lalg;)V
METHOD a openCommandBlock (Latx;)V
METHOD a openSignEditor (Laun;)V
METHOD a setScore (Lbgb;I)V
METHOD a trySleep (Ldx;)Lacu$a;
METHOD a deserializeCustomData (Lfc;)V
METHOD a appendCommandFeedback (Lgk;)V
METHOD a addChatMessage (Lgk;Z)V
METHOD a sendResourcePackInfo (Ljava/lang/String;Ljava/lang/String;)V
METHOD a setClientSettings (Lkd;)V
METHOD a resetStat (Lpl;)V
METHOD a incrementStat (Lpl;I)V
METHOD a openInventory (Lsq;)V
METHOD a swingHand (Lsw;)V
METHOD a openContainer (Lsx;)V
METHOD a onDeath (Ltm;)V
METHOD a damage (Ltm;F)Z
METHOD a startRiding (Lub;Z)Z
METHOD a openHorseInventory (Lzi;Lsq;)V
METHOD b changeWorld (I)Lub;
METHOD b serializeCustomData (Lfc;)V
METHOD b isInvulnerableTo (Ltm;)Z
METHOD c getBlockPos ()Ldx;
METHOD dr isPvpEnabled ()Z
METHOD e setCameraEntity (Lub;)V
METHOD f attack (Lub;)V
METHOD k_ updateNetwork ()V
METHOD l createCooldownManager ()Lahe;
METHOD o stopRiding ()V
METHOD r initAi ()V
METHOD w getWorldServer ()Lnl;
METHOD x isSpectator ()Z
METHOD y isCreative ()Z
METHOD z getIpAddress ()Ljava/lang/String;