Class LivingEntity
- All Implemented Interfaces:
CommandOutput,Nameable,EntityLike
- Direct Known Subclasses:
ArmorStandEntity,MobEntity,PlayerEntity
public abstract class LivingEntity extends Entity
- Mappings:
Namespace Name official askintermediary net/minecraft/class_1309named net/minecraft/entity/LivingEntity
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.Entity
Entity.MoveEffect, Entity.PositionUpdater, Entity.RemovalReason -
Field Summary
Fields inherited from class net.minecraft.entity.Entity
age, dataTracker, distanceTraveled, fallDistance, field_28627, field_28629, firstUpdate, FLAGS, fluidHeight, glowing, horizontalCollision, horizontalSpeed, ignoreCameraFrustum, inanimate, inNetherPortal, inPowderSnow, lastNetherPortalPosition, lastRenderX, lastRenderY, lastRenderZ, LOGGER, movementMultiplier, netherPortalTime, noClip, onGround, pitch, POSE, prevHorizontalSpeed, prevPitch, prevX, prevY, prevYaw, prevZ, random, ridingCooldown, stepHeight, submergedFluidTag, submergedInWater, timeUntilRegen, touchingWater, uuid, uuidString, velocityDirty, velocityModified, verticalCollision, wasInPowderSnow, world, yawFields inherited from interface net.minecraft.server.command.CommandOutput
DUMMY -
Constructor Summary
Constructors Modifier Constructor Description protectedLivingEntity(EntityType<? extends LivingEntity> type, World world) -
Method Summary
Modifier and Type Method Description protected voidaddPowderSnowSlowIfNeeded()protected voidaddSoulSpeedBoostIfNeeded()booleanaddStatusEffect(StatusEffectInstance effect)voidanimateDamage()protected floatapplyArmorToDamage(DamageSource source, float amount)private Vec3dapplyClimbingSpeed(Vec3d motion)protected voidapplyDamage(DamageSource source, float amount)protected floatapplyEnchantmentsToDamage(DamageSource source, float amount)private voidapplyFoodEffects(ItemStack stack, World world, LivingEntity targetEntity)protected voidapplyMovementEffects(BlockPos pos)voidapplyStatusEffect(StatusEffectInstance effect)protected voidattackLivingEntity(LivingEntity target)voidbaseTick()private booleanblockedByShield(DamageSource source)booleancanBeRiddenInWater()booleancanBreatheInWater()private booleancanEnterTrapdoor(BlockPos pos, BlockState state)booleancanEquip(ItemStack stack)booleancanFreeze()booleancanHaveStatusEffect(StatusEffectInstance effect)booleancanMoveVoluntarily()booleancanSee(Entity entity)booleancanTakeDamage()booleancanTarget(EntityType<?> type)booleancanTarget(LivingEntity target)booleancanWalkOnFluid(Fluid fluid)voidclearActiveItem()protected voidclearPotionSwirls()voidclearSleepingPosition()booleanclearStatusEffects()booleancollides()protected intcomputeFallDamage(float fallDistance, float damageMultiplier)protected voidconsumeItem()static booleancontainsOnlyAmbientEffects(Collection<StatusEffectInstance> effects)protected Brain.Profile<?>createBrainProfile()static DefaultAttributeContainer.BuildercreateLivingAttributes()Packet<?>createSpawnPacket()booleandamage(DamageSource source, float amount)protected voiddamageArmor(DamageSource source, float amount)protected voiddamageShield(float amount)protected Brain<?>deserializeBrain(com.mojang.serialization.Dynamic<?> dynamic)protected voiddisplaySoulSpeedEffects()protected voiddrop(DamageSource source)protected voiddropEquipment(DamageSource source, int lootingMultiplier, boolean allowDrops)protected voiddropInventory()protected voiddropLoot(DamageSource source, boolean causedByPlayer)protected voiddropXp()Drops experience when this entity is killed.ItemStackeatFood(World world, ItemStack stack)voidendCombat()voidenterCombat()abstract voidequipStack(EquipmentSlot slot, ItemStack stack)protected voidfall(double heightDifference, boolean onGround, BlockState landedState, BlockPos landedPosition)floatgetAbsorptionAmount()protected floatgetActiveEyeHeight(EntityPose pose, EntityDimensions dimensions)HandgetActiveHand()ItemStackgetActiveItem()Map<StatusEffect,StatusEffectInstance>getActiveStatusEffects()intgetArmor()private ItemStackgetArmorInSlot(EquipmentSlot slot)abstract Iterable<ItemStack>getArmorItems()floatgetArmorVisibility()ItemStackgetArrowType(ItemStack stack)doublegetAttackDistanceScalingFactor(@Nullable Entity entity)@Nullable LivingEntitygetAttacker()@Nullable LivingEntitygetAttacking()doublegetAttributeBaseValue(EntityAttribute attribute)@Nullable EntityAttributeInstancegetAttributeInstance(EntityAttribute attribute)AttributeContainergetAttributes()doublegetAttributeValue(EntityAttribute attribute)protected floatgetBaseMovementSpeedMultiplier()BlockStategetBlockState()BoxgetBoundingBox(EntityPose pose)Brain<?>getBrain()Optional<BlockPos>getClimbingPos()CommandItemSlotgetCommandItemSlot(int mappedIndex)Obtains an item slot for command modification purpose.DamageTrackergetDamageTracker()protected @Nullable SoundEventgetDeathSound()intgetDespawnCounter()EntityDimensionsgetDimensions(EntityPose pose)protected SoundEventgetDrinkSound(ItemStack stack)SoundEventgetEatSound(ItemStack stack)private static bytegetEquipmentBreakStatus(EquipmentSlot slot)private static @Nullable EquipmentSlotgetEquipmentSlot(int slotId)abstract ItemStackgetEquippedStack(EquipmentSlot slot)protected floatgetEyeHeight(EntityPose pose, EntityDimensions dimensions)protected SoundEventgetFallSound(int distance)EntityGroupgetGroup()private intgetHandSwingDuration()floatgetHandSwingProgress(float tickDelta)floatgetHeadYaw()floatgetHealth()protected @Nullable SoundEventgetHurtSound(DamageSource source)intgetItemUseTime()intgetItemUseTimeLeft()protected floatgetJumpVelocity()intgetLastAttackedTime()intgetLastAttackTime()floatgetLeaningPitch(float tickDelta)protected LootContext.BuildergetLootContextBuilder(boolean causedByPlayer, DamageSource source)IdentifiergetLootTable()abstract ArmgetMainArm()ItemStackgetMainHandStack()floatgetMaxHealth()floatgetMovementSpeed()private floatgetMovementSpeed(float slipperiness)protected intgetNextAirOnLand(int air)protected intgetNextAirUnderwater(int air)ItemStackgetOffHandStack()ImmutableList<EntityPose>getPoses()static EquipmentSlotgetPreferredEquipmentSlot(ItemStack stack)@Nullable LivingEntitygetPrimeAdversary()RandomgetRandom()@Nullable DamageSourcegetRecentDamageSource()intgetRoll()floatgetScaleFactor()@Nullable DirectiongetSleepingDirection()Optional<BlockPos>getSleepingPosition()protected floatgetSoundPitch()protected floatgetSoundVolume()ItemStackgetStackInHand(Hand hand)private ItemStackgetStackInHandSlot(EquipmentSlot slot)@Nullable StatusEffectInstancegetStatusEffect(StatusEffect effect)Collection<StatusEffectInstance>getStatusEffects()intgetStingerCount()intgetStuckArrowCount()protected floatgetVelocityMultiplier()BoxgetVisibilityBoundingBox()protected intgetXpToDrop(PlayerEntity player)Called when this entity is killed and returns the amount of experience to drop.floatgetYaw(float tickDelta)booleanhandleFallDamage(float fallDistance, float damageMultiplier, DamageSource damageSource)voidhandleStatus(byte status)booleanhasStackEquipped(EquipmentSlot slot)booleanhasStatusEffect(StatusEffect effect)voidheal(float amount)Heals this entity by the givenamountof half-hearts.booleanhurtByWater()private voidinitAi()protected voidinitDataTracker()booleanisAffectedBySplashPotions()booleanisAlive()booleanisBaby()booleanisBlocking()booleanisClimbing()booleanisDead()booleanisFallFlying()booleanisHolding(Predicate<ItemStack> predicate)Checks if this entity is holding a certain item.booleanisHolding(Item item)Checks if this entity is holding a certain item.booleanisHoldingOntoLadder()protected booleanisImmobile()booleanisInsideWall()booleanisInSwimmingPose()booleanisMobOrPlayer()protected booleanisOnSoulSpeedBlock()booleanisPushable()booleanisSleeping()private booleanisSleepingInBed()booleanisTarget(LivingEntity entity, TargetPredicate predicate)booleanisUndead()booleanisUsingItem()booleanisUsingRiptide()protected voidjump()voidkill()protected voidknockback(LivingEntity target)protected voidknockDownwards()voidlookAt(EntityAnchorArgumentType.EntityAnchor anchorPoint, Vec3d target)protected voidmarkEffectsDirty()Vec3dmethod_26317(double double2, boolean bool, Vec3d vec3d)Vec3dmethod_26318(Vec3d vec3d, float float2)private voidmethod_30121(Map<EquipmentSlot,ItemStack> map)private voidmethod_30123(Map<EquipmentSlot,ItemStack> map)private voidmethod_30128()private @Nullable Map<EquipmentSlot,ItemStack>method_30129()static Vec3dmethod_31079(Vec3d vec3d)private static CommandItemSlotmethod_32321(LivingEntity livingEntity, EquipmentSlot equipmentSlot)voidonAttacking(Entity target)voidonDeath(DamageSource source)private voidonDismounted(Entity vehicle)protected voidonEquipStack(ItemStack stack)protected voidonKilledBy(@Nullable LivingEntity adversary)Performs secondary effects after this mob has been killed.protected voidonStatusEffectApplied(StatusEffectInstance effect)protected voidonStatusEffectRemoved(StatusEffectInstance effect)protected voidonStatusEffectUpgraded(StatusEffectInstance effect, boolean reapplyEffect)voidonTrackedDataSet(TrackedData<?> data)protected voidplayBlockFallSound()private voidplayEquipmentBreakEffects(ItemStack stack)protected voidplayHurtSound(DamageSource source)protected Vec3dpositionInPortal(Direction.Axis portalAxis, PortalUtil.Rectangle portalRect)protected voidpushAway(Entity entity)voidpushAwayFrom(Entity entity)voidreadCustomDataFromNbt(NbtCompound tag)voidreadFromPacket(MobSpawnS2CPacket packet)protected voidremovePowderSnowSlow()protected voidremoveSoulSpeedBoost()booleanremoveStatusEffect(StatusEffect type)Removes a status effect from this entity.@Nullable StatusEffectInstanceremoveStatusEffectInternal(@Nullable StatusEffect type)Removes a status effect from this entity without calling any listener.protected voidscheduleVelocityUpdate()voidsendEquipmentBreakStatus(EquipmentSlot slot)voidsendPickup(Entity item, int count)voidsendToolBreakStatus(Hand hand)voidsetAbsorptionAmount(float amount)private voidsetArmorInSlot(EquipmentSlot slot, ItemStack armor)voidsetAttacker(@Nullable LivingEntity attacker)voidsetAttacking(@Nullable PlayerEntity attacking)voidsetCurrentHand(Hand hand)voidsetDespawnCounter(int despawnCounter)voidsetHeadYaw(float headYaw)voidsetHealth(float health)voidsetJumping(boolean jumping)protected voidsetLivingFlag(int mask, boolean value)voidsetMovementSpeed(float movementSpeed)voidsetNearbySongPlaying(BlockPos songPosition, boolean playing)voidsetOnGround(boolean onGround)private voidsetPositionInBed(BlockPos pos)voidsetRiptideTicks(int int2)voidsetSleepingPosition(BlockPos pos)voidsetSprinting(boolean sprinting)voidsetStackInHand(Hand hand, ItemStack stack)private voidsetStackInHandSlot(EquipmentSlot slot, ItemStack stack)voidsetStingerCount(int stingerCount)voidsetStuckArrowCount(int stuckArrowCount)voidsetYaw(float yaw)protected booleanshouldAlwaysDropXp()Returns if this entity may always drop experience, skipping any other checks.booleanshouldDisplaySoulSpeedEffects()protected booleanshouldDropLoot()protected booleanshouldDropXp()Returns if this entity should drop experience on death when the doMobLoot game rule is enabled and has been attacked by a player.protected booleanshouldRemoveSoulSpeedBoost(BlockState landingState)booleanshouldRenderName()private booleanshouldSpawnConsumptionEffects()protected booleanshouldSwimInFluids()voidsleep(BlockPos pos)protected voidspawnConsumptionEffects(ItemStack stack, int particleCount)private voidspawnItemParticles(ItemStack stack, int count)voidstopRiding()voidstopUsingItem()private voidswapHandStacks()protected voidswimUpward(Tag<Fluid> fluid)voidswingHand(Hand hand)voidswingHand(Hand hand, boolean bool)voidtakeKnockback(float float2, double double2, double double3)protected voidtakeShieldHit(LivingEntity attacker)booleanteleport(double x, double y, double z, boolean particleEffects)voidtick()private voidtickActiveItemStack()protected voidtickCramming()protected voidtickHandSwing()protected voidtickInVoid()Called when the entity is 64 blocks below the world's minimum Y position.voidtickMovement()protected voidtickNewAi()voidtickRiding()protected voidtickRiptide(Box a, Box b)protected voidtickStatusEffects()voidtravel(Vec3d movementInput)voidtriggerItemPickedUpByEntityCriteria(ItemEntity item)Called to trigger advancement criteria when an entity picks up an item thrown by a player.booleantryAttack(Entity target)private booleantryUseTotem(DamageSource source)protected floatturnHead(float bodyRotation, float headRotation)private voidupdateLeaningPitch()voidupdateLimbs(LivingEntity entity, boolean flutter)protected voidupdatePostDeath()protected voidupdatePotionVisibility()voidupdateTrackedHeadRotation(float yaw, int interpolationSteps)voidupdateTrackedPositionAndAngles(double x, double y, double z, float yaw, float pitch, int interpolationSteps, boolean interpolate)voidwakeUp()voidwriteCustomDataToNbt(NbtCompound tag)Methods inherited from class net.minecraft.entity.Entity
addAirTravelEffects, addFlapEffects, addPassenger, addScoreboardTag, addVelocity, adjustMovementForCollisions, adjustMovementForCollisions, adjustMovementForPiston, adjustMovementForSneaking, adjustSingleAxisMovementForCollisions, applyMirror, applyRotation, attemptTickInVoid, bypassesLandingEffects, bypassesSteppingEffects, calculateBoundsForPose, calculateDimensions, calculateNextStepSoundDistance, canAddPassenger, canAvoidTraps, canBeSpectated, canExplosionDestroyBlock, canStartRiding, canUsePortals, changeLookDirection, checkBlockCollision, checkDespawn, checkWaterState, collidesWith, collidesWithStateAtPos, copyFrom, copyPositionAndRotation, dealDamage, detach, discard, dismountVehicle, distanceTo, doesNotCollide, doesRenderOnFire, dropItem, dropItem, dropStack, dropStack, emitGameEvent, emitGameEvent, emitGameEvent, emitGameEvent, entityDataRequiresOperator, equals, extinguish, getAir, getBlockPos, getBlockX, getBlockY, getBlockZ, getBodyY, getBoundingBox, getBrightnessAtEyes, getBurningDuration, getCameraBlockPos, getCameraPosVec, getChunkPos, getClientCameraPosVec, getCommandSource, getCustomName, getDataTracker, getDefaultName, getDefaultNetherPortalCooldown, getDisplayName, getEffectiveExplosionResistance, getEntityName, getEntityWorld, getEyeHeight, getEyePos, getEyeY, getFireTicks, getFirstPassenger, getFlag, getFluidHeight, getFreezingScale, getFrozenTicks, getGameEventHandler, getHeight, getHeightOffset, getHighSpeedSplashSound, getHorizontalFacing, getHoverEvent, getId, getItemsEquipped, getItemsHand, getJumpVelocityMultiplier, getLandingBlockState, getLandingPos, getLerpedPos, getMaxAir, getMaxNetherPortalTime, getMinFreezeDamageTicks, getMountedHeightOffset, getMoveEffect, getMovementDirection, getName, getOppositeRotationVector, getOppositeRotationVector, getParticleX, getParticleZ, getPassengerDismountOffset, getPassengerList, getPassengersDeep, getPermissionLevel, getPickBlockStack, getPistonBehavior, getPitch, getPortalRect, getPos, getPose, getPrimaryPassenger, getRandomBodyY, getRenderDistanceMultiplier, getRootVehicle, getRotationClient, getRotationVec, getRotationVecClient, getRotationVector, getRotationVector, getSafeFallDistance, getSavedEntityId, getScoreboardTags, getScoreboardTeam, getServer, getSoundCategory, getSplashSound, getStandingEyeHeight, getSwimHeight, getSwimSound, getTargetingMargin, getTeamColorValue, getTeleportTarget, getTrackedPosition, getType, getUuid, getUuidAsString, getVehicle, getVelocity, getVelocityAffectingPos, getWidth, getX, getY, getZ, handleAttack, hasCustomName, hashCode, hasNetherPortalCooldown, hasNoGravity, hasPassenger, hasPassengerDeep, hasPassengers, hasPassengerType, hasPermissionLevel, hasPlayerRider, hasVehicle, hasWings, interact, interactAt, isAttackable, isCollidable, isConnectedThroughVehicle, isCustomNameVisible, isDescending, isFireImmune, isFreezing, isGlowing, isImmuneToExplosion, isInLava, isInRange, isInsideWaterOrBubbleColumn, isInSneakingPose, isInvisible, isInvisibleTo, isInvulnerable, isInvulnerableTo, isLiving, isLogicalSideForUpdatingMovement, isOnFire, isOnGround, isPartOf, isPlayer, isPushedByFluids, isRegionUnloaded, isRemoved, isSilent, isSneaking, isSneaky, isSpectator, isSprinting, isSubmergedIn, isSubmergedInWater, isSwimming, isTeammate, isTeamPlayer, isTouchingWater, isTouchingWaterOrRain, isWet, method_29919, method_30951, method_33332, method_33574, move, moveToWorld, occludeVibrationSignals, offsetX, offsetZ, onBlockCollision, onBubbleColumnCollision, onBubbleColumnSurfaceCollision, onKilledOther, onPassengerLookAround, onPlayerCollision, onSpawnPacket, onStartedTrackingBy, onStoppedTrackingBy, onStruckByLightning, onSwimmingStart, playSound, playStepSound, playSwimSound, populateCrashReport, pushOutOfBlocks, raycast, readNbt, refreshPosition, refreshPositionAfterTeleport, refreshPositionAfterTeleport, refreshPositionAndAngles, refreshPositionAndAngles, remove, removeAllPassengers, removeFromDimension, removePassenger, removeScoreboardTag, requestTeleport, requestTeleportAndDismount, resetNetherPortalCooldown, resetPosition, saveSelfToTag, saveToTag, sendSystemMessage, setAir, setBoundingBox, setCustomName, setCustomNameVisible, setEntityId, setFireTicks, setFlag, setFrozenTicks, setGlowing, setInNetherPortal, setInPowderSnow, setInvisible, setInvulnerable, setListener, setNoGravity, setOnFire, setOnFireFor, setOnFireFromLava, setPos, setPose, setPosition, setRemoved, setRenderDistanceMultiplier, setRotation, setSilent, setSneaking, setSwimming, setUuid, setVelocity, setVelocity, setVelocityClient, shouldBroadcastConsoleToOps, shouldLeaveSwimmingPose, shouldReceiveFeedback, shouldRender, shouldRender, shouldSave, shouldSetPositionOnLoad, shouldSpawnSprintingParticles, shouldTrackOutput, slowMovement, spawnSprintingParticles, squaredDistanceTo, squaredDistanceTo, squaredDistanceTo, squaredHorizontalLength, startRiding, startRiding, streamPassengersAndSelf, streamSelfAndPassengers, teleport, tickNetherPortal, tickNetherPortalCooldown, toListTag, toListTag, toString, unsetRemoved, updateKilledAdvancementCriterion, updateMovementInFluid, updatePassengerForDismount, updatePassengerPosition, updatePosition, updatePositionAndAngles, updateSwimming, updateTrackedPosition, updateTrackedPosition, updateVelocity, updateWaterState, wouldPoseNotCollide, writeNbt
-
Field Details
-
SPRINTING_SPEED_BOOST_ID
- Mappings:
Namespace Name Mixin selector official bLask;b:Ljava/util/UUID;intermediary field_6237Lnet/minecraft/class_1309;field_6237:Ljava/util/UUID;named SPRINTING_SPEED_BOOST_IDLnet/minecraft/entity/LivingEntity;SPRINTING_SPEED_BOOST_ID:Ljava/util/UUID;
-
SOUL_SPEED_BOOST_ID
- Mappings:
Namespace Name Mixin selector official cLask;c:Ljava/util/UUID;intermediary field_23128Lnet/minecraft/class_1309;field_23128:Ljava/util/UUID;named SOUL_SPEED_BOOST_IDLnet/minecraft/entity/LivingEntity;SOUL_SPEED_BOOST_ID:Ljava/util/UUID;
-
POWDER_SNOW_SLOW_ID
- Mappings:
Namespace Name Mixin selector official dLask;d:Ljava/util/UUID;intermediary field_27859Lnet/minecraft/class_1309;field_27859:Ljava/util/UUID;named POWDER_SNOW_SLOW_IDLnet/minecraft/entity/LivingEntity;POWDER_SNOW_SLOW_ID:Ljava/util/UUID;
-
SPRINTING_SPEED_BOOST
- Mappings:
Namespace Name Mixin selector official eLask;e:Lati;intermediary field_6231Lnet/minecraft/class_1309;field_6231:Lnet/minecraft/class_1322;named SPRINTING_SPEED_BOOSTLnet/minecraft/entity/LivingEntity;SPRINTING_SPEED_BOOST:Lnet/minecraft/entity/attribute/EntityAttributeModifier;
-
LIVING_FLAGS
- Mappings:
Namespace Name Mixin selector official acLask;ac:Lvu;intermediary field_6257Lnet/minecraft/class_1309;field_6257:Lnet/minecraft/class_2940;named LIVING_FLAGSLnet/minecraft/entity/LivingEntity;LIVING_FLAGS:Lnet/minecraft/entity/data/TrackedData;
-
HEALTH
- Mappings:
Namespace Name Mixin selector official fLask;f:Lvu;intermediary field_6247Lnet/minecraft/class_1309;field_6247:Lnet/minecraft/class_2940;named HEALTHLnet/minecraft/entity/LivingEntity;HEALTH:Lnet/minecraft/entity/data/TrackedData;
-
POTION_SWIRLS_COLOR
- Mappings:
Namespace Name Mixin selector official bdLask;bd:Lvu;intermediary field_6240Lnet/minecraft/class_1309;field_6240:Lnet/minecraft/class_2940;named POTION_SWIRLS_COLORLnet/minecraft/entity/LivingEntity;POTION_SWIRLS_COLOR:Lnet/minecraft/entity/data/TrackedData;
-
POTION_SWIRLS_AMBIENT
- Mappings:
Namespace Name Mixin selector official beLask;be:Lvu;intermediary field_6214Lnet/minecraft/class_1309;field_6214:Lnet/minecraft/class_2940;named POTION_SWIRLS_AMBIENTLnet/minecraft/entity/LivingEntity;POTION_SWIRLS_AMBIENT:Lnet/minecraft/entity/data/TrackedData;
-
STUCK_ARROW_COUNT
- Mappings:
Namespace Name Mixin selector official bfLask;bf:Lvu;intermediary field_6219Lnet/minecraft/class_1309;field_6219:Lnet/minecraft/class_2940;named STUCK_ARROW_COUNTLnet/minecraft/entity/LivingEntity;STUCK_ARROW_COUNT:Lnet/minecraft/entity/data/TrackedData;
-
STINGER_COUNT
- Mappings:
Namespace Name Mixin selector official bgLask;bg:Lvu;intermediary field_20348Lnet/minecraft/class_1309;field_20348:Lnet/minecraft/class_2940;named STINGER_COUNTLnet/minecraft/entity/LivingEntity;STINGER_COUNT:Lnet/minecraft/entity/data/TrackedData;
-
SLEEPING_POSITION
- Mappings:
Namespace Name Mixin selector official bhLask;bh:Lvu;intermediary field_18073Lnet/minecraft/class_1309;field_18073:Lnet/minecraft/class_2940;named SLEEPING_POSITIONLnet/minecraft/entity/LivingEntity;SLEEPING_POSITION:Lnet/minecraft/entity/data/TrackedData;
-
SLEEPING_DIMENSIONS
- Mappings:
Namespace Name Mixin selector official adLask;ad:Lary;intermediary field_18072Lnet/minecraft/class_1309;field_18072:Lnet/minecraft/class_4048;named SLEEPING_DIMENSIONSLnet/minecraft/entity/LivingEntity;SLEEPING_DIMENSIONS:Lnet/minecraft/entity/EntityDimensions;
-
attributes
- Mappings:
Namespace Name Mixin selector official biLask;bi:Lath;intermediary field_6260Lnet/minecraft/class_1309;field_6260:Lnet/minecraft/class_5131;named attributesLnet/minecraft/entity/LivingEntity;attributes:Lnet/minecraft/entity/attribute/AttributeContainer;
-
damageTracker
- Mappings:
Namespace Name Mixin selector official bjLask;bj:Larg;intermediary field_6256Lnet/minecraft/class_1309;field_6256:Lnet/minecraft/class_1283;named damageTrackerLnet/minecraft/entity/LivingEntity;damageTracker:Lnet/minecraft/entity/damage/DamageTracker;
-
activeStatusEffects
- Mappings:
Namespace Name Mixin selector official bkLask;bk:Ljava/util/Map;intermediary field_6280Lnet/minecraft/class_1309;field_6280:Ljava/util/Map;named activeStatusEffectsLnet/minecraft/entity/LivingEntity;activeStatusEffects:Ljava/util/Map;
-
equippedHand
- Mappings:
Namespace Name Mixin selector official blLask;bl:Lgj;intermediary field_6234Lnet/minecraft/class_1309;field_6234:Lnet/minecraft/class_2371;named equippedHandLnet/minecraft/entity/LivingEntity;equippedHand:Lnet/minecraft/util/collection/DefaultedList;
-
equippedArmor
- Mappings:
Namespace Name Mixin selector official bmLask;bm:Lgj;intermediary field_6248Lnet/minecraft/class_1309;field_6248:Lnet/minecraft/class_2371;named equippedArmorLnet/minecraft/entity/LivingEntity;equippedArmor:Lnet/minecraft/util/collection/DefaultedList;
-
handSwinging
public boolean handSwinging- Mappings:
Namespace Name Mixin selector official aeLask;ae:Zintermediary field_6252Lnet/minecraft/class_1309;field_6252:Znamed handSwingingLnet/minecraft/entity/LivingEntity;handSwinging:Z
-
preferredHand
- Mappings:
Namespace Name Mixin selector official afLask;af:Laqr;intermediary field_6266Lnet/minecraft/class_1309;field_6266:Lnet/minecraft/class_1268;named preferredHandLnet/minecraft/entity/LivingEntity;preferredHand:Lnet/minecraft/util/Hand;
-
handSwingTicks
public int handSwingTicks- Mappings:
Namespace Name Mixin selector official agLask;ag:Iintermediary field_6279Lnet/minecraft/class_1309;field_6279:Inamed handSwingTicksLnet/minecraft/entity/LivingEntity;handSwingTicks:I
-
stuckArrowTimer
public int stuckArrowTimer- Mappings:
Namespace Name Mixin selector official ahLask;ah:Iintermediary field_6218Lnet/minecraft/class_1309;field_6218:Inamed stuckArrowTimerLnet/minecraft/entity/LivingEntity;stuckArrowTimer:I
-
stuckStingerTimer
public int stuckStingerTimer- Mappings:
Namespace Name Mixin selector official aiLask;ai:Iintermediary field_20347Lnet/minecraft/class_1309;field_20347:Inamed stuckStingerTimerLnet/minecraft/entity/LivingEntity;stuckStingerTimer:I
-
hurtTime
public int hurtTime- Mappings:
Namespace Name Mixin selector official ajLask;aj:Iintermediary field_6235Lnet/minecraft/class_1309;field_6235:Inamed hurtTimeLnet/minecraft/entity/LivingEntity;hurtTime:I
-
maxHurtTime
public int maxHurtTime- Mappings:
Namespace Name Mixin selector official akLask;ak:Iintermediary field_6254Lnet/minecraft/class_1309;field_6254:Inamed maxHurtTimeLnet/minecraft/entity/LivingEntity;maxHurtTime:I
-
knockbackVelocity
public float knockbackVelocity- Mappings:
Namespace Name Mixin selector official alLask;al:Fintermediary field_6271Lnet/minecraft/class_1309;field_6271:Fnamed knockbackVelocityLnet/minecraft/entity/LivingEntity;knockbackVelocity:F
-
deathTime
public int deathTime- Mappings:
Namespace Name Mixin selector official amLask;am:Iintermediary field_6213Lnet/minecraft/class_1309;field_6213:Inamed deathTimeLnet/minecraft/entity/LivingEntity;deathTime:I
-
lastHandSwingProgress
public float lastHandSwingProgress- Mappings:
Namespace Name Mixin selector official anLask;an:Fintermediary field_6229Lnet/minecraft/class_1309;field_6229:Fnamed lastHandSwingProgressLnet/minecraft/entity/LivingEntity;lastHandSwingProgress:F
-
handSwingProgress
public float handSwingProgress- Mappings:
Namespace Name Mixin selector official aoLask;ao:Fintermediary field_6251Lnet/minecraft/class_1309;field_6251:Fnamed handSwingProgressLnet/minecraft/entity/LivingEntity;handSwingProgress:F
-
lastAttackedTicks
protected int lastAttackedTicks- Mappings:
Namespace Name Mixin selector official apLask;ap:Iintermediary field_6273Lnet/minecraft/class_1309;field_6273:Inamed lastAttackedTicksLnet/minecraft/entity/LivingEntity;lastAttackedTicks:I
-
lastLimbDistance
public float lastLimbDistance- Mappings:
Namespace Name Mixin selector official aqLask;aq:Fintermediary field_6211Lnet/minecraft/class_1309;field_6211:Fnamed lastLimbDistanceLnet/minecraft/entity/LivingEntity;lastLimbDistance:F
-
limbDistance
public float limbDistance- Mappings:
Namespace Name Mixin selector official arLask;ar:Fintermediary field_6225Lnet/minecraft/class_1309;field_6225:Fnamed limbDistanceLnet/minecraft/entity/LivingEntity;limbDistance:F
-
limbAngle
public float limbAngle- Mappings:
Namespace Name Mixin selector official asLask;as:Fintermediary field_6249Lnet/minecraft/class_1309;field_6249:Fnamed limbAngleLnet/minecraft/entity/LivingEntity;limbAngle:F
-
defaultMaxHealth
public final int defaultMaxHealth- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official atLask;at:Iintermediary field_6269Lnet/minecraft/class_1309;field_6269:Inamed defaultMaxHealthLnet/minecraft/entity/LivingEntity;defaultMaxHealth:I
-
randomLargeSeed
public final float randomLargeSeed- Mappings:
Namespace Name Mixin selector official auLask;au:Fintermediary field_6244Lnet/minecraft/class_1309;field_6244:Fnamed randomLargeSeedLnet/minecraft/entity/LivingEntity;randomLargeSeed:F
-
randomSmallSeed
public final float randomSmallSeed- Mappings:
Namespace Name Mixin selector official avLask;av:Fintermediary field_6262Lnet/minecraft/class_1309;field_6262:Fnamed randomSmallSeedLnet/minecraft/entity/LivingEntity;randomSmallSeed:F
-
bodyYaw
public float bodyYaw- Mappings:
Namespace Name Mixin selector official awLask;aw:Fintermediary field_6283Lnet/minecraft/class_1309;field_6283:Fnamed bodyYawLnet/minecraft/entity/LivingEntity;bodyYaw:F
-
prevBodyYaw
public float prevBodyYaw- Mappings:
Namespace Name Mixin selector official axLask;ax:Fintermediary field_6220Lnet/minecraft/class_1309;field_6220:Fnamed prevBodyYawLnet/minecraft/entity/LivingEntity;prevBodyYaw:F
-
headYaw
public float headYaw- Mappings:
Namespace Name Mixin selector official ayLask;ay:Fintermediary field_6241Lnet/minecraft/class_1309;field_6241:Fnamed headYawLnet/minecraft/entity/LivingEntity;headYaw:F
-
prevHeadYaw
public float prevHeadYaw- Mappings:
Namespace Name Mixin selector official azLask;az:Fintermediary field_6259Lnet/minecraft/class_1309;field_6259:Fnamed prevHeadYawLnet/minecraft/entity/LivingEntity;prevHeadYaw:F
-
flyingSpeed
public float flyingSpeed- Mappings:
Namespace Name Mixin selector official aALask;aA:Fintermediary field_6281Lnet/minecraft/class_1309;field_6281:Fnamed flyingSpeedLnet/minecraft/entity/LivingEntity;flyingSpeed:F
-
attackingPlayer
- Mappings:
Namespace Name Mixin selector official aBLask;aB:Lbio;intermediary field_6258Lnet/minecraft/class_1309;field_6258:Lnet/minecraft/class_1657;named attackingPlayerLnet/minecraft/entity/LivingEntity;attackingPlayer:Lnet/minecraft/entity/player/PlayerEntity;
-
playerHitTimer
protected int playerHitTimer- Mappings:
Namespace Name Mixin selector official aCLask;aC:Iintermediary field_6238Lnet/minecraft/class_1309;field_6238:Inamed playerHitTimerLnet/minecraft/entity/LivingEntity;playerHitTimer:I
-
dead
protected boolean dead- Mappings:
Namespace Name Mixin selector official aDLask;aD:Zintermediary field_6272Lnet/minecraft/class_1309;field_6272:Znamed deadLnet/minecraft/entity/LivingEntity;dead:Z
-
despawnCounter
protected int despawnCounter- Mappings:
Namespace Name Mixin selector official aELask;aE:Iintermediary field_6278Lnet/minecraft/class_1309;field_6278:Inamed despawnCounterLnet/minecraft/entity/LivingEntity;despawnCounter:I
-
prevStepBobbingAmount
protected float prevStepBobbingAmount- Mappings:
Namespace Name Mixin selector official aFLask;aF:Fintermediary field_6217Lnet/minecraft/class_1309;field_6217:Fnamed prevStepBobbingAmountLnet/minecraft/entity/LivingEntity;prevStepBobbingAmount:F
-
stepBobbingAmount
protected float stepBobbingAmount- Mappings:
Namespace Name Mixin selector official aGLask;aG:Fintermediary field_6233Lnet/minecraft/class_1309;field_6233:Fnamed stepBobbingAmountLnet/minecraft/entity/LivingEntity;stepBobbingAmount:F
-
lookDirection
protected float lookDirection- Mappings:
Namespace Name Mixin selector official aHLask;aH:Fintermediary field_6255Lnet/minecraft/class_1309;field_6255:Fnamed lookDirectionLnet/minecraft/entity/LivingEntity;lookDirection:F
-
prevLookDirection
protected float prevLookDirection- Mappings:
Namespace Name Mixin selector official aILask;aI:Fintermediary field_6275Lnet/minecraft/class_1309;field_6275:Fnamed prevLookDirectionLnet/minecraft/entity/LivingEntity;prevLookDirection:F
-
field_6215
protected float field_6215- Mappings:
Namespace Name Mixin selector official aJLask;aJ:Fintermediary field_6215Lnet/minecraft/class_1309;field_6215:Fnamed field_6215Lnet/minecraft/entity/LivingEntity;field_6215:F
-
scoreAmount
protected int scoreAmount- Mappings:
Namespace Name Mixin selector official aKLask;aK:Iintermediary field_6232Lnet/minecraft/class_1309;field_6232:Inamed scoreAmountLnet/minecraft/entity/LivingEntity;scoreAmount:I
-
lastDamageTaken
protected float lastDamageTaken- Mappings:
Namespace Name Mixin selector official aLLask;aL:Fintermediary field_6253Lnet/minecraft/class_1309;field_6253:Fnamed lastDamageTakenLnet/minecraft/entity/LivingEntity;lastDamageTaken:F
-
jumping
protected boolean jumping- Mappings:
Namespace Name Mixin selector official aMLask;aM:Zintermediary field_6282Lnet/minecraft/class_1309;field_6282:Znamed jumpingLnet/minecraft/entity/LivingEntity;jumping:Z
-
sidewaysSpeed
public float sidewaysSpeed- Mappings:
Namespace Name Mixin selector official aNLask;aN:Fintermediary field_6212Lnet/minecraft/class_1309;field_6212:Fnamed sidewaysSpeedLnet/minecraft/entity/LivingEntity;sidewaysSpeed:F
-
upwardSpeed
public float upwardSpeed- Mappings:
Namespace Name Mixin selector official aOLask;aO:Fintermediary field_6227Lnet/minecraft/class_1309;field_6227:Fnamed upwardSpeedLnet/minecraft/entity/LivingEntity;upwardSpeed:F
-
forwardSpeed
public float forwardSpeed- Mappings:
Namespace Name Mixin selector official aPLask;aP:Fintermediary field_6250Lnet/minecraft/class_1309;field_6250:Fnamed forwardSpeedLnet/minecraft/entity/LivingEntity;forwardSpeed:F
-
bodyTrackingIncrements
protected int bodyTrackingIncrements- Mappings:
Namespace Name Mixin selector official aQLask;aQ:Iintermediary field_6210Lnet/minecraft/class_1309;field_6210:Inamed bodyTrackingIncrementsLnet/minecraft/entity/LivingEntity;bodyTrackingIncrements:I
-
serverX
protected double serverX- Mappings:
Namespace Name Mixin selector official aRLask;aR:Dintermediary field_6224Lnet/minecraft/class_1309;field_6224:Dnamed serverXLnet/minecraft/entity/LivingEntity;serverX:D
-
serverY
protected double serverY- Mappings:
Namespace Name Mixin selector official aSLask;aS:Dintermediary field_6245Lnet/minecraft/class_1309;field_6245:Dnamed serverYLnet/minecraft/entity/LivingEntity;serverY:D
-
serverZ
protected double serverZ- Mappings:
Namespace Name Mixin selector official aTLask;aT:Dintermediary field_6263Lnet/minecraft/class_1309;field_6263:Dnamed serverZLnet/minecraft/entity/LivingEntity;serverZ:D
-
serverYaw
protected double serverYaw- Mappings:
Namespace Name Mixin selector official aULask;aU:Dintermediary field_6284Lnet/minecraft/class_1309;field_6284:Dnamed serverYawLnet/minecraft/entity/LivingEntity;serverYaw:D
-
serverPitch
protected double serverPitch- Mappings:
Namespace Name Mixin selector official aVLask;aV:Dintermediary field_6221Lnet/minecraft/class_1309;field_6221:Dnamed serverPitchLnet/minecraft/entity/LivingEntity;serverPitch:D
-
serverHeadYaw
protected double serverHeadYaw- Mappings:
Namespace Name Mixin selector official aWLask;aW:Dintermediary field_6242Lnet/minecraft/class_1309;field_6242:Dnamed serverHeadYawLnet/minecraft/entity/LivingEntity;serverHeadYaw:D
-
headTrackingIncrements
protected int headTrackingIncrements- Mappings:
Namespace Name Mixin selector official aXLask;aX:Iintermediary field_6265Lnet/minecraft/class_1309;field_6265:Inamed headTrackingIncrementsLnet/minecraft/entity/LivingEntity;headTrackingIncrements:I
-
effectsChanged
private boolean effectsChanged- Mappings:
Namespace Name Mixin selector official bnLask;bn:Zintermediary field_6285Lnet/minecraft/class_1309;field_6285:Znamed effectsChangedLnet/minecraft/entity/LivingEntity;effectsChanged:Z
-
attacker
- Mappings:
Namespace Name Mixin selector official boLask;bo:Lask;intermediary field_6274Lnet/minecraft/class_1309;field_6274:Lnet/minecraft/class_1309;named attackerLnet/minecraft/entity/LivingEntity;attacker:Lnet/minecraft/entity/LivingEntity;
-
lastAttackedTime
private int lastAttackedTime- Mappings:
Namespace Name Mixin selector official bpLask;bp:Iintermediary field_6230Lnet/minecraft/class_1309;field_6230:Inamed lastAttackedTimeLnet/minecraft/entity/LivingEntity;lastAttackedTime:I
-
attacking
- Mappings:
Namespace Name Mixin selector official bqLask;bq:Lask;intermediary field_6236Lnet/minecraft/class_1309;field_6236:Lnet/minecraft/class_1309;named attackingLnet/minecraft/entity/LivingEntity;attacking:Lnet/minecraft/entity/LivingEntity;
-
lastAttackTime
private int lastAttackTime- Mappings:
Namespace Name Mixin selector official brLask;br:Iintermediary field_6270Lnet/minecraft/class_1309;field_6270:Inamed lastAttackTimeLnet/minecraft/entity/LivingEntity;lastAttackTime:I
-
movementSpeed
private float movementSpeed- Mappings:
Namespace Name Mixin selector official bsLask;bs:Fintermediary field_6287Lnet/minecraft/class_1309;field_6287:Fnamed movementSpeedLnet/minecraft/entity/LivingEntity;movementSpeed:F
-
jumpingCooldown
private int jumpingCooldown- Mappings:
Namespace Name Mixin selector official btLask;bt:Iintermediary field_6228Lnet/minecraft/class_1309;field_6228:Inamed jumpingCooldownLnet/minecraft/entity/LivingEntity;jumpingCooldown:I
-
absorptionAmount
private float absorptionAmount- Mappings:
Namespace Name Mixin selector official buLask;bu:Fintermediary field_6246Lnet/minecraft/class_1309;field_6246:Fnamed absorptionAmountLnet/minecraft/entity/LivingEntity;absorptionAmount:F
-
activeItemStack
- Mappings:
Namespace Name Mixin selector official aYLask;aY:Lbpa;intermediary field_6277Lnet/minecraft/class_1309;field_6277:Lnet/minecraft/class_1799;named activeItemStackLnet/minecraft/entity/LivingEntity;activeItemStack:Lnet/minecraft/item/ItemStack;
-
itemUseTimeLeft
protected int itemUseTimeLeft- Mappings:
Namespace Name Mixin selector official aZLask;aZ:Iintermediary field_6222Lnet/minecraft/class_1309;field_6222:Inamed itemUseTimeLeftLnet/minecraft/entity/LivingEntity;itemUseTimeLeft:I
-
roll
protected int roll- Mappings:
Namespace Name Mixin selector official baLask;ba:Iintermediary field_6239Lnet/minecraft/class_1309;field_6239:Inamed rollLnet/minecraft/entity/LivingEntity;roll:I
-
lastBlockPos
- Mappings:
Namespace Name Mixin selector official bvLask;bv:Lfx;intermediary field_6268Lnet/minecraft/class_1309;field_6268:Lnet/minecraft/class_2338;named lastBlockPosLnet/minecraft/entity/LivingEntity;lastBlockPos:Lnet/minecraft/util/math/BlockPos;
-
climbingPos
- Mappings:
Namespace Name Mixin selector official bwLask;bw:Ljava/util/Optional;intermediary field_22418Lnet/minecraft/class_1309;field_22418:Ljava/util/Optional;named climbingPosLnet/minecraft/entity/LivingEntity;climbingPos:Ljava/util/Optional;
-
lastDamageSource
- Mappings:
Namespace Name Mixin selector official bxLask;bx:Larh;intermediary field_6276Lnet/minecraft/class_1309;field_6276:Lnet/minecraft/class_1282;named lastDamageSourceLnet/minecraft/entity/LivingEntity;lastDamageSource:Lnet/minecraft/entity/damage/DamageSource;
-
lastDamageTime
private long lastDamageTime- Mappings:
Namespace Name Mixin selector official byLask;by:Jintermediary field_6226Lnet/minecraft/class_1309;field_6226:Jnamed lastDamageTimeLnet/minecraft/entity/LivingEntity;lastDamageTime:J
-
riptideTicks
protected int riptideTicks- Mappings:
Namespace Name Mixin selector official bbLask;bb:Iintermediary field_6261Lnet/minecraft/class_1309;field_6261:Inamed riptideTicksLnet/minecraft/entity/LivingEntity;riptideTicks:I
-
leaningPitch
private float leaningPitch- Mappings:
Namespace Name Mixin selector official bzLask;bz:Fintermediary field_6243Lnet/minecraft/class_1309;field_6243:Fnamed leaningPitchLnet/minecraft/entity/LivingEntity;leaningPitch:F
-
lastLeaningPitch
private float lastLeaningPitch- Mappings:
Namespace Name Mixin selector official bALask;bA:Fintermediary field_6264Lnet/minecraft/class_1309;field_6264:Fnamed lastLeaningPitchLnet/minecraft/entity/LivingEntity;lastLeaningPitch:F
-
brain
- Mappings:
Namespace Name Mixin selector official bcLask;bc:Late;intermediary field_18321Lnet/minecraft/class_1309;field_18321:Lnet/minecraft/class_4095;named brainLnet/minecraft/entity/LivingEntity;brain:Lnet/minecraft/entity/ai/brain/Brain;
-
-
Constructor Details
-
LivingEntity
- Mappings:
Namespace Name Mixin selector official <init>Larx;<init>(Lasb;Lbva;)Vintermediary <init>Lnet/minecraft/class_1297;<init>(Lnet/minecraft/class_1299;Lnet/minecraft/class_1937;)Vnamed <init>Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/entity/EntityType;Lnet/minecraft/world/World;)V
-
-
Method Details
-
getBrain
- Mappings:
Namespace Name Mixin selector official dgLask;dg()Late;intermediary method_18868Lnet/minecraft/class_1309;method_18868()Lnet/minecraft/class_4095;named getBrainLnet/minecraft/entity/LivingEntity;getBrain()Lnet/minecraft/entity/ai/brain/Brain;
-
createBrainProfile
- Mappings:
Namespace Name Mixin selector official dhLask;dh()Late$b;intermediary method_28306Lnet/minecraft/class_1309;method_28306()Lnet/minecraft/class_4095$class_5303;named createBrainProfileLnet/minecraft/entity/LivingEntity;createBrainProfile()Lnet/minecraft/entity/ai/brain/Brain$Profile;
-
deserializeBrain
- Mappings:
Namespace Name Mixin selector official aLask;a(Lcom/mojang/serialization/Dynamic;)Late;intermediary method_18867Lnet/minecraft/class_1309;method_18867(Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/class_4095;named deserializeBrainLnet/minecraft/entity/LivingEntity;deserializeBrain(Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/entity/ai/brain/Brain;
-
kill
public void kill() -
canTarget
- Mappings:
Namespace Name Mixin selector official aLask;a(Lasb;)Zintermediary method_5973Lnet/minecraft/class_1309;method_5973(Lnet/minecraft/class_1299;)Znamed canTargetLnet/minecraft/entity/LivingEntity;canTarget(Lnet/minecraft/entity/EntityType;)Z
-
initDataTracker
protected void initDataTracker()- Specified by:
initDataTrackerin classEntity- Mappings:
Namespace Name Mixin selector official eLarx;e()Vintermediary method_5693Lnet/minecraft/class_1297;method_5693()Vnamed initDataTrackerLnet/minecraft/entity/Entity;initDataTracker()V
-
createLivingAttributes
- Mappings:
Namespace Name Mixin selector official diLask;di()Latj$a;intermediary method_26827Lnet/minecraft/class_1309;method_26827()Lnet/minecraft/class_5132$class_5133;named createLivingAttributesLnet/minecraft/entity/LivingEntity;createLivingAttributes()Lnet/minecraft/entity/attribute/DefaultAttributeContainer$Builder;
-
fall
protected void fall(double heightDifference, boolean onGround, BlockState landedState, BlockPos landedPosition)- Overrides:
fallin classEntity- Mappings:
Namespace Name Mixin selector official aLarx;a(DZLciz;Lfx;)Vintermediary method_5623Lnet/minecraft/class_1297;method_5623(DZLnet/minecraft/class_2680;Lnet/minecraft/class_2338;)Vnamed fallLnet/minecraft/entity/Entity;fall(DZLnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;)V
-
canBreatheInWater
public boolean canBreatheInWater()- Mappings:
Namespace Name Mixin selector official djLask;dj()Zintermediary method_6094Lnet/minecraft/class_1309;method_6094()Znamed canBreatheInWaterLnet/minecraft/entity/LivingEntity;canBreatheInWater()Z
-
getLeaningPitch
- Mappings:
Namespace Name Mixin selector official aLask;a(F)Fintermediary method_6024Lnet/minecraft/class_1309;method_6024(F)Fnamed getLeaningPitchLnet/minecraft/entity/LivingEntity;getLeaningPitch(F)F
-
baseTick
public void baseTick() -
shouldDisplaySoulSpeedEffects
public boolean shouldDisplaySoulSpeedEffects()- Mappings:
Namespace Name Mixin selector official dkLask;dk()Zintermediary method_27302Lnet/minecraft/class_1309;method_27302()Znamed shouldDisplaySoulSpeedEffectsLnet/minecraft/entity/LivingEntity;shouldDisplaySoulSpeedEffects()Z
-
displaySoulSpeedEffects
protected void displaySoulSpeedEffects()- Mappings:
Namespace Name Mixin selector official dlLask;dl()Vintermediary method_25937Lnet/minecraft/class_1309;method_25937()Vnamed displaySoulSpeedEffectsLnet/minecraft/entity/LivingEntity;displaySoulSpeedEffects()V
-
isOnSoulSpeedBlock
protected boolean isOnSoulSpeedBlock()- Mappings:
Namespace Name Mixin selector official dmLask;dm()Zintermediary method_27303Lnet/minecraft/class_1309;method_27303()Znamed isOnSoulSpeedBlockLnet/minecraft/entity/LivingEntity;isOnSoulSpeedBlock()Z
-
getVelocityMultiplier
protected float getVelocityMultiplier()- Overrides:
getVelocityMultiplierin classEntity- Mappings:
Namespace Name Mixin selector official atLarx;at()Fintermediary method_23326Lnet/minecraft/class_1297;method_23326()Fnamed getVelocityMultiplierLnet/minecraft/entity/Entity;getVelocityMultiplier()F
-
shouldRemoveSoulSpeedBoost
- Mappings:
Namespace Name Mixin selector official bLask;b(Lciz;)Zintermediary method_29500Lnet/minecraft/class_1309;method_29500(Lnet/minecraft/class_2680;)Znamed shouldRemoveSoulSpeedBoostLnet/minecraft/entity/LivingEntity;shouldRemoveSoulSpeedBoost(Lnet/minecraft/block/BlockState;)Z
-
removeSoulSpeedBoost
protected void removeSoulSpeedBoost()- Mappings:
Namespace Name Mixin selector official dnLask;dn()Vintermediary method_29501Lnet/minecraft/class_1309;method_29501()Vnamed removeSoulSpeedBoostLnet/minecraft/entity/LivingEntity;removeSoulSpeedBoost()V
-
addSoulSpeedBoostIfNeeded
protected void addSoulSpeedBoostIfNeeded()- Mappings:
Namespace Name Mixin selector official doLask;do()Vintermediary method_29502Lnet/minecraft/class_1309;method_29502()Vnamed addSoulSpeedBoostIfNeededLnet/minecraft/entity/LivingEntity;addSoulSpeedBoostIfNeeded()V
-
removePowderSnowSlow
protected void removePowderSnowSlow()- Mappings:
Namespace Name Mixin selector official dpLask;dp()Vintermediary method_32324Lnet/minecraft/class_1309;method_32324()Vnamed removePowderSnowSlowLnet/minecraft/entity/LivingEntity;removePowderSnowSlow()V
-
addPowderSnowSlowIfNeeded
protected void addPowderSnowSlowIfNeeded()- Mappings:
Namespace Name Mixin selector official dqLask;dq()Vintermediary method_32325Lnet/minecraft/class_1309;method_32325()Vnamed addPowderSnowSlowIfNeededLnet/minecraft/entity/LivingEntity;addPowderSnowSlowIfNeeded()V
-
applyMovementEffects
- Mappings:
Namespace Name Mixin selector official cLask;c(Lfx;)Vintermediary method_6126Lnet/minecraft/class_1309;method_6126(Lnet/minecraft/class_2338;)Vnamed applyMovementEffectsLnet/minecraft/entity/LivingEntity;applyMovementEffects(Lnet/minecraft/util/math/BlockPos;)V
-
isBaby
public boolean isBaby()- Mappings:
Namespace Name Mixin selector official y_Lask;y_()Zintermediary method_6109Lnet/minecraft/class_1309;method_6109()Znamed isBabyLnet/minecraft/entity/LivingEntity;isBaby()Z
-
getScaleFactor
public float getScaleFactor()- Mappings:
Namespace Name Mixin selector official drLask;dr()Fintermediary method_17825Lnet/minecraft/class_1309;method_17825()Fnamed getScaleFactorLnet/minecraft/entity/LivingEntity;getScaleFactor()F
-
shouldSwimInFluids
protected boolean shouldSwimInFluids()- Mappings:
Namespace Name Mixin selector official dsLask;ds()Zintermediary method_29920Lnet/minecraft/class_1309;method_29920()Znamed shouldSwimInFluidsLnet/minecraft/entity/LivingEntity;shouldSwimInFluids()Z
-
canBeRiddenInWater
public boolean canBeRiddenInWater()- Overrides:
canBeRiddenInWaterin classEntity- Mappings:
Namespace Name Mixin selector official byLarx;by()Zintermediary method_5788Lnet/minecraft/class_1297;method_5788()Znamed canBeRiddenInWaterLnet/minecraft/entity/Entity;canBeRiddenInWater()Z
-
updatePostDeath
protected void updatePostDeath()- Mappings:
Namespace Name Mixin selector official dtLask;dt()Vintermediary method_6108Lnet/minecraft/class_1309;method_6108()Vnamed updatePostDeathLnet/minecraft/entity/LivingEntity;updatePostDeath()V
-
shouldDropXp
protected boolean shouldDropXp()Returns if this entity should drop experience on death when the doMobLoot game rule is enabled and has been attacked by a player.If
shouldAlwaysDropXp()returnstrue, this check is disregarded.- See Also:
dropXp(),shouldAlwaysDropXp(),getXpToDrop(PlayerEntity)- Mappings:
Namespace Name Mixin selector official duLask;du()Zintermediary method_6054Lnet/minecraft/class_1309;method_6054()Znamed shouldDropXpLnet/minecraft/entity/LivingEntity;shouldDropXp()Z
-
shouldDropLoot
protected boolean shouldDropLoot()- Mappings:
Namespace Name Mixin selector official dvLask;dv()Zintermediary method_27071Lnet/minecraft/class_1309;method_27071()Znamed shouldDropLootLnet/minecraft/entity/LivingEntity;shouldDropLoot()Z
-
getNextAirUnderwater
protected int getNextAirUnderwater(int air)- Mappings:
Namespace Name Mixin selector official mLask;m(I)Iintermediary method_6130Lnet/minecraft/class_1309;method_6130(I)Inamed getNextAirUnderwaterLnet/minecraft/entity/LivingEntity;getNextAirUnderwater(I)I
-
getNextAirOnLand
protected int getNextAirOnLand(int air)- Mappings:
Namespace Name Mixin selector official nLask;n(I)Iintermediary method_6064Lnet/minecraft/class_1309;method_6064(I)Inamed getNextAirOnLandLnet/minecraft/entity/LivingEntity;getNextAirOnLand(I)I
-
getXpToDrop
Called when this entity is killed and returns the amount of experience to drop.playermay benullif shouldAlwaysDropXp() returnstrue.- Parameters:
player- the attacking player- See Also:
dropXp(),shouldAlwaysDropXp(),shouldDropXp()- Mappings:
Namespace Name Mixin selector official dLask;d(Lbio;)Iintermediary method_6110Lnet/minecraft/class_1309;method_6110(Lnet/minecraft/class_1657;)Inamed getXpToDropLnet/minecraft/entity/LivingEntity;getXpToDrop(Lnet/minecraft/entity/player/PlayerEntity;)I
-
shouldAlwaysDropXp
protected boolean shouldAlwaysDropXp()Returns if this entity may always drop experience, skipping any other checks.- See Also:
dropXp(),getXpToDrop(PlayerEntity)- Mappings:
Namespace Name Mixin selector official dwLask;dw()Zintermediary method_6071Lnet/minecraft/class_1309;method_6071()Znamed shouldAlwaysDropXpLnet/minecraft/entity/LivingEntity;shouldAlwaysDropXp()Z
-
getRandom
- Mappings:
Namespace Name Mixin selector official dxLask;dx()Ljava/util/Random;intermediary method_6051Lnet/minecraft/class_1309;method_6051()Ljava/util/Random;named getRandomLnet/minecraft/entity/LivingEntity;getRandom()Ljava/util/Random;
-
getAttacker
- Mappings:
Namespace Name Mixin selector official dyLask;dy()Lask;intermediary method_6065Lnet/minecraft/class_1309;method_6065()Lnet/minecraft/class_1309;named getAttackerLnet/minecraft/entity/LivingEntity;getAttacker()Lnet/minecraft/entity/LivingEntity;
-
getLastAttackedTime
public int getLastAttackedTime()- Mappings:
Namespace Name Mixin selector official dzLask;dz()Iintermediary method_6117Lnet/minecraft/class_1309;method_6117()Inamed getLastAttackedTimeLnet/minecraft/entity/LivingEntity;getLastAttackedTime()I
-
setAttacking
- Mappings:
Namespace Name Mixin selector official eLask;e(Lbio;)Vintermediary method_29505Lnet/minecraft/class_1309;method_29505(Lnet/minecraft/class_1657;)Vnamed setAttackingLnet/minecraft/entity/LivingEntity;setAttacking(Lnet/minecraft/entity/player/PlayerEntity;)V
-
setAttacker
- Mappings:
Namespace Name Mixin selector official aLask;a(Lask;)Vintermediary method_6015Lnet/minecraft/class_1309;method_6015(Lnet/minecraft/class_1309;)Vnamed setAttackerLnet/minecraft/entity/LivingEntity;setAttacker(Lnet/minecraft/entity/LivingEntity;)V
-
getAttacking
- Mappings:
Namespace Name Mixin selector official dALask;dA()Lask;intermediary method_6052Lnet/minecraft/class_1309;method_6052()Lnet/minecraft/class_1309;named getAttackingLnet/minecraft/entity/LivingEntity;getAttacking()Lnet/minecraft/entity/LivingEntity;
-
getLastAttackTime
public int getLastAttackTime()- Mappings:
Namespace Name Mixin selector official dBLask;dB()Iintermediary method_6083Lnet/minecraft/class_1309;method_6083()Inamed getLastAttackTimeLnet/minecraft/entity/LivingEntity;getLastAttackTime()I
-
onAttacking
- Mappings:
Namespace Name Mixin selector official zLask;z(Larx;)Vintermediary method_6114Lnet/minecraft/class_1309;method_6114(Lnet/minecraft/class_1297;)Vnamed onAttackingLnet/minecraft/entity/LivingEntity;onAttacking(Lnet/minecraft/entity/Entity;)V
-
getDespawnCounter
public int getDespawnCounter()- Mappings:
Namespace Name Mixin selector official dCLask;dC()Iintermediary method_6131Lnet/minecraft/class_1309;method_6131()Inamed getDespawnCounterLnet/minecraft/entity/LivingEntity;getDespawnCounter()I
-
setDespawnCounter
public void setDespawnCounter(int despawnCounter)- Mappings:
Namespace Name Mixin selector official oLask;o(I)Vintermediary method_16826Lnet/minecraft/class_1309;method_16826(I)Vnamed setDespawnCounterLnet/minecraft/entity/LivingEntity;setDespawnCounter(I)V
-
onEquipStack
- Mappings:
Namespace Name Mixin selector official bLask;b(Lbpa;)Vintermediary method_6116Lnet/minecraft/class_1309;method_6116(Lnet/minecraft/class_1799;)Vnamed onEquipStackLnet/minecraft/entity/LivingEntity;onEquipStack(Lnet/minecraft/item/ItemStack;)V
-
writeCustomDataToNbt
- Specified by:
writeCustomDataToNbtin classEntity- Mappings:
Namespace Name Mixin selector official bLarx;b(Lmr;)Vintermediary method_5652Lnet/minecraft/class_1297;method_5652(Lnet/minecraft/class_2487;)Vnamed writeCustomDataToNbtLnet/minecraft/entity/Entity;writeCustomDataToNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
readCustomDataFromNbt
- Specified by:
readCustomDataFromNbtin classEntity- Mappings:
Namespace Name Mixin selector official aLarx;a(Lmr;)Vintermediary method_5749Lnet/minecraft/class_1297;method_5749(Lnet/minecraft/class_2487;)Vnamed readCustomDataFromNbtLnet/minecraft/entity/Entity;readCustomDataFromNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
tickStatusEffects
protected void tickStatusEffects()- Mappings:
Namespace Name Mixin selector official dDLask;dD()Vintermediary method_6050Lnet/minecraft/class_1309;method_6050()Vnamed tickStatusEffectsLnet/minecraft/entity/LivingEntity;tickStatusEffects()V
-
updatePotionVisibility
protected void updatePotionVisibility()- Mappings:
Namespace Name Mixin selector official BLask;B()Vintermediary method_6027Lnet/minecraft/class_1309;method_6027()Vnamed updatePotionVisibilityLnet/minecraft/entity/LivingEntity;updatePotionVisibility()V
-
getAttackDistanceScalingFactor
- Mappings:
Namespace Name Mixin selector official ALask;A(Larx;)Dintermediary method_18390Lnet/minecraft/class_1309;method_18390(Lnet/minecraft/class_1297;)Dnamed getAttackDistanceScalingFactorLnet/minecraft/entity/LivingEntity;getAttackDistanceScalingFactor(Lnet/minecraft/entity/Entity;)D
-
canTarget
- Mappings:
Namespace Name Mixin selector official cLask;c(Lask;)Zintermediary method_18395Lnet/minecraft/class_1309;method_18395(Lnet/minecraft/class_1309;)Znamed canTargetLnet/minecraft/entity/LivingEntity;canTarget(Lnet/minecraft/entity/LivingEntity;)Z
-
isTarget
- Mappings:
Namespace Name Mixin selector official aLask;a(Lask;Lbbn;)Zintermediary method_18391Lnet/minecraft/class_1309;method_18391(Lnet/minecraft/class_1309;Lnet/minecraft/class_4051;)Znamed isTargetLnet/minecraft/entity/LivingEntity;isTarget(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/ai/TargetPredicate;)Z
-
canTakeDamage
public boolean canTakeDamage()- Mappings:
Namespace Name Mixin selector official dELask;dE()Zintermediary method_33190Lnet/minecraft/class_1309;method_33190()Znamed canTakeDamageLnet/minecraft/entity/LivingEntity;canTakeDamage()Z
-
containsOnlyAmbientEffects
- Mappings:
Namespace Name Mixin selector official cLask;c(Ljava/util/Collection;)Zintermediary method_6089Lnet/minecraft/class_1309;method_6089(Ljava/util/Collection;)Znamed containsOnlyAmbientEffectsLnet/minecraft/entity/LivingEntity;containsOnlyAmbientEffects(Ljava/util/Collection;)Z
-
clearPotionSwirls
protected void clearPotionSwirls()- Mappings:
Namespace Name Mixin selector official dFLask;dF()Vintermediary method_6069Lnet/minecraft/class_1309;method_6069()Vnamed clearPotionSwirlsLnet/minecraft/entity/LivingEntity;clearPotionSwirls()V
-
clearStatusEffects
public boolean clearStatusEffects()- Mappings:
Namespace Name Mixin selector official dGLask;dG()Zintermediary method_6012Lnet/minecraft/class_1309;method_6012()Znamed clearStatusEffectsLnet/minecraft/entity/LivingEntity;clearStatusEffects()Z
-
getStatusEffects
- Mappings:
Namespace Name Mixin selector official dHLask;dH()Ljava/util/Collection;intermediary method_6026Lnet/minecraft/class_1309;method_6026()Ljava/util/Collection;named getStatusEffectsLnet/minecraft/entity/LivingEntity;getStatusEffects()Ljava/util/Collection;
-
getActiveStatusEffects
- Mappings:
Namespace Name Mixin selector official dILask;dI()Ljava/util/Map;intermediary method_6088Lnet/minecraft/class_1309;method_6088()Ljava/util/Map;named getActiveStatusEffectsLnet/minecraft/entity/LivingEntity;getActiveStatusEffects()Ljava/util/Map;
-
hasStatusEffect
- Mappings:
Namespace Name Mixin selector official aLask;a(Larp;)Zintermediary method_6059Lnet/minecraft/class_1309;method_6059(Lnet/minecraft/class_1291;)Znamed hasStatusEffectLnet/minecraft/entity/LivingEntity;hasStatusEffect(Lnet/minecraft/entity/effect/StatusEffect;)Z
-
getStatusEffect
- Mappings:
Namespace Name Mixin selector official bLask;b(Larp;)Larr;intermediary method_6112Lnet/minecraft/class_1309;method_6112(Lnet/minecraft/class_1291;)Lnet/minecraft/class_1293;named getStatusEffectLnet/minecraft/entity/LivingEntity;getStatusEffect(Lnet/minecraft/entity/effect/StatusEffect;)Lnet/minecraft/entity/effect/StatusEffectInstance;
-
addStatusEffect
- Mappings:
Namespace Name Mixin selector official cLask;c(Larr;)Zintermediary method_6092Lnet/minecraft/class_1309;method_6092(Lnet/minecraft/class_1293;)Znamed addStatusEffectLnet/minecraft/entity/LivingEntity;addStatusEffect(Lnet/minecraft/entity/effect/StatusEffectInstance;)Z
-
canHaveStatusEffect
- Mappings:
Namespace Name Mixin selector official dLask;d(Larr;)Zintermediary method_6049Lnet/minecraft/class_1309;method_6049(Lnet/minecraft/class_1293;)Znamed canHaveStatusEffectLnet/minecraft/entity/LivingEntity;canHaveStatusEffect(Lnet/minecraft/entity/effect/StatusEffectInstance;)Z
-
applyStatusEffect
- Mappings:
Namespace Name Mixin selector official eLask;e(Larr;)Vintermediary method_26082Lnet/minecraft/class_1309;method_26082(Lnet/minecraft/class_1293;)Vnamed applyStatusEffectLnet/minecraft/entity/LivingEntity;applyStatusEffect(Lnet/minecraft/entity/effect/StatusEffectInstance;)V
-
isUndead
public boolean isUndead()- Mappings:
Namespace Name Mixin selector official dJLask;dJ()Zintermediary method_5999Lnet/minecraft/class_1309;method_5999()Znamed isUndeadLnet/minecraft/entity/LivingEntity;isUndead()Z
-
removeStatusEffectInternal
@Nullable public @Nullable StatusEffectInstance removeStatusEffectInternal(@Nullable @Nullable StatusEffect type)Removes a status effect from this entity without calling any listener.This method does not perform any cleanup or synchronization operation. Under most circumstances, calling
removeStatusEffect(net.minecraft.entity.effect.StatusEffect)is highly preferable.- Mappings:
Namespace Name Mixin selector official cLask;c(Larp;)Larr;intermediary method_6111Lnet/minecraft/class_1309;method_6111(Lnet/minecraft/class_1291;)Lnet/minecraft/class_1293;named removeStatusEffectInternalLnet/minecraft/entity/LivingEntity;removeStatusEffectInternal(Lnet/minecraft/entity/effect/StatusEffect;)Lnet/minecraft/entity/effect/StatusEffectInstance;
-
removeStatusEffect
Removes a status effect from this entity.Calling this method will call cleanup methods on the status effect and trigger synchronization of effect particles with watching clients. If this entity is a player, the change in the list of effects will also be synchronized with the corresponding client.
- Returns:
trueif aStatusEffectInstancewith the given type was in effect before the removal.- Mappings:
Namespace Name Mixin selector official dLask;d(Larp;)Zintermediary method_6016Lnet/minecraft/class_1309;method_6016(Lnet/minecraft/class_1291;)Znamed removeStatusEffectLnet/minecraft/entity/LivingEntity;removeStatusEffect(Lnet/minecraft/entity/effect/StatusEffect;)Z
-
onStatusEffectApplied
- Mappings:
Namespace Name Mixin selector official aLask;a(Larr;)Vintermediary method_6020Lnet/minecraft/class_1309;method_6020(Lnet/minecraft/class_1293;)Vnamed onStatusEffectAppliedLnet/minecraft/entity/LivingEntity;onStatusEffectApplied(Lnet/minecraft/entity/effect/StatusEffectInstance;)V
-
onStatusEffectUpgraded
- Mappings:
Namespace Name Mixin selector official aLask;a(Larr;Z)Vintermediary method_6009Lnet/minecraft/class_1309;method_6009(Lnet/minecraft/class_1293;Z)Vnamed onStatusEffectUpgradedLnet/minecraft/entity/LivingEntity;onStatusEffectUpgraded(Lnet/minecraft/entity/effect/StatusEffectInstance;Z)V
-
onStatusEffectRemoved
- Mappings:
Namespace Name Mixin selector official bLask;b(Larr;)Vintermediary method_6129Lnet/minecraft/class_1309;method_6129(Lnet/minecraft/class_1293;)Vnamed onStatusEffectRemovedLnet/minecraft/entity/LivingEntity;onStatusEffectRemoved(Lnet/minecraft/entity/effect/StatusEffectInstance;)V
-
heal
public void heal(float amount)Heals this entity by the givenamountof half-hearts.A dead entity cannot be healed.
- See Also:
isDead()- Mappings:
Namespace Name Mixin selector official bLask;b(F)Vintermediary method_6025Lnet/minecraft/class_1309;method_6025(F)Vnamed healLnet/minecraft/entity/LivingEntity;heal(F)V
-
getHealth
public float getHealth()- Mappings:
Namespace Name Mixin selector official dKLask;dK()Fintermediary method_6032Lnet/minecraft/class_1309;method_6032()Fnamed getHealthLnet/minecraft/entity/LivingEntity;getHealth()F
-
setHealth
public void setHealth(float health)- Mappings:
Namespace Name Mixin selector official cLask;c(F)Vintermediary method_6033Lnet/minecraft/class_1309;method_6033(F)Vnamed setHealthLnet/minecraft/entity/LivingEntity;setHealth(F)V
-
isDead
public boolean isDead()- Mappings:
Namespace Name Mixin selector official dLLask;dL()Zintermediary method_29504Lnet/minecraft/class_1309;method_29504()Znamed isDeadLnet/minecraft/entity/LivingEntity;isDead()Z
-
damage
-
takeShieldHit
- Mappings:
Namespace Name Mixin selector official dLask;d(Lask;)Vintermediary method_6090Lnet/minecraft/class_1309;method_6090(Lnet/minecraft/class_1309;)Vnamed takeShieldHitLnet/minecraft/entity/LivingEntity;takeShieldHit(Lnet/minecraft/entity/LivingEntity;)V
-
knockback
- Mappings:
Namespace Name Mixin selector official eLask;e(Lask;)Vintermediary method_6060Lnet/minecraft/class_1309;method_6060(Lnet/minecraft/class_1309;)Vnamed knockbackLnet/minecraft/entity/LivingEntity;knockback(Lnet/minecraft/entity/LivingEntity;)V
-
tryUseTotem
- Mappings:
Namespace Name Mixin selector official fLask;f(Larh;)Zintermediary method_6095Lnet/minecraft/class_1309;method_6095(Lnet/minecraft/class_1282;)Znamed tryUseTotemLnet/minecraft/entity/LivingEntity;tryUseTotem(Lnet/minecraft/entity/damage/DamageSource;)Z
-
getRecentDamageSource
- Mappings:
Namespace Name Mixin selector official dMLask;dM()Larh;intermediary method_6081Lnet/minecraft/class_1309;method_6081()Lnet/minecraft/class_1282;named getRecentDamageSourceLnet/minecraft/entity/LivingEntity;getRecentDamageSource()Lnet/minecraft/entity/damage/DamageSource;
-
playHurtSound
- Mappings:
Namespace Name Mixin selector official dLask;d(Larh;)Vintermediary method_6013Lnet/minecraft/class_1309;method_6013(Lnet/minecraft/class_1282;)Vnamed playHurtSoundLnet/minecraft/entity/LivingEntity;playHurtSound(Lnet/minecraft/entity/damage/DamageSource;)V
-
blockedByShield
- Mappings:
Namespace Name Mixin selector official gLask;g(Larh;)Zintermediary method_6061Lnet/minecraft/class_1309;method_6061(Lnet/minecraft/class_1282;)Znamed blockedByShieldLnet/minecraft/entity/LivingEntity;blockedByShield(Lnet/minecraft/entity/damage/DamageSource;)Z
-
playEquipmentBreakEffects
- Mappings:
Namespace Name Mixin selector official hLask;h(Lbpa;)Vintermediary method_6045Lnet/minecraft/class_1309;method_6045(Lnet/minecraft/class_1799;)Vnamed playEquipmentBreakEffectsLnet/minecraft/entity/LivingEntity;playEquipmentBreakEffects(Lnet/minecraft/item/ItemStack;)V
-
onDeath
- Mappings:
Namespace Name Mixin selector official aLask;a(Larh;)Vintermediary method_6078Lnet/minecraft/class_1309;method_6078(Lnet/minecraft/class_1282;)Vnamed onDeathLnet/minecraft/entity/LivingEntity;onDeath(Lnet/minecraft/entity/damage/DamageSource;)V
-
onKilledBy
Performs secondary effects after this mob has been killed.The default behavior spawns a wither rose if
adversaryis aWitherEntity.- Parameters:
adversary- the main adversary responsible for this entity's death- Mappings:
Namespace Name Mixin selector official fLask;f(Lask;)Vintermediary method_23733Lnet/minecraft/class_1309;method_23733(Lnet/minecraft/class_1309;)Vnamed onKilledByLnet/minecraft/entity/LivingEntity;onKilledBy(Lnet/minecraft/entity/LivingEntity;)V
-
drop
- Mappings:
Namespace Name Mixin selector official eLask;e(Larh;)Vintermediary method_16080Lnet/minecraft/class_1309;method_16080(Lnet/minecraft/class_1282;)Vnamed dropLnet/minecraft/entity/LivingEntity;drop(Lnet/minecraft/entity/damage/DamageSource;)V
-
dropInventory
protected void dropInventory()- Mappings:
Namespace Name Mixin selector official dNLask;dN()Vintermediary method_16078Lnet/minecraft/class_1309;method_16078()Vnamed dropInventoryLnet/minecraft/entity/LivingEntity;dropInventory()V
-
dropXp
protected void dropXp()Drops experience when this entity is killed.To control the details of experience dropping, consider overriding
shouldAlwaysDropXp(),shouldDropXp(), andgetXpToDrop(PlayerEntity).- Mappings:
Namespace Name Mixin selector official dOLask;dO()Vintermediary method_23883Lnet/minecraft/class_1309;method_23883()Vnamed dropXpLnet/minecraft/entity/LivingEntity;dropXp()V
-
dropEquipment
- Mappings:
Namespace Name Mixin selector official aLask;a(Larh;IZ)Vintermediary method_6099Lnet/minecraft/class_1309;method_6099(Lnet/minecraft/class_1282;IZ)Vnamed dropEquipmentLnet/minecraft/entity/LivingEntity;dropEquipment(Lnet/minecraft/entity/damage/DamageSource;IZ)V
-
getLootTable
- Mappings:
Namespace Name Mixin selector official dPLask;dP()Lwl;intermediary method_5989Lnet/minecraft/class_1309;method_5989()Lnet/minecraft/class_2960;named getLootTableLnet/minecraft/entity/LivingEntity;getLootTable()Lnet/minecraft/util/Identifier;
-
dropLoot
- Mappings:
Namespace Name Mixin selector official aLask;a(Larh;Z)Vintermediary method_16077Lnet/minecraft/class_1309;method_16077(Lnet/minecraft/class_1282;Z)Vnamed dropLootLnet/minecraft/entity/LivingEntity;dropLoot(Lnet/minecraft/entity/damage/DamageSource;Z)V
-
getLootContextBuilder
- Mappings:
Namespace Name Mixin selector official aLask;a(ZLarh;)Ldgm$a;intermediary method_16079Lnet/minecraft/class_1309;method_16079(ZLnet/minecraft/class_1282;)Lnet/minecraft/class_47$class_48;named getLootContextBuilderLnet/minecraft/entity/LivingEntity;getLootContextBuilder(ZLnet/minecraft/entity/damage/DamageSource;)Lnet/minecraft/loot/context/LootContext$Builder;
-
takeKnockback
public void takeKnockback(float float2, double double2, double double3)- Mappings:
Namespace Name Mixin selector official aLask;a(FDD)Vintermediary method_6005Lnet/minecraft/class_1309;method_6005(FDD)Vnamed takeKnockbackLnet/minecraft/entity/LivingEntity;takeKnockback(FDD)V
-
getHurtSound
- Mappings:
Namespace Name Mixin selector official cLask;c(Larh;)Laer;intermediary method_6011Lnet/minecraft/class_1309;method_6011(Lnet/minecraft/class_1282;)Lnet/minecraft/class_3414;named getHurtSoundLnet/minecraft/entity/LivingEntity;getHurtSound(Lnet/minecraft/entity/damage/DamageSource;)Lnet/minecraft/sound/SoundEvent;
-
getDeathSound
- Mappings:
Namespace Name Mixin selector official qLask;q()Laer;intermediary method_6002Lnet/minecraft/class_1309;method_6002()Lnet/minecraft/class_3414;named getDeathSoundLnet/minecraft/entity/LivingEntity;getDeathSound()Lnet/minecraft/sound/SoundEvent;
-
getFallSound
- Mappings:
Namespace Name Mixin selector official pLask;p(I)Laer;intermediary method_6041Lnet/minecraft/class_1309;method_6041(I)Lnet/minecraft/class_3414;named getFallSoundLnet/minecraft/entity/LivingEntity;getFallSound(I)Lnet/minecraft/sound/SoundEvent;
-
getDrinkSound
- Mappings:
Namespace Name Mixin selector official cLask;c(Lbpa;)Laer;intermediary method_18807Lnet/minecraft/class_1309;method_18807(Lnet/minecraft/class_1799;)Lnet/minecraft/class_3414;named getDrinkSoundLnet/minecraft/entity/LivingEntity;getDrinkSound(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/sound/SoundEvent;
-
getEatSound
- Mappings:
Namespace Name Mixin selector official dLask;d(Lbpa;)Laer;intermediary method_18869Lnet/minecraft/class_1309;method_18869(Lnet/minecraft/class_1799;)Lnet/minecraft/class_3414;named getEatSoundLnet/minecraft/entity/LivingEntity;getEatSound(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/sound/SoundEvent;
-
setOnGround
public void setOnGround(boolean onGround)- Overrides:
setOnGroundin classEntity- Mappings:
Namespace Name Mixin selector official cLarx;c(Z)Vintermediary method_24830Lnet/minecraft/class_1297;method_24830(Z)Vnamed setOnGroundLnet/minecraft/entity/Entity;setOnGround(Z)V
-
getClimbingPos
- Mappings:
Namespace Name Mixin selector official dQLask;dQ()Ljava/util/Optional;intermediary method_24832Lnet/minecraft/class_1309;method_24832()Ljava/util/Optional;named getClimbingPosLnet/minecraft/entity/LivingEntity;getClimbingPos()Ljava/util/Optional;
-
isClimbing
public boolean isClimbing()- Mappings:
Namespace Name Mixin selector official c_Lask;c_()Zintermediary method_6101Lnet/minecraft/class_1309;method_6101()Znamed isClimbingLnet/minecraft/entity/LivingEntity;isClimbing()Z
-
getBlockState
- Mappings:
Namespace Name Mixin selector official dRLask;dR()Lciz;intermediary method_16212Lnet/minecraft/class_1309;method_16212()Lnet/minecraft/class_2680;named getBlockStateLnet/minecraft/entity/LivingEntity;getBlockState()Lnet/minecraft/block/BlockState;
-
canEnterTrapdoor
- Mappings:
Namespace Name Mixin selector official cLask;c(Lfx;Lciz;)Zintermediary method_6077Lnet/minecraft/class_1309;method_6077(Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)Znamed canEnterTrapdoorLnet/minecraft/entity/LivingEntity;canEnterTrapdoor(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)Z
-
isAlive
public boolean isAlive() -
handleFallDamage
public boolean handleFallDamage(float fallDistance, float damageMultiplier, DamageSource damageSource)- Overrides:
handleFallDamagein classEntity- Mappings:
Namespace Name Mixin selector official aLarx;a(FFLarh;)Zintermediary method_5747Lnet/minecraft/class_1297;method_5747(FFLnet/minecraft/class_1282;)Znamed handleFallDamageLnet/minecraft/entity/Entity;handleFallDamage(FFLnet/minecraft/entity/damage/DamageSource;)Z
-
computeFallDamage
protected int computeFallDamage(float fallDistance, float damageMultiplier)- Mappings:
Namespace Name Mixin selector official dLask;d(FF)Iintermediary method_23329Lnet/minecraft/class_1309;method_23329(FF)Inamed computeFallDamageLnet/minecraft/entity/LivingEntity;computeFallDamage(FF)I
-
playBlockFallSound
protected void playBlockFallSound()- Mappings:
Namespace Name Mixin selector official dSLask;dS()Vintermediary method_23328Lnet/minecraft/class_1309;method_23328()Vnamed playBlockFallSoundLnet/minecraft/entity/LivingEntity;playBlockFallSound()V
-
animateDamage
- Overrides:
animateDamagein classEntity- Mappings:
Namespace Name Mixin selector official brLarx;br()Vintermediary method_5879Lnet/minecraft/class_1297;method_5879()Vnamed animateDamageLnet/minecraft/entity/Entity;animateDamage()V
-
getArmor
public int getArmor()- Mappings:
Namespace Name Mixin selector official dTLask;dT()Iintermediary method_6096Lnet/minecraft/class_1309;method_6096()Inamed getArmorLnet/minecraft/entity/LivingEntity;getArmor()I
-
damageArmor
- Mappings:
Namespace Name Mixin selector official bLask;b(Larh;F)Vintermediary method_6105Lnet/minecraft/class_1309;method_6105(Lnet/minecraft/class_1282;F)Vnamed damageArmorLnet/minecraft/entity/LivingEntity;damageArmor(Lnet/minecraft/entity/damage/DamageSource;F)V
-
damageShield
protected void damageShield(float amount)- Mappings:
Namespace Name Mixin selector official oLask;o(F)Vintermediary method_6056Lnet/minecraft/class_1309;method_6056(F)Vnamed damageShieldLnet/minecraft/entity/LivingEntity;damageShield(F)V
-
applyArmorToDamage
- Mappings:
Namespace Name Mixin selector official cLask;c(Larh;F)Fintermediary method_6132Lnet/minecraft/class_1309;method_6132(Lnet/minecraft/class_1282;F)Fnamed applyArmorToDamageLnet/minecraft/entity/LivingEntity;applyArmorToDamage(Lnet/minecraft/entity/damage/DamageSource;F)F
-
applyEnchantmentsToDamage
- Mappings:
Namespace Name Mixin selector official dLask;d(Larh;F)Fintermediary method_6036Lnet/minecraft/class_1309;method_6036(Lnet/minecraft/class_1282;F)Fnamed applyEnchantmentsToDamageLnet/minecraft/entity/LivingEntity;applyEnchantmentsToDamage(Lnet/minecraft/entity/damage/DamageSource;F)F
-
applyDamage
- Mappings:
Namespace Name Mixin selector official eLask;e(Larh;F)Vintermediary method_6074Lnet/minecraft/class_1309;method_6074(Lnet/minecraft/class_1282;F)Vnamed applyDamageLnet/minecraft/entity/LivingEntity;applyDamage(Lnet/minecraft/entity/damage/DamageSource;F)V
-
getDamageTracker
- Mappings:
Namespace Name Mixin selector official dULask;dU()Larg;intermediary method_6066Lnet/minecraft/class_1309;method_6066()Lnet/minecraft/class_1283;named getDamageTrackerLnet/minecraft/entity/LivingEntity;getDamageTracker()Lnet/minecraft/entity/damage/DamageTracker;
-
getPrimeAdversary
- Mappings:
Namespace Name Mixin selector official dVLask;dV()Lask;intermediary method_6124Lnet/minecraft/class_1309;method_6124()Lnet/minecraft/class_1309;named getPrimeAdversaryLnet/minecraft/entity/LivingEntity;getPrimeAdversary()Lnet/minecraft/entity/LivingEntity;
-
getMaxHealth
public final float getMaxHealth()- Mappings:
Namespace Name Mixin selector official dWLask;dW()Fintermediary method_6063Lnet/minecraft/class_1309;method_6063()Fnamed getMaxHealthLnet/minecraft/entity/LivingEntity;getMaxHealth()F
-
getStuckArrowCount
public final int getStuckArrowCount()- Mappings:
Namespace Name Mixin selector official dXLask;dX()Iintermediary method_6022Lnet/minecraft/class_1309;method_6022()Inamed getStuckArrowCountLnet/minecraft/entity/LivingEntity;getStuckArrowCount()I
-
setStuckArrowCount
public final void setStuckArrowCount(int stuckArrowCount)- Mappings:
Namespace Name Mixin selector official qLask;q(I)Vintermediary method_6097Lnet/minecraft/class_1309;method_6097(I)Vnamed setStuckArrowCountLnet/minecraft/entity/LivingEntity;setStuckArrowCount(I)V
-
getStingerCount
public final int getStingerCount()- Mappings:
Namespace Name Mixin selector official dYLask;dY()Iintermediary method_21753Lnet/minecraft/class_1309;method_21753()Inamed getStingerCountLnet/minecraft/entity/LivingEntity;getStingerCount()I
-
setStingerCount
public final void setStingerCount(int stingerCount)- Mappings:
Namespace Name Mixin selector official rLask;r(I)Vintermediary method_21755Lnet/minecraft/class_1309;method_21755(I)Vnamed setStingerCountLnet/minecraft/entity/LivingEntity;setStingerCount(I)V
-
getHandSwingDuration
private int getHandSwingDuration()- Mappings:
Namespace Name Mixin selector official mLask;m()Iintermediary method_6028Lnet/minecraft/class_1309;method_6028()Inamed getHandSwingDurationLnet/minecraft/entity/LivingEntity;getHandSwingDuration()I
-
swingHand
- Mappings:
Namespace Name Mixin selector official aLask;a(Laqr;)Vintermediary method_6104Lnet/minecraft/class_1309;method_6104(Lnet/minecraft/class_1268;)Vnamed swingHandLnet/minecraft/entity/LivingEntity;swingHand(Lnet/minecraft/util/Hand;)V
-
swingHand
- Mappings:
Namespace Name Mixin selector official aLask;a(Laqr;Z)Vintermediary method_23667Lnet/minecraft/class_1309;method_23667(Lnet/minecraft/class_1268;Z)Vnamed swingHandLnet/minecraft/entity/LivingEntity;swingHand(Lnet/minecraft/util/Hand;Z)V
-
handleStatus
- Overrides:
handleStatusin classEntity- Mappings:
Namespace Name Mixin selector official aLarx;a(B)Vintermediary method_5711Lnet/minecraft/class_1297;method_5711(B)Vnamed handleStatusLnet/minecraft/entity/Entity;handleStatus(B)V
-
swapHandStacks
- Mappings:
Namespace Name Mixin selector official pLask;p()Vintermediary method_30127Lnet/minecraft/class_1309;method_30127()Vnamed swapHandStacksLnet/minecraft/entity/LivingEntity;swapHandStacks()V
-
tickInVoid
protected void tickInVoid()Called when the entity is 64 blocks below the world's minimum Y position.Living entities use this to deal out of world damage.
- Overrides:
tickInVoidin classEntity- Mappings:
Namespace Name Mixin selector official aoLarx;ao()Vintermediary method_5825Lnet/minecraft/class_1297;method_5825()Vnamed tickInVoidLnet/minecraft/entity/Entity;tickInVoid()V
-
tickHandSwing
protected void tickHandSwing()- Mappings:
Namespace Name Mixin selector official dZLask;dZ()Vintermediary method_6119Lnet/minecraft/class_1309;method_6119()Vnamed tickHandSwingLnet/minecraft/entity/LivingEntity;tickHandSwing()V
-
getAttributeInstance
- Mappings:
Namespace Name Mixin selector official aLask;a(Latf;)Latg;intermediary method_5996Lnet/minecraft/class_1309;method_5996(Lnet/minecraft/class_1320;)Lnet/minecraft/class_1324;named getAttributeInstanceLnet/minecraft/entity/LivingEntity;getAttributeInstance(Lnet/minecraft/entity/attribute/EntityAttribute;)Lnet/minecraft/entity/attribute/EntityAttributeInstance;
-
getAttributeValue
- Mappings:
Namespace Name Mixin selector official bLask;b(Latf;)Dintermediary method_26825Lnet/minecraft/class_1309;method_26825(Lnet/minecraft/class_1320;)Dnamed getAttributeValueLnet/minecraft/entity/LivingEntity;getAttributeValue(Lnet/minecraft/entity/attribute/EntityAttribute;)D
-
getAttributeBaseValue
- Mappings:
Namespace Name Mixin selector official cLask;c(Latf;)Dintermediary method_26826Lnet/minecraft/class_1309;method_26826(Lnet/minecraft/class_1320;)Dnamed getAttributeBaseValueLnet/minecraft/entity/LivingEntity;getAttributeBaseValue(Lnet/minecraft/entity/attribute/EntityAttribute;)D
-
getAttributes
- Mappings:
Namespace Name Mixin selector official eaLask;ea()Lath;intermediary method_6127Lnet/minecraft/class_1309;method_6127()Lnet/minecraft/class_5131;named getAttributesLnet/minecraft/entity/LivingEntity;getAttributes()Lnet/minecraft/entity/attribute/AttributeContainer;
-
getGroup
- Mappings:
Namespace Name Mixin selector official ebLask;eb()Laso;intermediary method_6046Lnet/minecraft/class_1309;method_6046()Lnet/minecraft/class_1310;named getGroupLnet/minecraft/entity/LivingEntity;getGroup()Lnet/minecraft/entity/EntityGroup;
-
getMainHandStack
- Mappings:
Namespace Name Mixin selector official ecLask;ec()Lbpa;intermediary method_6047Lnet/minecraft/class_1309;method_6047()Lnet/minecraft/class_1799;named getMainHandStackLnet/minecraft/entity/LivingEntity;getMainHandStack()Lnet/minecraft/item/ItemStack;
-
getOffHandStack
- Mappings:
Namespace Name Mixin selector official edLask;ed()Lbpa;intermediary method_6079Lnet/minecraft/class_1309;method_6079()Lnet/minecraft/class_1799;named getOffHandStackLnet/minecraft/entity/LivingEntity;getOffHandStack()Lnet/minecraft/item/ItemStack;
-
isHolding
Checks if this entity is holding a certain item.This checks both the entity's main and off hand.
- Mappings:
Namespace Name Mixin selector official aLask;a(Lbow;)Zintermediary method_24518Lnet/minecraft/class_1309;method_24518(Lnet/minecraft/class_1792;)Znamed isHoldingLnet/minecraft/entity/LivingEntity;isHolding(Lnet/minecraft/item/Item;)Z
-
isHolding
Checks if this entity is holding a certain item.This checks both the entity's main and off hand.
- Mappings:
Namespace Name Mixin selector official bLask;b(Ljava/util/function/Predicate;)Zintermediary method_24520Lnet/minecraft/class_1309;method_24520(Ljava/util/function/Predicate;)Znamed isHoldingLnet/minecraft/entity/LivingEntity;isHolding(Ljava/util/function/Predicate;)Z
-
getStackInHand
- Mappings:
Namespace Name Mixin selector official bLask;b(Laqr;)Lbpa;intermediary method_5998Lnet/minecraft/class_1309;method_5998(Lnet/minecraft/class_1268;)Lnet/minecraft/class_1799;named getStackInHandLnet/minecraft/entity/LivingEntity;getStackInHand(Lnet/minecraft/util/Hand;)Lnet/minecraft/item/ItemStack;
-
setStackInHand
- Mappings:
Namespace Name Mixin selector official aLask;a(Laqr;Lbpa;)Vintermediary method_6122Lnet/minecraft/class_1309;method_6122(Lnet/minecraft/class_1268;Lnet/minecraft/class_1799;)Vnamed setStackInHandLnet/minecraft/entity/LivingEntity;setStackInHand(Lnet/minecraft/util/Hand;Lnet/minecraft/item/ItemStack;)V
-
hasStackEquipped
- Mappings:
Namespace Name Mixin selector official aLask;a(Lasc;)Zintermediary method_6084Lnet/minecraft/class_1309;method_6084(Lnet/minecraft/class_1304;)Znamed hasStackEquippedLnet/minecraft/entity/LivingEntity;hasStackEquipped(Lnet/minecraft/entity/EquipmentSlot;)Z
-
getArmorItems
- Overrides:
getArmorItemsin classEntity- Mappings:
Namespace Name Mixin selector official btLarx;bt()Ljava/lang/Iterable;intermediary method_5661Lnet/minecraft/class_1297;method_5661()Ljava/lang/Iterable;named getArmorItemsLnet/minecraft/entity/Entity;getArmorItems()Ljava/lang/Iterable;
-
getEquippedStack
- Mappings:
Namespace Name Mixin selector official bLask;b(Lasc;)Lbpa;intermediary method_6118Lnet/minecraft/class_1309;method_6118(Lnet/minecraft/class_1304;)Lnet/minecraft/class_1799;named getEquippedStackLnet/minecraft/entity/LivingEntity;getEquippedStack(Lnet/minecraft/entity/EquipmentSlot;)Lnet/minecraft/item/ItemStack;
-
equipStack
- Overrides:
equipStackin classEntity- Mappings:
Namespace Name Mixin selector official aLarx;a(Lasc;Lbpa;)Vintermediary method_5673Lnet/minecraft/class_1297;method_5673(Lnet/minecraft/class_1304;Lnet/minecraft/class_1799;)Vnamed equipStackLnet/minecraft/entity/Entity;equipStack(Lnet/minecraft/entity/EquipmentSlot;Lnet/minecraft/item/ItemStack;)V
-
getArmorVisibility
public float getArmorVisibility()- Mappings:
Namespace Name Mixin selector official eeLask;ee()Fintermediary method_18396Lnet/minecraft/class_1309;method_18396()Fnamed getArmorVisibilityLnet/minecraft/entity/LivingEntity;getArmorVisibility()F
-
setSprinting
public void setSprinting(boolean sprinting)- Overrides:
setSprintingin classEntity- Mappings:
Namespace Name Mixin selector official gLarx;g(Z)Vintermediary method_5728Lnet/minecraft/class_1297;method_5728(Z)Vnamed setSprintingLnet/minecraft/entity/Entity;setSprinting(Z)V
-
getSoundVolume
protected float getSoundVolume()- Mappings:
Namespace Name Mixin selector official efLask;ef()Fintermediary method_6107Lnet/minecraft/class_1309;method_6107()Fnamed getSoundVolumeLnet/minecraft/entity/LivingEntity;getSoundVolume()F
-
getSoundPitch
protected float getSoundPitch()- Mappings:
Namespace Name Mixin selector official egLask;eg()Fintermediary method_6017Lnet/minecraft/class_1309;method_6017()Fnamed getSoundPitchLnet/minecraft/entity/LivingEntity;getSoundPitch()F
-
isImmobile
protected boolean isImmobile()- Mappings:
Namespace Name Mixin selector official ehLask;eh()Zintermediary method_6062Lnet/minecraft/class_1309;method_6062()Znamed isImmobileLnet/minecraft/entity/LivingEntity;isImmobile()Z
-
pushAwayFrom
- Overrides:
pushAwayFromin classEntity- Mappings:
Namespace Name Mixin selector official iLarx;i(Larx;)Vintermediary method_5697Lnet/minecraft/class_1297;method_5697(Lnet/minecraft/class_1297;)Vnamed pushAwayFromLnet/minecraft/entity/Entity;pushAwayFrom(Lnet/minecraft/entity/Entity;)V
-
onDismounted
- Mappings:
Namespace Name Mixin selector official aLask;a(Larx;)Vintermediary method_6038Lnet/minecraft/class_1309;method_6038(Lnet/minecraft/class_1297;)Vnamed onDismountedLnet/minecraft/entity/LivingEntity;onDismounted(Lnet/minecraft/entity/Entity;)V
-
shouldRenderName
- Overrides:
shouldRenderNamein classEntity- Mappings:
Namespace Name Mixin selector official ciLarx;ci()Zintermediary method_5733Lnet/minecraft/class_1297;method_5733()Znamed shouldRenderNameLnet/minecraft/entity/Entity;shouldRenderName()Z
-
getJumpVelocity
protected float getJumpVelocity()- Mappings:
Namespace Name Mixin selector official eiLask;ei()Fintermediary method_6106Lnet/minecraft/class_1309;method_6106()Fnamed getJumpVelocityLnet/minecraft/entity/LivingEntity;getJumpVelocity()F
-
jump
protected void jump()- Mappings:
Namespace Name Mixin selector official ejLask;ej()Vintermediary method_6043Lnet/minecraft/class_1309;method_6043()Vnamed jumpLnet/minecraft/entity/LivingEntity;jump()V
-
knockDownwards
- Mappings:
Namespace Name Mixin selector official ekLask;ek()Vintermediary method_6093Lnet/minecraft/class_1309;method_6093()Vnamed knockDownwardsLnet/minecraft/entity/LivingEntity;knockDownwards()V
-
swimUpward
- Mappings:
Namespace Name Mixin selector official cLask;c(Lafo;)Vintermediary method_6010Lnet/minecraft/class_1309;method_6010(Lnet/minecraft/class_3494;)Vnamed swimUpwardLnet/minecraft/entity/LivingEntity;swimUpward(Lnet/minecraft/tag/Tag;)V
-
getBaseMovementSpeedMultiplier
protected float getBaseMovementSpeedMultiplier()- Mappings:
Namespace Name Mixin selector official elLask;el()Fintermediary method_6120Lnet/minecraft/class_1309;method_6120()Fnamed getBaseMovementSpeedMultiplierLnet/minecraft/entity/LivingEntity;getBaseMovementSpeedMultiplier()F
-
canWalkOnFluid
- Mappings:
Namespace Name Mixin selector official aLask;a(Ldco;)Zintermediary method_26319Lnet/minecraft/class_1309;method_26319(Lnet/minecraft/class_3611;)Znamed canWalkOnFluidLnet/minecraft/entity/LivingEntity;canWalkOnFluid(Lnet/minecraft/fluid/Fluid;)Z
-
travel
- Mappings:
Namespace Name Mixin selector official hLask;h(Ldky;)Vintermediary method_6091Lnet/minecraft/class_1309;method_6091(Lnet/minecraft/class_243;)Vnamed travelLnet/minecraft/entity/LivingEntity;travel(Lnet/minecraft/util/math/Vec3d;)V
-
updateLimbs
- Mappings:
Namespace Name Mixin selector official aLask;a(Lask;Z)Vintermediary method_29242Lnet/minecraft/class_1309;method_29242(Lnet/minecraft/class_1309;Z)Vnamed updateLimbsLnet/minecraft/entity/LivingEntity;updateLimbs(Lnet/minecraft/entity/LivingEntity;Z)V
-
method_26318
- Mappings:
Namespace Name Mixin selector official aLask;a(Ldky;F)Ldky;intermediary method_26318Lnet/minecraft/class_1309;method_26318(Lnet/minecraft/class_243;F)Lnet/minecraft/class_243;named method_26318Lnet/minecraft/entity/LivingEntity;method_26318(Lnet/minecraft/util/math/Vec3d;F)Lnet/minecraft/util/math/Vec3d;
-
method_26317
- Mappings:
Namespace Name Mixin selector official aLask;a(DZLdky;)Ldky;intermediary method_26317Lnet/minecraft/class_1309;method_26317(DZLnet/minecraft/class_243;)Lnet/minecraft/class_243;named method_26317Lnet/minecraft/entity/LivingEntity;method_26317(DZLnet/minecraft/util/math/Vec3d;)Lnet/minecraft/util/math/Vec3d;
-
applyClimbingSpeed
- Mappings:
Namespace Name Mixin selector official jLask;j(Ldky;)Ldky;intermediary method_18801Lnet/minecraft/class_1309;method_18801(Lnet/minecraft/class_243;)Lnet/minecraft/class_243;named applyClimbingSpeedLnet/minecraft/entity/LivingEntity;applyClimbingSpeed(Lnet/minecraft/util/math/Vec3d;)Lnet/minecraft/util/math/Vec3d;
-
getMovementSpeed
private float getMovementSpeed(float slipperiness)- Mappings:
Namespace Name Mixin selector official sLask;s(F)Fintermediary method_18802Lnet/minecraft/class_1309;method_18802(F)Fnamed getMovementSpeedLnet/minecraft/entity/LivingEntity;getMovementSpeed(F)F
-
getMovementSpeed
public float getMovementSpeed()- Mappings:
Namespace Name Mixin selector official emLask;em()Fintermediary method_6029Lnet/minecraft/class_1309;method_6029()Fnamed getMovementSpeedLnet/minecraft/entity/LivingEntity;getMovementSpeed()F
-
setMovementSpeed
public void setMovementSpeed(float movementSpeed)- Mappings:
Namespace Name Mixin selector official pLask;p(F)Vintermediary method_6125Lnet/minecraft/class_1309;method_6125(F)Vnamed setMovementSpeedLnet/minecraft/entity/LivingEntity;setMovementSpeed(F)V
-
tryAttack
- Mappings:
Namespace Name Mixin selector official BLask;B(Larx;)Zintermediary method_6121Lnet/minecraft/class_1309;method_6121(Lnet/minecraft/class_1297;)Znamed tryAttackLnet/minecraft/entity/LivingEntity;tryAttack(Lnet/minecraft/entity/Entity;)Z
-
tick
public void tick() -
method_30128
private void method_30128()- Mappings:
Namespace Name Mixin selector official uLask;u()Vintermediary method_30128Lnet/minecraft/class_1309;method_30128()Vnamed method_30128Lnet/minecraft/entity/LivingEntity;method_30128()V
-
method_30129
- Mappings:
Namespace Name Mixin selector official vLask;v()Ljava/util/Map;intermediary method_30129Lnet/minecraft/class_1309;method_30129()Ljava/util/Map;named method_30129Lnet/minecraft/entity/LivingEntity;method_30129()Ljava/util/Map;
-
method_30121
- Mappings:
Namespace Name Mixin selector official aLask;a(Ljava/util/Map;)Vintermediary method_30121Lnet/minecraft/class_1309;method_30121(Ljava/util/Map;)Vnamed method_30121Lnet/minecraft/entity/LivingEntity;method_30121(Ljava/util/Map;)V
-
method_30123
- Mappings:
Namespace Name Mixin selector official bLask;b(Ljava/util/Map;)Vintermediary method_30123Lnet/minecraft/class_1309;method_30123(Ljava/util/Map;)Vnamed method_30123Lnet/minecraft/entity/LivingEntity;method_30123(Ljava/util/Map;)V
-
getArmorInSlot
- Mappings:
Namespace Name Mixin selector official dLask;d(Lasc;)Lbpa;intermediary method_30125Lnet/minecraft/class_1309;method_30125(Lnet/minecraft/class_1304;)Lnet/minecraft/class_1799;named getArmorInSlotLnet/minecraft/entity/LivingEntity;getArmorInSlot(Lnet/minecraft/entity/EquipmentSlot;)Lnet/minecraft/item/ItemStack;
-
setArmorInSlot
- Mappings:
Namespace Name Mixin selector official bLask;b(Lasc;Lbpa;)Vintermediary method_30122Lnet/minecraft/class_1309;method_30122(Lnet/minecraft/class_1304;Lnet/minecraft/class_1799;)Vnamed setArmorInSlotLnet/minecraft/entity/LivingEntity;setArmorInSlot(Lnet/minecraft/entity/EquipmentSlot;Lnet/minecraft/item/ItemStack;)V
-
getStackInHandSlot
- Mappings:
Namespace Name Mixin selector official eLask;e(Lasc;)Lbpa;intermediary method_30126Lnet/minecraft/class_1309;method_30126(Lnet/minecraft/class_1304;)Lnet/minecraft/class_1799;named getStackInHandSlotLnet/minecraft/entity/LivingEntity;getStackInHandSlot(Lnet/minecraft/entity/EquipmentSlot;)Lnet/minecraft/item/ItemStack;
-
setStackInHandSlot
- Mappings:
Namespace Name Mixin selector official cLask;c(Lasc;Lbpa;)Vintermediary method_30124Lnet/minecraft/class_1309;method_30124(Lnet/minecraft/class_1304;Lnet/minecraft/class_1799;)Vnamed setStackInHandSlotLnet/minecraft/entity/LivingEntity;setStackInHandSlot(Lnet/minecraft/entity/EquipmentSlot;Lnet/minecraft/item/ItemStack;)V
-
turnHead
protected float turnHead(float bodyRotation, float headRotation)- Mappings:
Namespace Name Mixin selector official eLask;e(FF)Fintermediary method_6031Lnet/minecraft/class_1309;method_6031(FF)Fnamed turnHeadLnet/minecraft/entity/LivingEntity;turnHead(FF)F
-
tickMovement
public void tickMovement()- Mappings:
Namespace Name Mixin selector official kLask;k()Vintermediary method_6007Lnet/minecraft/class_1309;method_6007()Vnamed tickMovementLnet/minecraft/entity/LivingEntity;tickMovement()V
-
hurtByWater
public boolean hurtByWater()- Mappings:
Namespace Name Mixin selector official enLask;en()Zintermediary method_29503Lnet/minecraft/class_1309;method_29503()Znamed hurtByWaterLnet/minecraft/entity/LivingEntity;hurtByWater()Z
-
initAi
private void initAi()- Mappings:
Namespace Name Mixin selector official wLask;w()Vintermediary method_6053Lnet/minecraft/class_1309;method_6053()Vnamed initAiLnet/minecraft/entity/LivingEntity;initAi()V
-
tickNewAi
protected void tickNewAi()- Mappings:
Namespace Name Mixin selector official eoLask;eo()Vintermediary method_6023Lnet/minecraft/class_1309;method_6023()Vnamed tickNewAiLnet/minecraft/entity/LivingEntity;tickNewAi()V
-
tickCramming
protected void tickCramming()- Mappings:
Namespace Name Mixin selector official epLask;ep()Vintermediary method_6070Lnet/minecraft/class_1309;method_6070()Vnamed tickCrammingLnet/minecraft/entity/LivingEntity;tickCramming()V
-
tickRiptide
- Mappings:
Namespace Name Mixin selector official aLask;a(Ldkt;Ldkt;)Vintermediary method_6035Lnet/minecraft/class_1309;method_6035(Lnet/minecraft/class_238;Lnet/minecraft/class_238;)Vnamed tickRiptideLnet/minecraft/entity/LivingEntity;tickRiptide(Lnet/minecraft/util/math/Box;Lnet/minecraft/util/math/Box;)V
-
pushAway
- Mappings:
Namespace Name Mixin selector official CLask;C(Larx;)Vintermediary method_6087Lnet/minecraft/class_1309;method_6087(Lnet/minecraft/class_1297;)Vnamed pushAwayLnet/minecraft/entity/LivingEntity;pushAway(Lnet/minecraft/entity/Entity;)V
-
attackLivingEntity
- Mappings:
Namespace Name Mixin selector official gLask;g(Lask;)Vintermediary method_5997Lnet/minecraft/class_1309;method_5997(Lnet/minecraft/class_1309;)Vnamed attackLivingEntityLnet/minecraft/entity/LivingEntity;attackLivingEntity(Lnet/minecraft/entity/LivingEntity;)V
-
setRiptideTicks
public void setRiptideTicks(int int2)- Mappings:
Namespace Name Mixin selector official sLask;s(I)Vintermediary method_6018Lnet/minecraft/class_1309;method_6018(I)Vnamed setRiptideTicksLnet/minecraft/entity/LivingEntity;setRiptideTicks(I)V
-
isUsingRiptide
public boolean isUsingRiptide()- Mappings:
Namespace Name Mixin selector official eqLask;eq()Zintermediary method_6123Lnet/minecraft/class_1309;method_6123()Znamed isUsingRiptideLnet/minecraft/entity/LivingEntity;isUsingRiptide()Z
-
stopRiding
public void stopRiding()- Overrides:
stopRidingin classEntity- Mappings:
Namespace Name Mixin selector official lLarx;l()Vintermediary method_5848Lnet/minecraft/class_1297;method_5848()Vnamed stopRidingLnet/minecraft/entity/Entity;stopRiding()V
-
tickRiding
public void tickRiding()- Overrides:
tickRidingin classEntity- Mappings:
Namespace Name Mixin selector official bfLarx;bf()Vintermediary method_5842Lnet/minecraft/class_1297;method_5842()Vnamed tickRidingLnet/minecraft/entity/Entity;tickRiding()V
-
updateTrackedPositionAndAngles
@Environment(CLIENT) public void updateTrackedPositionAndAngles(double x, double y, double z, float yaw, float pitch, int interpolationSteps, boolean interpolate)- Overrides:
updateTrackedPositionAndAnglesin classEntity- Mappings:
Namespace Name Mixin selector official aLarx;a(DDDFFIZ)Vintermediary method_5759Lnet/minecraft/class_1297;method_5759(DDDFFIZ)Vnamed updateTrackedPositionAndAnglesLnet/minecraft/entity/Entity;updateTrackedPositionAndAngles(DDDFFIZ)V
-
updateTrackedHeadRotation
- Overrides:
updateTrackedHeadRotationin classEntity- Mappings:
Namespace Name Mixin selector official aLarx;a(FI)Vintermediary method_5683Lnet/minecraft/class_1297;method_5683(FI)Vnamed updateTrackedHeadRotationLnet/minecraft/entity/Entity;updateTrackedHeadRotation(FI)V
-
setJumping
public void setJumping(boolean jumping)- Mappings:
Namespace Name Mixin selector official pLask;p(Z)Vintermediary method_6100Lnet/minecraft/class_1309;method_6100(Z)Vnamed setJumpingLnet/minecraft/entity/LivingEntity;setJumping(Z)V
-
triggerItemPickedUpByEntityCriteria
Called to trigger advancement criteria when an entity picks up an item thrown by a player.- Mappings:
Namespace Name Mixin selector official aLask;a(Lbfn;)Vintermediary method_29499Lnet/minecraft/class_1309;method_29499(Lnet/minecraft/class_1542;)Vnamed triggerItemPickedUpByEntityCriteriaLnet/minecraft/entity/LivingEntity;triggerItemPickedUpByEntityCriteria(Lnet/minecraft/entity/ItemEntity;)V
-
sendPickup
- Mappings:
Namespace Name Mixin selector official aLask;a(Larx;I)Vintermediary method_6103Lnet/minecraft/class_1309;method_6103(Lnet/minecraft/class_1297;I)Vnamed sendPickupLnet/minecraft/entity/LivingEntity;sendPickup(Lnet/minecraft/entity/Entity;I)V
-
canSee
- Mappings:
Namespace Name Mixin selector official DLask;D(Larx;)Zintermediary method_6057Lnet/minecraft/class_1309;method_6057(Lnet/minecraft/class_1297;)Znamed canSeeLnet/minecraft/entity/LivingEntity;canSee(Lnet/minecraft/entity/Entity;)Z
-
getYaw
public float getYaw(float tickDelta) -
getHandSwingProgress
- Mappings:
Namespace Name Mixin selector official qLask;q(F)Fintermediary method_6055Lnet/minecraft/class_1309;method_6055(F)Fnamed getHandSwingProgressLnet/minecraft/entity/LivingEntity;getHandSwingProgress(F)F
-
canMoveVoluntarily
public boolean canMoveVoluntarily()- Mappings:
Namespace Name Mixin selector official erLask;er()Zintermediary method_6034Lnet/minecraft/class_1309;method_6034()Znamed canMoveVoluntarilyLnet/minecraft/entity/LivingEntity;canMoveVoluntarily()Z
-
collides
public boolean collides() -
isPushable
public boolean isPushable()- Overrides:
isPushablein classEntity- Mappings:
Namespace Name Mixin selector official aZLarx;aZ()Zintermediary method_5810Lnet/minecraft/class_1297;method_5810()Znamed isPushableLnet/minecraft/entity/Entity;isPushable()Z
-
scheduleVelocityUpdate
protected void scheduleVelocityUpdate()- Overrides:
scheduleVelocityUpdatein classEntity- Mappings:
Namespace Name Mixin selector official aWLarx;aW()Vintermediary method_5785Lnet/minecraft/class_1297;method_5785()Vnamed scheduleVelocityUpdateLnet/minecraft/entity/Entity;scheduleVelocityUpdate()V
-
getHeadYaw
public float getHeadYaw()- Overrides:
getHeadYawin classEntity- Mappings:
Namespace Name Mixin selector official bULarx;bU()Fintermediary method_5791Lnet/minecraft/class_1297;method_5791()Fnamed getHeadYawLnet/minecraft/entity/Entity;getHeadYaw()F
-
setHeadYaw
public void setHeadYaw(float headYaw)- Overrides:
setHeadYawin classEntity- Mappings:
Namespace Name Mixin selector official lLarx;l(F)Vintermediary method_5847Lnet/minecraft/class_1297;method_5847(F)Vnamed setHeadYawLnet/minecraft/entity/Entity;setHeadYaw(F)V
-
setYaw
public void setYaw(float yaw) -
positionInPortal
- Overrides:
positionInPortalin classEntity- Mappings:
Namespace Name Mixin selector official aLarx;a(Lgc$a;Li$a;)Ldky;intermediary method_30633Lnet/minecraft/class_1297;method_30633(Lnet/minecraft/class_2350$class_2351;Lnet/minecraft/class_5459$class_5460;)Lnet/minecraft/class_243;named positionInPortalLnet/minecraft/entity/Entity;positionInPortal(Lnet/minecraft/util/math/Direction$Axis;Lnet/minecraft/world/PortalUtil$Rectangle;)Lnet/minecraft/util/math/Vec3d;
-
method_31079
- Mappings:
Namespace Name Mixin selector official iLask;i(Ldky;)Ldky;intermediary method_31079Lnet/minecraft/class_1309;method_31079(Lnet/minecraft/class_243;)Lnet/minecraft/class_243;named method_31079Lnet/minecraft/entity/LivingEntity;method_31079(Lnet/minecraft/util/math/Vec3d;)Lnet/minecraft/util/math/Vec3d;
-
getAbsorptionAmount
public float getAbsorptionAmount()- Mappings:
Namespace Name Mixin selector official esLask;es()Fintermediary method_6067Lnet/minecraft/class_1309;method_6067()Fnamed getAbsorptionAmountLnet/minecraft/entity/LivingEntity;getAbsorptionAmount()F
-
setAbsorptionAmount
public void setAbsorptionAmount(float amount)- Mappings:
Namespace Name Mixin selector official rLask;r(F)Vintermediary method_6073Lnet/minecraft/class_1309;method_6073(F)Vnamed setAbsorptionAmountLnet/minecraft/entity/LivingEntity;setAbsorptionAmount(F)V
-
enterCombat
public void enterCombat()- Mappings:
Namespace Name Mixin selector official gLask;g()Vintermediary method_6000Lnet/minecraft/class_1309;method_6000()Vnamed enterCombatLnet/minecraft/entity/LivingEntity;enterCombat()V
-
endCombat
public void endCombat()- Mappings:
Namespace Name Mixin selector official hLask;h()Vintermediary method_6044Lnet/minecraft/class_1309;method_6044()Vnamed endCombatLnet/minecraft/entity/LivingEntity;endCombat()V
-
markEffectsDirty
protected void markEffectsDirty()- Mappings:
Namespace Name Mixin selector official etLask;et()Vintermediary method_6008Lnet/minecraft/class_1309;method_6008()Vnamed markEffectsDirtyLnet/minecraft/entity/LivingEntity;markEffectsDirty()V
-
getMainArm
- Mappings:
Namespace Name Mixin selector official euLask;eu()Lasg;intermediary method_6068Lnet/minecraft/class_1309;method_6068()Lnet/minecraft/class_1306;named getMainArmLnet/minecraft/entity/LivingEntity;getMainArm()Lnet/minecraft/util/Arm;
-
isUsingItem
public boolean isUsingItem()- Mappings:
Namespace Name Mixin selector official evLask;ev()Zintermediary method_6115Lnet/minecraft/class_1309;method_6115()Znamed isUsingItemLnet/minecraft/entity/LivingEntity;isUsingItem()Z
-
getActiveHand
- Mappings:
Namespace Name Mixin selector official ewLask;ew()Laqr;intermediary method_6058Lnet/minecraft/class_1309;method_6058()Lnet/minecraft/class_1268;named getActiveHandLnet/minecraft/entity/LivingEntity;getActiveHand()Lnet/minecraft/util/Hand;
-
tickActiveItemStack
private void tickActiveItemStack()- Mappings:
Namespace Name Mixin selector official yLask;y()Vintermediary method_6076Lnet/minecraft/class_1309;method_6076()Vnamed tickActiveItemStackLnet/minecraft/entity/LivingEntity;tickActiveItemStack()V
-
shouldSpawnConsumptionEffects
private boolean shouldSpawnConsumptionEffects()- Mappings:
Namespace Name Mixin selector official zLask;z()Zintermediary method_22382Lnet/minecraft/class_1309;method_22382()Znamed shouldSpawnConsumptionEffectsLnet/minecraft/entity/LivingEntity;shouldSpawnConsumptionEffects()Z
-
updateLeaningPitch
private void updateLeaningPitch()- Mappings:
Namespace Name Mixin selector official ALask;A()Vintermediary method_6072Lnet/minecraft/class_1309;method_6072()Vnamed updateLeaningPitchLnet/minecraft/entity/LivingEntity;updateLeaningPitch()V
-
setLivingFlag
protected void setLivingFlag(int mask, boolean value)- Mappings:
Namespace Name Mixin selector official cLask;c(IZ)Vintermediary method_6085Lnet/minecraft/class_1309;method_6085(IZ)Vnamed setLivingFlagLnet/minecraft/entity/LivingEntity;setLivingFlag(IZ)V
-
setCurrentHand
- Mappings:
Namespace Name Mixin selector official cLask;c(Laqr;)Vintermediary method_6019Lnet/minecraft/class_1309;method_6019(Lnet/minecraft/class_1268;)Vnamed setCurrentHandLnet/minecraft/entity/LivingEntity;setCurrentHand(Lnet/minecraft/util/Hand;)V
-
onTrackedDataSet
- Overrides:
onTrackedDataSetin classEntity- Mappings:
Namespace Name Mixin selector official aLarx;a(Lvu;)Vintermediary method_5674Lnet/minecraft/class_1297;method_5674(Lnet/minecraft/class_2940;)Vnamed onTrackedDataSetLnet/minecraft/entity/Entity;onTrackedDataSet(Lnet/minecraft/entity/data/TrackedData;)V
-
lookAt
- Overrides:
lookAtin classEntity- Mappings:
Namespace Name Mixin selector official aLarx;a(Ldj$a;Ldky;)Vintermediary method_5702Lnet/minecraft/class_1297;method_5702(Lnet/minecraft/class_2183$class_2184;Lnet/minecraft/class_243;)Vnamed lookAtLnet/minecraft/entity/Entity;lookAt(Lnet/minecraft/command/argument/EntityAnchorArgumentType$EntityAnchor;Lnet/minecraft/util/math/Vec3d;)V
-
spawnConsumptionEffects
- Mappings:
Namespace Name Mixin selector official bLask;b(Lbpa;I)Vintermediary method_6098Lnet/minecraft/class_1309;method_6098(Lnet/minecraft/class_1799;I)Vnamed spawnConsumptionEffectsLnet/minecraft/entity/LivingEntity;spawnConsumptionEffects(Lnet/minecraft/item/ItemStack;I)V
-
spawnItemParticles
- Mappings:
Namespace Name Mixin selector official aLask;a(Lbpa;I)Vintermediary method_6037Lnet/minecraft/class_1309;method_6037(Lnet/minecraft/class_1799;I)Vnamed spawnItemParticlesLnet/minecraft/entity/LivingEntity;spawnItemParticles(Lnet/minecraft/item/ItemStack;I)V
-
consumeItem
protected void consumeItem()- Mappings:
Namespace Name Mixin selector official rLask;r()Vintermediary method_6040Lnet/minecraft/class_1309;method_6040()Vnamed consumeItemLnet/minecraft/entity/LivingEntity;consumeItem()V
-
getActiveItem
- Mappings:
Namespace Name Mixin selector official exLask;ex()Lbpa;intermediary method_6030Lnet/minecraft/class_1309;method_6030()Lnet/minecraft/class_1799;named getActiveItemLnet/minecraft/entity/LivingEntity;getActiveItem()Lnet/minecraft/item/ItemStack;
-
getItemUseTimeLeft
public int getItemUseTimeLeft()- Mappings:
Namespace Name Mixin selector official eyLask;ey()Iintermediary method_6014Lnet/minecraft/class_1309;method_6014()Inamed getItemUseTimeLeftLnet/minecraft/entity/LivingEntity;getItemUseTimeLeft()I
-
getItemUseTime
public int getItemUseTime()- Mappings:
Namespace Name Mixin selector official ezLask;ez()Iintermediary method_6048Lnet/minecraft/class_1309;method_6048()Inamed getItemUseTimeLnet/minecraft/entity/LivingEntity;getItemUseTime()I
-
stopUsingItem
public void stopUsingItem()- Mappings:
Namespace Name Mixin selector official eALask;eA()Vintermediary method_6075Lnet/minecraft/class_1309;method_6075()Vnamed stopUsingItemLnet/minecraft/entity/LivingEntity;stopUsingItem()V
-
clearActiveItem
public void clearActiveItem()- Mappings:
Namespace Name Mixin selector official eBLask;eB()Vintermediary method_6021Lnet/minecraft/class_1309;method_6021()Vnamed clearActiveItemLnet/minecraft/entity/LivingEntity;clearActiveItem()V
-
isBlocking
public boolean isBlocking()- Mappings:
Namespace Name Mixin selector official eCLask;eC()Zintermediary method_6039Lnet/minecraft/class_1309;method_6039()Znamed isBlockingLnet/minecraft/entity/LivingEntity;isBlocking()Z
-
isHoldingOntoLadder
public boolean isHoldingOntoLadder()- Returns:
trueif this entity should not lose height while in a climbing state- See Also:
LivingEntity- Mappings:
Namespace Name Mixin selector official eDLask;eD()Zintermediary method_21754Lnet/minecraft/class_1309;method_21754()Znamed isHoldingOntoLadderLnet/minecraft/entity/LivingEntity;isHoldingOntoLadder()Z
-
isFallFlying
public boolean isFallFlying()- Mappings:
Namespace Name Mixin selector official eELask;eE()Zintermediary method_6128Lnet/minecraft/class_1309;method_6128()Znamed isFallFlyingLnet/minecraft/entity/LivingEntity;isFallFlying()Z
-
isInSwimmingPose
public boolean isInSwimmingPose()- Overrides:
isInSwimmingPosein classEntity- Mappings:
Namespace Name Mixin selector official bHLarx;bH()Zintermediary method_20232Lnet/minecraft/class_1297;method_20232()Znamed isInSwimmingPoseLnet/minecraft/entity/Entity;isInSwimmingPose()Z
-
getRoll
- Mappings:
Namespace Name Mixin selector official eFLask;eF()Iintermediary method_6003Lnet/minecraft/class_1309;method_6003()Inamed getRollLnet/minecraft/entity/LivingEntity;getRoll()I
-
teleport
public boolean teleport(double x, double y, double z, boolean particleEffects)- Mappings:
Namespace Name Mixin selector official aLask;a(DDDZ)Zintermediary method_6082Lnet/minecraft/class_1309;method_6082(DDDZ)Znamed teleportLnet/minecraft/entity/LivingEntity;teleport(DDDZ)Z
-
isAffectedBySplashPotions
public boolean isAffectedBySplashPotions()- Mappings:
Namespace Name Mixin selector official eGLask;eG()Zintermediary method_6086Lnet/minecraft/class_1309;method_6086()Znamed isAffectedBySplashPotionsLnet/minecraft/entity/LivingEntity;isAffectedBySplashPotions()Z
-
isMobOrPlayer
public boolean isMobOrPlayer()- Mappings:
Namespace Name Mixin selector official eHLask;eH()Zintermediary method_6102Lnet/minecraft/class_1309;method_6102()Znamed isMobOrPlayerLnet/minecraft/entity/LivingEntity;isMobOrPlayer()Z
-
setNearbySongPlaying
- Mappings:
Namespace Name Mixin selector official aLask;a(Lfx;Z)Vintermediary method_6006Lnet/minecraft/class_1309;method_6006(Lnet/minecraft/class_2338;Z)Vnamed setNearbySongPlayingLnet/minecraft/entity/LivingEntity;setNearbySongPlaying(Lnet/minecraft/util/math/BlockPos;Z)V
-
canEquip
- Mappings:
Namespace Name Mixin selector official eLask;e(Lbpa;)Zintermediary method_18397Lnet/minecraft/class_1309;method_18397(Lnet/minecraft/class_1799;)Znamed canEquipLnet/minecraft/entity/LivingEntity;canEquip(Lnet/minecraft/item/ItemStack;)Z
-
createSpawnPacket
- Specified by:
createSpawnPacketin classEntity- Mappings:
Namespace Name Mixin selector official OLarx;O()Lpb;intermediary method_18002Lnet/minecraft/class_1297;method_18002()Lnet/minecraft/class_2596;named createSpawnPacketLnet/minecraft/entity/Entity;createSpawnPacket()Lnet/minecraft/network/Packet;
-
getDimensions
- Overrides:
getDimensionsin classEntity- Mappings:
Namespace Name Mixin selector official aLarx;a(Lasv;)Lary;intermediary method_18377Lnet/minecraft/class_1297;method_18377(Lnet/minecraft/class_4050;)Lnet/minecraft/class_4048;named getDimensionsLnet/minecraft/entity/Entity;getDimensions(Lnet/minecraft/entity/EntityPose;)Lnet/minecraft/entity/EntityDimensions;
-
getPoses
- Mappings:
Namespace Name Mixin selector official eILask;eI()Lcom/google/common/collect/ImmutableList;intermediary method_24831Lnet/minecraft/class_1309;method_24831()Lcom/google/common/collect/ImmutableList;named getPosesLnet/minecraft/entity/LivingEntity;getPoses()Lcom/google/common/collect/ImmutableList;
-
getBoundingBox
- Mappings:
Namespace Name Mixin selector official fLask;f(Lasv;)Ldkt;intermediary method_24833Lnet/minecraft/class_1309;method_24833(Lnet/minecraft/class_4050;)Lnet/minecraft/class_238;named getBoundingBoxLnet/minecraft/entity/LivingEntity;getBoundingBox(Lnet/minecraft/entity/EntityPose;)Lnet/minecraft/util/math/Box;
-
getSleepingPosition
- Mappings:
Namespace Name Mixin selector official eJLask;eJ()Ljava/util/Optional;intermediary method_18398Lnet/minecraft/class_1309;method_18398()Ljava/util/Optional;named getSleepingPositionLnet/minecraft/entity/LivingEntity;getSleepingPosition()Ljava/util/Optional;
-
setSleepingPosition
- Mappings:
Namespace Name Mixin selector official eLask;e(Lfx;)Vintermediary method_18402Lnet/minecraft/class_1309;method_18402(Lnet/minecraft/class_2338;)Vnamed setSleepingPositionLnet/minecraft/entity/LivingEntity;setSleepingPosition(Lnet/minecraft/util/math/BlockPos;)V
-
clearSleepingPosition
public void clearSleepingPosition()- Mappings:
Namespace Name Mixin selector official eKLask;eK()Vintermediary method_18399Lnet/minecraft/class_1309;method_18399()Vnamed clearSleepingPositionLnet/minecraft/entity/LivingEntity;clearSleepingPosition()V
-
isSleeping
public boolean isSleeping()- Mappings:
Namespace Name Mixin selector official eLLask;eL()Zintermediary method_6113Lnet/minecraft/class_1309;method_6113()Znamed isSleepingLnet/minecraft/entity/LivingEntity;isSleeping()Z
-
sleep
- Mappings:
Namespace Name Mixin selector official bLask;b(Lfx;)Vintermediary method_18403Lnet/minecraft/class_1309;method_18403(Lnet/minecraft/class_2338;)Vnamed sleepLnet/minecraft/entity/LivingEntity;sleep(Lnet/minecraft/util/math/BlockPos;)V
-
setPositionInBed
- Mappings:
Namespace Name Mixin selector official aLask;a(Lfx;)Vintermediary method_18392Lnet/minecraft/class_1309;method_18392(Lnet/minecraft/class_2338;)Vnamed setPositionInBedLnet/minecraft/entity/LivingEntity;setPositionInBed(Lnet/minecraft/util/math/BlockPos;)V
-
isSleepingInBed
private boolean isSleepingInBed()- Mappings:
Namespace Name Mixin selector official CLask;C()Zintermediary method_18406Lnet/minecraft/class_1309;method_18406()Znamed isSleepingInBedLnet/minecraft/entity/LivingEntity;isSleepingInBed()Z
-
wakeUp
public void wakeUp()- Mappings:
Namespace Name Mixin selector official eMLask;eM()Vintermediary method_18400Lnet/minecraft/class_1309;method_18400()Vnamed wakeUpLnet/minecraft/entity/LivingEntity;wakeUp()V
-
getSleepingDirection
- Mappings:
Namespace Name Mixin selector official eNLask;eN()Lgc;intermediary method_18401Lnet/minecraft/class_1309;method_18401()Lnet/minecraft/class_2350;named getSleepingDirectionLnet/minecraft/entity/LivingEntity;getSleepingDirection()Lnet/minecraft/util/math/Direction;
-
isInsideWall
public boolean isInsideWall()- Overrides:
isInsideWallin classEntity- Mappings:
Namespace Name Mixin selector official bdLarx;bd()Zintermediary method_5757Lnet/minecraft/class_1297;method_5757()Znamed isInsideWallLnet/minecraft/entity/Entity;isInsideWall()Z
-
getEyeHeight
- Overrides:
getEyeHeightin classEntity- Mappings:
Namespace Name Mixin selector official aLarx;a(Lasv;Lary;)Fintermediary method_18378Lnet/minecraft/class_1297;method_18378(Lnet/minecraft/class_4050;Lnet/minecraft/class_4048;)Fnamed getEyeHeightLnet/minecraft/entity/Entity;getEyeHeight(Lnet/minecraft/entity/EntityPose;Lnet/minecraft/entity/EntityDimensions;)F
-
getActiveEyeHeight
- Mappings:
Namespace Name Mixin selector official bLask;b(Lasv;Lary;)Fintermediary method_18394Lnet/minecraft/class_1309;method_18394(Lnet/minecraft/class_4050;Lnet/minecraft/class_4048;)Fnamed getActiveEyeHeightLnet/minecraft/entity/LivingEntity;getActiveEyeHeight(Lnet/minecraft/entity/EntityPose;Lnet/minecraft/entity/EntityDimensions;)F
-
getArrowType
- Mappings:
Namespace Name Mixin selector official fLask;f(Lbpa;)Lbpa;intermediary method_18808Lnet/minecraft/class_1309;method_18808(Lnet/minecraft/class_1799;)Lnet/minecraft/class_1799;named getArrowTypeLnet/minecraft/entity/LivingEntity;getArrowType(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/item/ItemStack;
-
eatFood
- Mappings:
Namespace Name Mixin selector official aLask;a(Lbva;Lbpa;)Lbpa;intermediary method_18866Lnet/minecraft/class_1309;method_18866(Lnet/minecraft/class_1937;Lnet/minecraft/class_1799;)Lnet/minecraft/class_1799;named eatFoodLnet/minecraft/entity/LivingEntity;eatFood(Lnet/minecraft/world/World;Lnet/minecraft/item/ItemStack;)Lnet/minecraft/item/ItemStack;
-
applyFoodEffects
- Mappings:
Namespace Name Mixin selector official aLask;a(Lbpa;Lbva;Lask;)Vintermediary method_18865Lnet/minecraft/class_1309;method_18865(Lnet/minecraft/class_1799;Lnet/minecraft/class_1937;Lnet/minecraft/class_1309;)Vnamed applyFoodEffectsLnet/minecraft/entity/LivingEntity;applyFoodEffects(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/LivingEntity;)V
-
getEquipmentBreakStatus
- Mappings:
Namespace Name Mixin selector official fLask;f(Lasc;)Bintermediary method_20237Lnet/minecraft/class_1309;method_20237(Lnet/minecraft/class_1304;)Bnamed getEquipmentBreakStatusLnet/minecraft/entity/LivingEntity;getEquipmentBreakStatus(Lnet/minecraft/entity/EquipmentSlot;)B
-
sendEquipmentBreakStatus
- Mappings:
Namespace Name Mixin selector official cLask;c(Lasc;)Vintermediary method_20235Lnet/minecraft/class_1309;method_20235(Lnet/minecraft/class_1304;)Vnamed sendEquipmentBreakStatusLnet/minecraft/entity/LivingEntity;sendEquipmentBreakStatus(Lnet/minecraft/entity/EquipmentSlot;)V
-
sendToolBreakStatus
- Mappings:
Namespace Name Mixin selector official dLask;d(Laqr;)Vintermediary method_20236Lnet/minecraft/class_1309;method_20236(Lnet/minecraft/class_1268;)Vnamed sendToolBreakStatusLnet/minecraft/entity/LivingEntity;sendToolBreakStatus(Lnet/minecraft/util/Hand;)V
-
getVisibilityBoundingBox
- Overrides:
getVisibilityBoundingBoxin classEntity- Mappings:
Namespace Name Mixin selector official cnLarx;cn()Ldkt;intermediary method_5830Lnet/minecraft/class_1297;method_5830()Lnet/minecraft/class_238;named getVisibilityBoundingBoxLnet/minecraft/entity/Entity;getVisibilityBoundingBox()Lnet/minecraft/util/math/Box;
-
getPreferredEquipmentSlot
- Mappings:
Namespace Name Mixin selector official gLask;g(Lbpa;)Lasc;intermediary method_32326Lnet/minecraft/class_1309;method_32326(Lnet/minecraft/class_1799;)Lnet/minecraft/class_1304;named getPreferredEquipmentSlotLnet/minecraft/entity/LivingEntity;getPreferredEquipmentSlot(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/entity/EquipmentSlot;
-
method_32321
private static CommandItemSlot method_32321(LivingEntity livingEntity, EquipmentSlot equipmentSlot)- Mappings:
Namespace Name Mixin selector official aLask;a(Lask;Lasc;)Lata;intermediary method_32321Lnet/minecraft/class_1309;method_32321(Lnet/minecraft/class_1309;Lnet/minecraft/class_1304;)Lnet/minecraft/class_5630;named method_32321Lnet/minecraft/entity/LivingEntity;method_32321(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/EquipmentSlot;)Lnet/minecraft/inventory/CommandItemSlot;
-
getEquipmentSlot
- Mappings:
Namespace Name Mixin selector official cLask;c(I)Lasc;intermediary method_32322Lnet/minecraft/class_1309;method_32322(I)Lnet/minecraft/class_1304;named getEquipmentSlotLnet/minecraft/entity/LivingEntity;getEquipmentSlot(I)Lnet/minecraft/entity/EquipmentSlot;
-
getCommandItemSlot
Obtains an item slot for command modification purpose. Used by commands like/lootor/replaceitem.- Overrides:
getCommandItemSlotin classEntity- Parameters:
mappedIndex- the mapped index as given by the item slot argument- See Also:
ItemSlotArgumentType- Mappings:
Namespace Name Mixin selector official kLarx;k(I)Lata;intermediary method_32318Lnet/minecraft/class_1297;method_32318(I)Lnet/minecraft/class_5630;named getCommandItemSlotLnet/minecraft/entity/Entity;getCommandItemSlot(I)Lnet/minecraft/inventory/CommandItemSlot;
-
canFreeze
public boolean canFreeze() -
readFromPacket
- Mappings:
Namespace Name Mixin selector official aLask;a(Lph;)Vintermediary method_33579Lnet/minecraft/class_1309;method_33579(Lnet/minecraft/class_2610;)Vnamed readFromPacketLnet/minecraft/entity/LivingEntity;readFromPacket(Lnet/minecraft/network/packet/s2c/play/MobSpawnS2CPacket;)V
-