yarn/mappings/net/minecraft/server/network/ServerPlayerEntity.mapping

64 lines
1.9 KiB
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS ul net/minecraft/server/network/ServerPlayerEntity
FIELD a networkHandler Luz;
FIELD b server Lnet/minecraft/server/MinecraftServer;
2018-11-29 15:10:38 -05:00
FIELD cA enteredNetherPos Lckp;
FIELD ca LOGGER_PLAYER Lorg/apache/logging/log4j/Logger;
FIELD cv seenCredits Z
2018-11-29 15:10:38 -05:00
FIELD cw recipeBook Lxk;
METHOD B getRecipeBook ()Lxk;
2018-10-24 18:05:14 -04:00
METHOD C updatePotionVisibility ()V
METHOD E updatePortalCooldown ()V
2018-11-29 15:10:38 -05:00
METHOD U_ update ()V
METHOD V_ stopRiding ()V
METHOD a openInventory (Laev;)V
METHOD a swingHand (Lafb;)V
METHOD a openContainer (Lafc;)V
METHOD a onDeath (Lafr;)V
METHOD a damage (Lafr;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
2018-11-29 15:10:38 -05:00
METHOD a copyEntityData (Lagi;)V
METHOD a startRiding (Lagi;Z)Z
2018-11-04 07:22:38 -05:00
ARG 1 entity
2018-11-29 15:10:38 -05:00
METHOD a openHorseInventory (Lamn;Laev;)V
METHOD a shouldDamagePlayer (Laqj;)Z
METHOD a onContainerPropertyUpdate (Lasb;II)V
2018-11-04 07:22:38 -05:00
ARG 1 container
ARG 2 propertyId
2018-11-29 15:10:38 -05:00
METHOD a onContainerSlotUpdate (Lasb;ILavs;)V
2018-11-04 07:22:38 -05:00
ARG 1 container
ARG 2 slotId
2018-11-29 15:10:38 -05:00
METHOD a onContainerInvRegistered (Lasb;Laev;)V
2018-11-04 07:22:38 -05:00
ARG 1 container
2018-11-29 15:10:38 -05:00
METHOD a onContainerRegistered (Lasb;Lfh;)V
2018-11-04 07:22:38 -05:00
ARG 1 container
2018-11-29 15:10:38 -05:00
METHOD a openBookEditor (Lavs;Lafb;)V
METHOD a openVillagerGui (Lazu;)V
METHOD a setGameMode (Lban;)V
METHOD a openCommandBlock (Lbmr;)V
METHOD a openSignEditor (Lbnj;)V
METHOD a onBlockCollision (Lboj;)V
METHOD a changeDimension (Lbrc;)Lagi;
METHOD a trySleep (Let;)Laqj$a;
2018-11-27 13:50:51 -05:00
METHOD a deserializeCustomData (Lhp;)V
ARG 1 tag
2018-11-27 13:50:51 -05:00
METHOD a appendCommandFeedback (Lja;)V
METHOD a sendChatMessage (Lja;Liy;)V
METHOD a addChatMessage (Lja;Z)V
2018-11-04 07:22:38 -05:00
ARG 1 message
2018-11-29 15:10:38 -05:00
METHOD a resetStat (Lxm;)V
METHOD a incrementStat (Lxm;I)V
2018-11-04 07:22:38 -05:00
ARG 1 stat
2018-11-29 15:10:38 -05:00
METHOD b isInvulnerableTo (Lafr;)Z
2018-11-27 13:50:51 -05:00
METHOD b serializeCustomData (Lhp;)V
ARG 1 tag
2018-10-24 18:05:14 -04:00
METHOD d addExperience (I)V
2018-11-29 15:10:38 -05:00
METHOD f attack (Lagi;)V
METHOD g createCooldownManager ()Lavo;
2018-11-09 06:34:44 -05:00
METHOD m closeContainer ()V
2018-10-24 18:05:14 -04:00
METHOD n initAi ()V
2018-11-29 15:10:38 -05:00
METHOD s getServerWorld ()Luj;
2018-10-24 18:05:14 -04:00
METHOD t isSpectator ()Z
METHOD u isCreative ()Z
2018-11-29 15:10:38 -05:00
METHOD w_ closeGui ()V
2018-10-26 14:57:13 -04:00
METHOD y getPermissionLevel ()I