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

134 lines
4.3 KiB
Plaintext

CLASS acu net/minecraft/entity/player/EntityPlayer
CLASS acu$1
METHOD a upgradeTag (Lqu;Lfc;I)Lfc;
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 B_ update ()V
METHOD U invalidate ()V
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 deserializeCustomData (Lfc;)V
METHOD a addChatMessage (Lgk;Z)V
METHOD a playSoundAtEntity (Lpb;FF)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 onDeath (Ltm;)V
METHOD a damage (Ltm;F)Z
METHOD a interactWith (Lub;Lsw;)Lsy;
METHOD a setEquippedStack (Lug;Lahf;)V
METHOD a setMainHand (Luj;)V
METHOD a openHorseInventory (Lzi;Lsq;)V
METHOD a dropSelectedItem (Z)Labf;
METHOD aH getDefaultPortalCooldown ()I
METHOD aJ getItemsHand ()Ljava/lang/Iterable;
METHOD aK getItemsArmor ()Ljava/lang/Iterable;
METHOD aT getScoreboardTeam ()Lbfx;
METHOD ab getSoundSwim ()Lpb;
METHOD ac getSoundSplash ()Lpb;
METHOD ao onSwimmingStart ()V
METHOD ay isInsideWall ()Z
METHOD b getBlockBreakingSpeed (Lave;)F
METHOD b serializeCustomData (Lfc;)V
METHOD b incrementStat (Lpl;)V
METHOD b getEquippedStack (Lug;)Lahf;
METHOD bF getSoundCategory ()Lpd;
METHOD bH initAttributes ()V
METHOD bZ getSoundHurt ()Lpb;
METHOD bt getEyeHeight ()F
METHOD c setScore (I)V
METHOD c isUsingEffectiveTool (Lave;)Z
METHOD c registerTagUpgraders (Lqv;)V
METHOD cA getMainHand ()Luj;
METHOD cP getScore ()I
METHOD cV getGameProfile ()Lcom/mojang/authlib/GameProfile;
METHOD cY getSleepTimer ()I
METHOD cZ getSpawnPosition ()Ldx;
METHOD ca getSoundDeath ()Lpb;
METHOD cu isSleeping ()Z
METHOD cy getAbsorptionAmount ()F
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 e handleFallDamage (FF)V
METHOD e getSoundFall (I)Lpb;
METHOD f attack (Lub;)V
METHOD g shouldEchoCommandFeedback ()Z
METHOD g addScore (I)V
METHOD h_ getName ()Ljava/lang/String;
METHOD i initDataTracker ()V
METHOD i pushAwayFrom (Lub;)V
METHOD i_ getNameComponent ()Lgk;
METHOD l createCooldownManager ()Lahe;
METHOD n updateMovement ()V
METHOD o stopRiding ()V
METHOD o setAbsorptionAmount (F)V
METHOD o setReducedDebugInfo (Z)V
METHOD r initAi ()V
METHOD x isSpectator ()Z
METHOD y isCreative ()Z