yarn/mappings/net/minecraft/entity/LivingEntity.mapping

135 lines
3.9 KiB
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS ahl net/minecraft/entity/LivingEntity
FIELD aC deathCounter I
FIELD aQ headYaw F
FIELD aR prevHeadYaw F
FIELD aU playerHitTimer I
FIELD aV dead Z
FIELD aW despawnCounter I
FIELD au LIVING_FLAGS Lpr;
FIELD aw preferredHand Lafw;
FIELD ay stuckArrowTimer I
FIELD az hurtTime I
FIELD bA equippedHand Lfh;
FIELD bB equippedArmor Lfh;
FIELD bD attacker Lahl;
FIELD bE lastAttackedTime I
FIELD bJ absorptionAmount F
2019-01-09 12:20:38 -05:00
FIELD b LOGGER_LIVING Lorg/apache/logging/log4j/Logger;
2019-01-16 13:24:40 -05:00
FIELD br activeItemStack Laxc;
FIELD bv POTION_SWIRLS_AMBIENT Lpr;
FIELD bw STUCK_ARROWS Lpr;
FIELD bx attributeContainer Laid;
FIELD by damageTracker Lagk;
FIELD bz activePotionEffects Ljava/util/Map;
2019-01-09 12:20:38 -05:00
FIELD c ATTR_SPRINTING_SPEED_BOOST_ID Ljava/util/UUID;
2019-01-16 13:24:40 -05:00
FIELD d ATTR_SPRINTING_SPEED_BOOST Laib;
FIELD f HEALTH Lpr;
FIELD g POTION_SWIRLS_COLOR Lpr;
METHOD <init> (Lahg;Lbci;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
METHOD C updatePotionVisibility ()V
2019-01-16 13:24:40 -05:00
METHOD C pushAway (Lahc;)V
METHOD D canSee (Lahc;)Z
2019-01-09 12:20:38 -05:00
METHOD V kill ()V
METHOD Z updateLogic ()V
2017-04-05 14:11:28 -04:00
METHOD a setPositionAndRotations (DDDFFIZ)V
2018-11-04 07:22:38 -05:00
ARG 1 x
ARG 3 y
ARG 5 z
2019-01-16 13:24:40 -05:00
METHOD a swingHand (Lafw;)V
METHOD a setStackInHand (Lafw;Laxc;)V
2018-11-04 07:22:38 -05:00
ARG 1 hand
2019-01-16 13:24:40 -05:00
METHOD a onDeath (Lagl;)V
METHOD a damage (Lagl;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
ARG 2 amount
2019-01-16 13:24:40 -05:00
METHOD a dropEquipment (Lagl;IZ)V
METHOD a hasPotionEffect (Lagu;)Z
METHOD a isEquippedStackValid (Lahh;)Z
METHOD a setEquippedStack (Lahh;Laxc;)V
2018-11-04 07:22:38 -05:00
ARG 1 slot
2019-01-16 13:24:40 -05:00
METHOD a setAttacker (Lahl;)V
METHOD a getAttributeInstance (Lahz;)Laia;
METHOD a lookAt (Lch$a;Lcmx;)V
2018-12-14 13:18:38 -05:00
ARG 1 anchor
ARG 2 target
2019-01-16 13:24:40 -05:00
METHOD a readCustomDataFromTag (Lhq;)V
METHOD a onTrackedDataSet (Lpr;)V
2019-01-09 12:20:38 -05:00
METHOD aD scheduleVelocityUpdate ()V
METHOD aE doesCollide ()Z
METHOD aF isPushable ()Z
METHOD aI isValid ()Z
METHOD aW getItemsArmor ()Ljava/lang/Iterable;
2019-01-17 18:35:46 -05:00
METHOD a_ doJump (Z)V
2019-01-09 12:20:38 -05:00
METHOD ad destroy ()V
2019-01-17 18:35:46 -05:00
METHOD b heal (F)V
2019-01-16 13:24:40 -05:00
METHOD b getStackInHand (Lafw;)Laxc;
METHOD b getPotionEffect (Lagu;)Lagv;
METHOD b getEquippedStack (Lahh;)Laxc;
METHOD b onEquipStack (Laxc;)V
METHOD b writeCustomDataToTag (Lhq;)V
2019-01-09 12:20:38 -05:00
METHOD bB shouldRenderName ()Z
METHOD bl getHeadYaw ()F
2019-01-17 18:35:46 -05:00
METHOD c setHealth (F)V
METHOD c handleFallDamage (FF)V
2018-11-04 07:22:38 -05:00
ARG 1 fallDistance
2019-01-16 13:24:40 -05:00
METHOD c setCurrentHand (Lafw;)V
METHOD c removePotionEffect (Lagu;)Lagv;
METHOD c addPotionEffect (Lagv;)Z
METHOD c containsOnlyAmbientEffects (Ljava/util/Collection;)Z
ARG 0 effects
2019-01-17 18:35:46 -05:00
METHOD cC getDamageTracker ()Lagk;
METHOD cE getHealthMaximum ()F
METHOD cF getStuckArrows ()I
METHOD cH getAttributeContainer ()Laid;
METHOD cI getGroup ()Lahp;
METHOD cJ getMainHandStack ()Laxc;
METHOD cK getOffHandStack ()Laxc;
METHOD cL getSoundVolume ()F
METHOD cM getSoundPitch ()F
METHOD cT isSleeping ()Z
METHOD cV doPushLogic ()V
METHOD cW isUsingRiptide ()Z
METHOD cY getAbsorptionAmount ()F
2019-01-16 13:24:40 -05:00
METHOD cd initAttributes ()V
2019-01-17 18:35:46 -05:00
METHOD cg updatePostDeath ()V
METHOD ch canDropLootAndXp ()Z
METHOD cj getRand ()Ljava/util/Random;
METHOD ck getAttacker ()Lahl;
METHOD cl getLastAttackedTime ()I
METHOD co getDespawnCounter ()I
METHOD cq clearPotionSwirls ()V
METHOD cr clearPotionEffects ()Z
METHOD cs getPotionEffects ()Ljava/util/Collection;
METHOD cu isUndead ()Z
METHOD cv getHealth ()F
METHOD cx dropInventory ()V
METHOD cz getDeathSound ()Lxr;
2019-01-16 13:24:40 -05:00
METHOD d applyDamage (Lagl;F)V
2018-11-04 07:22:38 -05:00
ARG 1 damageSource
2019-01-16 13:24:40 -05:00
METHOD d removeStatusEffect (Lagu;)Z
METHOD d isPotionEffective (Lagv;)Z
METHOD d getCurrentExperience (Larj;)I
2019-01-17 18:35:46 -05:00
METHOD da getMainHand ()Lahk;
METHOD dc getActiveHand ()Lafw;
METHOD de getActiveItem ()Laxc;
METHOD dk isFallFlying ()Z
2018-12-22 13:20:49 -05:00
METHOD e (FF)F
2019-01-09 12:20:38 -05:00
ARG 1 yaw
2019-01-16 13:24:40 -05:00
METHOD e getHurtSound (Lagl;)Lxr;
METHOD f setSprinting (Z)V
2019-01-09 12:20:38 -05:00
METHOD h update ()V
2018-11-06 14:26:53 -05:00
METHOD h getYaw (F)F
2019-01-09 12:20:38 -05:00
METHOD j stopRiding ()V
2018-12-22 13:20:49 -05:00
METHOD j setHeadYaw (F)V
METHOD k updateMovement ()V
METHOD k setYaw (F)V
METHOD m setDespawnCounter (I)V
2019-01-16 13:24:40 -05:00
METHOD n getFallSound (I)Lxr;
2019-01-17 18:35:46 -05:00
METHOD o initAi ()V
2018-12-05 09:11:37 -05:00
METHOD o setStuckArrows (I)V
2019-01-17 18:35:46 -05:00
METHOD p setAbsorptionAmount (F)V
2019-01-09 12:20:38 -05:00
METHOD w_ initDataTracker ()V
METHOD x_ isChild ()Z
METHOD y_ canClimb ()Z