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

105 lines
3.1 KiB
Plaintext

CLASS none/lw net/minecraft/entity/player/EntityPlayerServer
FIELD a networkHandler Lnone/mg;
FIELD b server Lnet/minecraft/server/MinecraftServer;
FIELD bS LOGGER Lorg/apache/logging/log4j/Logger;
FIELD bT language Ljava/lang/String;
FIELD bV statManager Lnone/nt;
FIELD bW lastScoreHealth F
FIELD bX lastScoreFood I
FIELD bY lastScoreBreath I
FIELD bZ lastScoreArmor I
FIELD ca lastScoreExperience I
FIELD cb lastScoreExperienceLevel I
FIELD cc lastSyncedHealth F
FIELD cd lastSyncedFoodLevel I
FIELD ce lastSyncedSaturationLevel Z
FIELD cf lastSyncedExperienceLevel I
FIELD ch chatVisibility Lnone/aam$b;
FIELD ci chatColorsEnabled Z
FIELD ck cameraEntity Lnone/sg;
METHOD <init> (Lnet/minecraft/server/MinecraftServer;Lnone/lu;Lcom/mojang/authlib/GameProfile;Lnone/lx;)V
ARG 0 server
ARG 1 world
METHOD A getIpAddress ()Ljava/lang/String;
METHOD C getChatVisibility ()Lnone/aam$b;
METHOD E getStatManager ()Lnone/nt;
METHOD F updatePotionVisibility ()V
METHOD G getCameraEntity ()Lnone/sg;
METHOD H updatePortalCooldown ()V
METHOD a hasPermission (ILjava/lang/String;)Z
ARG 0 permissionLevel
ARG 1 commandName
METHOD a shouldDamagePlayer (Lnone/aam;)Z
ARG 0 target
METHOD a onContainerPropertyUpdate (Lnone/abx;II)V
ARG 0 container
ARG 1 propertyId
ARG 2 newValue
METHOD a onContainerSlotUpdate (Lnone/abx;ILnone/aes;)V
ARG 0 container
ARG 1 slotId
ARG 2 newStack
METHOD a onContainerRegistered (Lnone/abx;Lnone/dc;)V
ARG 0 container
ARG 1 stacks
METHOD a onContainerInvRegistered (Lnone/abx;Lnone/qv;)V
ARG 0 container
ARG 1 inventory
METHOD a openBookEditor (Lnone/aes;Lnone/rb;)V
METHOD a openVillagerGui (Lnone/aih;)V
METHOD a openCommandBlock (Lnone/arh;)V
METHOD a openSignEditor (Lnone/arw;)V
METHOD a setScore (Lnone/bdh;I)V
ARG 0 criterion
ARG 1 value
METHOD a trySleep (Lnone/cn;)Lnone/aam$a;
ARG 0 pos
METHOD a deserializeCustomData (Lnone/dt;)V
ARG 0 tag
METHOD a appendCommandFeedback (Lnone/fa;)V
ARG 0 component
METHOD a addChatMessage (Lnone/fa;Z)V
ARG 0 message
METHOD a setClientSettings (Lnone/iq;)V
ARG 0 clientSettings
METHOD a incrementStat (Lnone/nu;I)V
ARG 0 stat
ARG 1 points
METHOD a openInventory (Lnone/qv;)V
ARG 0 inv
METHOD a swingHand (Lnone/rb;)V
ARG 0 hand
METHOD a openContainer (Lnone/rc;)V
METHOD a onDeath (Lnone/rr;)V
ARG 0 damageSource
METHOD a damage (Lnone/rr;F)Z
ARG 0 source
ARG 1 damage
METHOD a (Lnone/sg;)V
ARG 0 entity
METHOD a startRiding (Lnone/sg;Z)Z
ARG 0 entity
ARG 1 ignoreRequirements
METHOD a openHorseInventory (Lnone/xd;Lnone/qv;)V
METHOD b serializeCustomData (Lnone/dt;)V
ARG 0 tag
METHOD b isInvulnerableTo (Lnone/rr;)Z
ARG 0 source
METHOD c getBlockPos ()Lnone/cn;
METHOD c changeWorld (I)Lnone/sg;
ARG 0 worldId
METHOD di isPvpEnabled ()Z
METHOD e setCameraEntity (Lnone/sg;)V
ARG 0 entity
METHOD f attack (Lnone/sg;)V
ARG 0 entity
METHOD k_ updateNetwork ()V
METHOD l createCooldownManager ()Lnone/aer;
METHOD o checkBiomeExplorationAchievement ()V
METHOD p stopRiding ()V
METHOD s closeGui ()V
METHOD x getWorldServer ()Lnone/lu;
METHOD y isSpectator ()Z
METHOD y_ update ()V
METHOD z isCreative ()Z