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

97 lines
3.1 KiB
Plaintext

CLASS acu net/minecraft/entity/player/EntityPlayer
CLASS acu$a SleepResult
FIELD a SUCCESS Lacu$a;
FIELD b INVALID_WORLD Lacu$a;
FIELD c WRONG_TIME Lacu$a;
FIELD d TOO_FAR_AWAY Lacu$a;
FIELD f NOT_SAFE Lacu$a;
CLASS acu$b ChatVisibility
FIELD a FULL Lacu$b;
FIELD b COMMANDS Lacu$b;
FIELD c HIDDEN Lacu$b;
FIELD d BY_ID [Lacu$b;
FIELD e id I
FIELD f key Ljava/lang/String;
METHOD a getId ()I
METHOD a byId (I)Lacu$b;
METHOD b getTranslationKey ()Ljava/lang/String;
FIELD bJ sleeping Z
FIELD bK sleepingPos Ldx;
FIELD b SCORE Llx;
FIELD bN abilities Lacs;
FIELD bO experience I
FIELD bP experienceLevel I
FIELD bQ experienceBarProgress F
FIELD bT fishHook Laaz;
FIELD bU gameProfile Lcom/mojang/authlib/GameProfile;
FIELD bV reducedDebugInfo Z
FIELD bX itemCooldownManager Lahe;
FIELD br SKIN_CUSTOMIZATION Llx;
FIELD bs MAIN_HAND Llx;
FIELD bv inventory Lact;
FIELD bw containerPlayer Laeh;
FIELD bx container Laeh;
FIELD by hungerManager Laef;
FIELD c enderChestInventory Lafc;
FIELD cs renderOffsetY F
FIELD d sleepTimer I
FIELD e spawnPosition Ldx;
FIELD f spawnForced Z
FIELD g enchantmentTableSeed I
METHOD a addExhaustion (F)V
METHOD a spawnEntityItem (Labf;)Lahf;
METHOD a shouldDamagePlayer (Lacu;)Z
METHOD a respawn (Lacu;Z)V
METHOD a isSkinOverlayVisible (Lacv;)Z
METHOD a openBookEditor (Lahf;Lsw;)V
METHOD a dropItem (Lahf;Z)Labf;
METHOD a dropItem (Lahf;ZZ)Labf;
METHOD a openVillagerGui (Lakt;)V
METHOD a openCommandBlockMinecart (Lakx;)V
METHOD a setGameMode (Lalg;)V
METHOD a openCommandBlock (Latx;)V
METHOD a openSignEditor (Laun;)V
METHOD a openStructureBlock (Laup;)V
METHOD a getUuidFromProfile (Lcom/mojang/authlib/GameProfile;)Ljava/util/UUID;
METHOD a trySleep (Ldx;)Lacu$a;
METHOD a isWithinSleepingRange (Ldx;Lee;)Z
METHOD a canPlaceBlock (Ldx;Lee;Lahf;)Z
METHOD a setPlayerSpawn (Ldx;Z)V
METHOD a addChatMessage (Lgk;Z)V
METHOD a resetStat (Lpl;)V
METHOD a incrementStat (Lpl;I)V
METHOD a openInventory (Lsq;)V
METHOD a openContainer (Lsx;)V
METHOD a canUnlock (Ltb;)Z
METHOD a interactWith (Lub;Lsw;)Lsy;
METHOD a setMainHand (Luj;)V
METHOD a openHorseInventory (Lzi;Lsq;)V
METHOD a dropSelectedItem (Z)Labf;
METHOD b getBlockBreakingSpeed (Lave;)F
METHOD b incrementStat (Lpl;)V
METHOD c setScore (I)V
METHOD c isUsingEffectiveTool (Lave;)Z
METHOD c registerTagUpgraders (Lqv;)V
METHOD cP getScore ()I
METHOD cV getGameProfile ()Lcom/mojang/authlib/GameProfile;
METHOD cY getSleepTimer ()I
METHOD cZ getSpawnPosition ()Ldx;
METHOD d getOfflinePlayerUuid (Ljava/lang/String;)Ljava/util/UUID;
METHOD da isSpawnForced ()Z
METHOD db getEnchantmentTableSeed ()I
METHOD dd getHungerManager ()Laef;
METHOD de canFoodHeal ()Z
METHOD df canModifyWorld ()Z
METHOD dg getEnderChestInventory ()Lafc;
METHOD di getScoreboard ()Lbfv;
METHOD dj getReducedDebugInfo ()Z
METHOD do getItemCooldownManager ()Lahe;
METHOD dp getLuck ()F
METHOD f attack (Lub;)V
METHOD g addScore (I)V
METHOD l createCooldownManager ()Lahe;
METHOD o setReducedDebugInfo (Z)V
METHOD r checkBiomeExplorationAchievement ()V
METHOD x isSpectator ()Z
METHOD y isCreative ()Z