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

86 lines
2.7 KiB
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS uv net/minecraft/server/network/ServerPlayerEntity
FIELD b networkHandler Lvn;
FIELD cC enteredNetherPos Lcms;
FIELD cD chunkPos Lbbt;
2018-12-12 12:12:26 -05:00
FIELD cE containerSyncId I
2019-01-09 12:20:38 -05:00
FIELD c server Lnet/minecraft/server/MinecraftServer;
FIELD cc LOGGER_PLAYER Lorg/apache/logging/log4j/Logger;
FIELD cd clientLanguage Ljava/lang/String;
FIELD cf advancementManager Lqo;
FIELD cs clientChatVisibility Lark$b;
FIELD cx seenCredits Z
FIELD cy recipeBook Lxy;
FIELD d interactionManager Luw;
METHOD B getRecipeBook ()Lxy;
2018-10-24 18:05:14 -04:00
METHOD C updatePotionVisibility ()V
METHOD E updatePortalCooldown ()V
2019-01-09 12:20:38 -05:00
METHOD L getAdvancementManager ()Lqo;
METHOD M getEnteredNetherPosition ()Lcms;
METHOD O getChunkPos ()Lbbt;
METHOD a swingHand (Lafy;)V
METHOD a onDeath (Lagm;)V
METHOD a damage (Lagm;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
ARG 2 amount
2019-01-09 12:20:38 -05:00
METHOD a addCritParticles (Lahd;)V
METHOD a startRiding (Lahd;Z)Z
2018-11-04 07:22:38 -05:00
ARG 1 entity
2019-01-09 12:20:38 -05:00
METHOD a openHorseInventory (Lanj;Lafs;)V
METHOD a shouldDamagePlayer (Lark;)Z
METHOD a onContainerPropertyUpdate (Latf;II)V
2018-11-04 07:22:38 -05:00
ARG 1 container
ARG 2 propertyId
2019-01-09 12:20:38 -05:00
METHOD a onContainerSlotUpdate (Latf;ILaxd;)V
2018-11-04 07:22:38 -05:00
ARG 1 container
ARG 2 slotId
2019-01-09 12:20:38 -05:00
METHOD a onContainerRegistered (Latf;Lfh;)V
2018-11-04 07:22:38 -05:00
ARG 1 container
2019-01-09 12:20:38 -05:00
METHOD a openBookEditorGui (Laxd;Lafy;)V
METHOD a sendRemoveChunkPacket (Lbbt;)V
METHOD a sendInitialChunkPackets (Lbbt;Ljr;Ljr;)V
METHOD a setGameMode (Lbcc;)V
METHOD a sendBlockEntityUpdate (Lboi;)V
METHOD a openCommandBlockGui (Lbon;)V
METHOD a openSignEditorGui (Lbpe;)V
METHOD a onBlockCollision (Lbqe;)V
METHOD a changeDimension (Lbsy;)Lahd;
METHOD a lookAt (Lch$a;Lcms;)V
2018-12-14 13:18:38 -05:00
ARG 1 anchor
ARG 2 target
2019-01-09 12:20:38 -05:00
METHOD a trySleep (Let;)Lark$a;
2018-12-12 12:12:26 -05:00
METHOD a readCustomDataFromTag (Lhs;)V
METHOD a unlockRecipes (Ljava/util/Collection;)I
ARG 1 recipes
2018-12-12 12:12:26 -05:00
METHOD a appendCommandFeedback (Ljd;)V
METHOD a sendChatMessage (Ljd;Ljb;)V
METHOD a addChatMessage (Ljd;Z)V
2018-11-04 07:22:38 -05:00
ARG 1 message
2019-01-09 12:20:38 -05:00
METHOD a setClientSettings (Lnk;)V
METHOD a resetStat (Lya;)V
METHOD a incrementStat (Lya;I)V
2018-11-04 07:22:38 -05:00
ARG 1 stat
2019-01-09 12:20:38 -05:00
METHOD a unlockRecipes ([Lqe;)V
ARG 1 ids
2019-01-09 12:20:38 -05:00
METHOD b isInvulnerableTo (Lagm;)Z
METHOD b addEnchantedHitParticles (Lahd;)V
2018-12-12 12:12:26 -05:00
METHOD b writeCustomDataToTag (Lhs;)V
METHOD b lockRecipes (Ljava/util/Collection;)I
ARG 1 recipes
2018-10-24 18:05:14 -04:00
METHOD d addExperience (I)V
2019-01-09 12:20:38 -05:00
METHOD d onStartedTracking (Lahd;)V
METHOD dR incrementContainerSyncId ()V
METHOD f attack (Lahd;)V
METHOD g createCooldownManager ()Lawz;
METHOD h update ()V
METHOD j stopRiding ()V
2019-01-09 12:46:28 -05:00
METHOD l ()V
2018-11-09 06:34:44 -05:00
METHOD m closeContainer ()V
METHOD n prepareGoals ()V
2019-01-09 12:20:38 -05:00
METHOD s getServerWorld ()Lut;
2018-10-24 18:05:14 -04:00
METHOD t isSpectator ()Z
METHOD u isCreative ()Z
2018-12-30 09:37:50 -05:00
METHOD v getServerBrand ()Ljava/lang/String;
2019-01-09 12:20:38 -05:00
METHOD v_ closeGui ()V
METHOD x getClientChatVisibility ()Lark$b;
2018-10-26 14:57:13 -04:00
METHOD y getPermissionLevel ()I