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

80 lines
2.1 KiB
Plaintext

CLASS uc net/minecraft/entity/player/EntityPlayerServer
FIELD b server Lnet/minecraft/server/MinecraftServer;
FIELD ca LOGGER_PLAYER Lorg/apache/logging/log4j/Logger;
FIELD cv seenCredits Z
FIELD cw recipeBook Lxb;
METHOD B getRecipeBook ()Lxb;
METHOD C updatePotionVisibility ()V
METHOD E updatePortalCooldown ()V
METHOD S_ update ()V
METHOD T_ stopRiding ()V
METHOD a openInventory (Laei;)V
ARG 0 inv
METHOD a swingHand (Laeo;)V
ARG 0 hand
METHOD a openContainer (Laep;)V
METHOD a onDeath (Lafe;)V
ARG 0 damageSource
METHOD a damage (Lafe;F)Z
ARG 0 source
ARG 1 damage
METHOD a copyEntityData (Lafv;)V
ARG 0 entity
METHOD a startRiding (Lafv;Z)Z
ARG 0 entity
ARG 1 ignoreRequirements
METHOD a openHorseInventory (Lalw;Laei;)V
METHOD a shouldDamagePlayer (Lapr;)Z
ARG 0 target
METHOD a onContainerPropertyUpdate (Larg;II)V
ARG 0 container
ARG 1 propertyId
ARG 2 newValue
METHOD a onContainerSlotUpdate (Larg;ILauv;)V
ARG 0 container
ARG 1 slotId
ARG 2 newStack
METHOD a onContainerInvRegistered (Larg;Laei;)V
ARG 0 container
ARG 1 inventory
METHOD a onContainerRegistered (Larg;Lfe;)V
ARG 0 container
ARG 1 stacks
METHOD a openBookEditor (Lauv;Laeo;)V
METHOD a openVillagerGui (Layy;)V
METHOD a setGameMode (Lazq;)V
ARG 0 value
METHOD a openCommandBlock (Lblp;)V
METHOD a openSignEditor (Lbmg;)V
ARG 0 sign
METHOD a onBlockCollision (Lbnh;)V
ARG 0 state
METHOD a changeDimension (Lbqj;)Lafv;
ARG 0 dimension
METHOD a trySleep (Leq;)Lapr$a;
ARG 0 pos
METHOD a deserializeCustomData (Lhm;)V
ARG 0 tag
METHOD a appendCommandFeedback (Lix;)V
ARG 0 feedback
METHOD a addChatMessage (Lix;Z)V
ARG 0 message
METHOD a resetStat (Lxd;)V
ARG 0 stat
METHOD a incrementStat (Lxd;I)V
ARG 0 stat
ARG 1 amount
METHOD b isInvulnerableTo (Lafe;)Z
ARG 0 source
METHOD b serializeCustomData (Lhm;)V
ARG 0 tag
METHOD d addExperience (I)V
ARG 0 experience
METHOD f attack (Lafv;)V
ARG 0 entity
METHOD g createCooldownManager ()Laur;
METHOD n initAi ()V
METHOD t isSpectator ()Z
METHOD u isCreative ()Z
METHOD y getPermissionLevel ()I