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

127 lines
3.9 KiB
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS arj net/minecraft/entity/player/PlayerEntity
CLASS arj$a SleepResult
FIELD a SUCCESS Larj$a;
FIELD b INVALID_WORLD Larj$a;
FIELD c WRONG_TIME Larj$a;
FIELD d TOO_FAR_AWAY Larj$a;
FIELD e INVALID_ATTEMPT Larj$a;
FIELD f NOT_SAFE Larj$a;
CLASS arj$b ChatVisibility
FIELD a FULL Larj$b;
FIELD b COMMANDS Larj$b;
FIELD c HIDDEN Larj$b;
FIELD e id I
FIELD f key Ljava/lang/String;
METHOD a getId ()I
2019-01-16 13:24:40 -05:00
METHOD a byId (I)Larj$b;
METHOD b getTranslationKey ()Ljava/lang/String;
2019-01-16 13:24:40 -05:00
FIELD bA enderChestInventory Lauj;
FIELD bB containerPlayer Laub;
FIELD bC container Late;
FIELD bD hungerManager Latc;
2019-01-24 11:47:45 -05:00
FIELD b ABSORPTION_AMOUNT Lps;
2019-01-16 13:24:40 -05:00
FIELD bO sleeping Z
FIELD bP sleepingPos Let;
FIELD bT abilities Larh;
FIELD bU experience I
FIELD bV experienceLevel I
FIELD bW experienceBarProgress F
FIELD bX enchantmentTableSeed I
FIELD bZ fishHook Lapa;
2019-01-24 11:47:45 -05:00
FIELD bv PLAYER_MODEL_BIT_MASK Lps;
FIELD bw MAIN_HAND Lps;
FIELD bx LEFT_SHOULDER_ENTITY Lps;
FIELD by RIGHT_SHOULDER_ENTITY Lps;
2019-01-16 13:24:40 -05:00
FIELD bz inventory Lari;
FIELD cD renderOffsetY F
2019-01-24 11:47:45 -05:00
FIELD c SCORE Lps;
2019-01-16 13:24:40 -05:00
FIELD cb gameProfile Lcom/mojang/authlib/GameProfile;
FIELD cc reducedDebugInfo Z
2019-01-24 11:47:45 -05:00
FIELD ce itemCooldownManager Lawz;
2019-01-09 12:20:38 -05:00
FIELD d sleepTimer I
FIELD f spawnPosition Let;
FIELD g spawnForced Z
2019-01-24 11:47:45 -05:00
METHOD a sendVillagerRecipes (ILbbq;)V
2019-01-12 06:41:47 -05:00
ARG 1 syncId
2019-01-16 13:24:40 -05:00
METHOD a openContainer (Laga;)Ljava/util/OptionalInt;
METHOD a addCritParticles (Lahc;)V
METHOD a interact (Lahc;Lafw;)Lafx;
2018-11-04 07:22:38 -05:00
ARG 1 entity
2019-01-16 13:24:40 -05:00
METHOD a setMainHand (Lahk;)V
METHOD a openHorseInventory (Lani;Lafq;)V
2019-01-24 11:47:45 -05:00
METHOD a spawnEntityItem (Lapg;)Laxd;
2019-01-16 13:24:40 -05:00
METHOD a shouldDamagePlayer (Larj;)Z
METHOD a isSkinOverlayVisible (Lark;)Z
2019-01-24 11:47:45 -05:00
METHOD a openBookEditorGui (Laxd;Lafw;)V
METHOD a dropItem (Laxd;Z)Lapg;
2018-11-04 07:22:38 -05:00
ARG 1 stack
2019-01-24 11:47:45 -05:00
METHOD a dropItem (Laxd;ZZ)Lapg;
2018-11-04 07:22:38 -05:00
ARG 1 stack
2019-01-24 11:47:45 -05:00
METHOD a openCommandBlockMinecartGui (Lbbs;)V
METHOD a setGameMode (Lbci;)V
METHOD a openCommandBlockGui (Lbot;)V
METHOD a openJigsawGui (Lbpe;)V
METHOD a openSignEditorGui (Lbpk;)V
METHOD a openStructureBlockGui (Lbpo;)V
METHOD a getUuidFromProfile (Lcom/mojang/authlib/GameProfile;)Ljava/util/UUID;
2017-05-13 02:02:51 -04:00
ARG 0 profile
2019-01-16 13:24:40 -05:00
METHOD a trySleep (Let;)Larj$a;
2018-11-27 13:50:51 -05:00
METHOD a isWithinSleepingRange (Let;Ley;)Z
2018-11-04 07:22:38 -05:00
ARG 1 sleepPos
2019-01-24 11:47:45 -05:00
METHOD a canPlaceBlock (Let;Ley;Laxd;)Z
2018-11-04 07:22:38 -05:00
ARG 1 pos
ARG 2 side
METHOD a unlockRecipes (Ljava/util/Collection;)I
ARG 1 recipes
2019-01-24 11:47:45 -05:00
METHOD a addChatMessage (Ljc;Z)V
2018-11-04 07:22:38 -05:00
ARG 1 message
2019-01-24 11:47:45 -05:00
METHOD a increaseStat (Lqd;)V
2019-01-24 11:08:22 -05:00
METHOD a playSound (Lxr;Lxt;FF)V
2019-01-16 13:24:40 -05:00
METHOD a resetStat (Lxy;)V
METHOD a incrementStat (Lxy;I)V
2018-11-04 07:22:38 -05:00
ARG 1 stat
2019-01-24 11:47:45 -05:00
METHOD a unlockRecipes ([Lqd;)V
ARG 1 ids
2019-01-16 13:24:40 -05:00
METHOD b addEnchantedHitParticles (Lahc;)V
2019-01-24 11:47:45 -05:00
METHOD b getBlockBreakingSpeed (Lbqk;)F
2018-11-27 13:50:51 -05:00
METHOD b setPlayerSpawn (Let;Z)V
2018-11-04 07:22:38 -05:00
ARG 1 pos
METHOD b lockRecipes (Ljava/util/Collection;)I
ARG 1 recipes
2019-01-16 13:24:40 -05:00
METHOD b incrementStat (Lxy;)V
2019-01-24 11:47:45 -05:00
METHOD c isUsingEffectiveTool (Lbqk;)Z
METHOD c getOfflinePlayerUuid (Ljava/lang/String;)Ljava/util/UUID;
2017-05-13 02:02:51 -04:00
ARG 0 nickname
METHOD d addExperience (I)V
2019-01-24 11:47:45 -05:00
METHOD dA isSpawnForced ()Z
METHOD dB getEnchantmentTableSeed ()I
METHOD dD getHungerManager ()Latc;
METHOD dE canFoodHeal ()Z
METHOD dF canModifyWorld ()Z
METHOD dG getEnderChestInventory ()Lauj;
METHOD dI getScoreboard ()Lcnr;
METHOD dK getReducedDebugInfo ()Z
METHOD dL getShoulderEntityLeft ()Lhr;
METHOD dM getShoulderEntityRight ()Lhr;
METHOD dP getItemCooldownManager ()Lawz;
METHOD dQ getLuck ()F
METHOD do updateSize ()V
METHOD dp getScore ()I
METHOD dt requestRespawn ()V
METHOD dv getGameProfile ()Lcom/mojang/authlib/GameProfile;
METHOD dy getSleepTimer ()I
METHOD dz getSpawnPosition ()Let;
2019-01-16 13:24:40 -05:00
METHOD f attack (Lahc;)V
2019-01-24 11:47:45 -05:00
METHOD g createCooldownManager ()Lawz;
METHOD h setShoulderEntityLeft (Lhr;)V
METHOD i setShoulderEntityRight (Lhr;)V
METHOD n dropSelectedItem (Z)Lapg;
METHOD p canConsume (Z)Z
2019-01-17 18:35:46 -05:00
METHOD q addExhaustion (F)V
2018-12-05 09:11:37 -05:00
METHOD q setScore (I)V
2019-01-24 11:47:45 -05:00
METHOD q setReducedDebugInfo (Z)V
2018-12-05 09:11:37 -05:00
METHOD r addScore (I)V
METHOD t isSpectator ()Z
2019-01-24 11:47:45 -05:00
METHOD t_ closeGui ()V
METHOD u isCreative ()Z