Package net.minecraft.entity.mob
Class MobEntity
java.lang.Object
net.minecraft.entity.Entity
net.minecraft.entity.LivingEntity
net.minecraft.entity.mob.MobEntity
- All Implemented Interfaces:
CommandSource
- Direct Known Subclasses:
AmbientEntity,EnderDragonEntity,FlyingEntity,PathAwareEntity,SlimeEntity,WaterCreatureEntity
- Mappings:
Namespace Name official sxintermediary net/minecraft/class_871named net/minecraft/entity/mob/MobEntity
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionintprotected float[]protected final GoalSelectorprivate LivingEntityprivate final BodyControlprotected MoveControlprotected intprivate static final TrackedData<Byte>private Identifierprivate longprotected float[]private final DefaultedList<ItemStack>private final DefaultedList<ItemStack>protected final GoalSelectorprotected JumpControlprivate NbtCompoundprivate booleanprivate Entityprivate final LookControlprotected EntityNavigationprivate booleanprivate booleanprivate final MobVisibilityCacheFields inherited from class net.minecraft.entity.LivingEntity
attackingPlayer, bodyTrackingIncrements, bodyYaw, dead, deathTime, defaultMaxHealth, despawnCounter, distanceTravelled, field_14542, field_14543, field_14546, field_14547, field_14548, field_6748, field_6749, field_6750, field_6752, field_6753, field_6771, field_6776, field_6777, field_6778, field_6782, flyingSpeed, forwardSpeed, handSwinging, handSwingProgress, handSwingTicks, headYaw, hurtTime, jumping, knockbackVelocity, lastHandSwingProgress, mainHand, maxHurtTime, playerHitTimer, prevBodyYaw, prevDistanceTravelled, prevHeadYaw, prevStepBobbingAmount, randomLargeSeed, randomSmallSeed, serverPitch, serverY, serverYaw, serverZ, serxerX, sidewaysSpeed, stepBobbingAmountFields inherited from class net.minecraft.entity.Entity
changingDimension, chunkX, chunkY, chunkZ, colliding, dataTracker, dimension, distanceTraveled, fallDistance, field_3223, firstUpdate, FLAGS, height, horizontalCollision, horizontalSpeed, ignoreCameraFrustum, inanimate, inLava, isFireImmune, isGlowing, lastPortalBlockPos, lastPortalVec3d, netherPortalCooldown, netherPortalTime, noClip, onGround, pitch, playerUuid, prevHorizontalSpeed, prevPitch, prevTickX, prevTickY, prevTickZ, prevX, prevY, prevYaw, prevZ, pushSpeedReduction, random, removed, ridingCooldown, stepHeight, teleportDirection, teleporting, ticksAlive, touchingWater, tracedX, tracedY, tracedZ, updateNeeded, uuidString, velocityDirty, velocityModified, velocityX, velocityY, velocityZ, verticalCollision, width, world, x, y, yaw, z -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected SoundEventvoidattachLeash(Entity entity, boolean bool) voidbaseTick()booleancanAttackEntity(Class<? extends LivingEntity> clazz) booleanbooleancanBeLeashedBy(PlayerEntity player) protected booleanbooleanprotected booleancanPickupItem(ItemStack stack) booleanbooleancanSpawn()private floatchangeAngle(float oldAngle, float newAngle, float maxChangeInAngle) protected voidprotected EntityNavigationcreateNavigation(World world) voiddetachLeash(boolean sendPacket, boolean bool) protected voiddropLoot(boolean allowDrops, int lootingMultiplier) booleanvoidequipStack(EquipmentSlot slot, ItemStack stack) protected Itemintintprotected Identifierintintprotected intgetXpToDrop(PlayerEntity player) voidhandleStatus(byte status) booleanhasNoAi()protected voidprotected voidinitEquipment(LocalDifficulty difficulty) protected voidinitialize(LocalDifficulty difficulty, EntityData data) protected voidfinal booleaninteract(PlayerEntity player, Hand hand) protected booleaninteractMob(PlayerEntity playerEntity, Hand hand) booleanbooleanvoidlookAtEntity(Entity targetEntity, float maxYawChange, float maxPitchChange) protected voidloot(ItemEntity item) booleanmethod_13043(EquipmentSlot equipmentSlot) protected voidmethod_13044(boolean bool, int int2, DamageSource damageSource) protected voidmethod_13051(DamageSource damageSource) floatmethod_13075(LandType landType) voidmethod_13076(LandType landType, float float2) voidmethod_13077(EquipmentSlot equipmentSlot, float float2) static Itemmethod_13078(EquipmentSlot equipmentSlot, int int2) static booleanmethod_13080(EquipmentSlot equipmentSlot, ItemStack itemStack) intbooleanstatic EquipmentSlotmethod_13083(ItemStack itemStack) voidmethod_13084(boolean bool) private voidvoidmethod_13086(float float2) protected BodyControlstatic voidmethod_13950(class_2934 class_2934, Class<?> class2) booleanfloatprotected voidmethod_4472(boolean bool, int int2) private voidprotected voidmobTick()voidvoidvoidvoidvoidsetAiDisabled(boolean value) voidsetCanPickUpLoot(boolean bool) voidsetForwardSpeed(float forwardSpeed) voidsetMovementSpeed(float movementSpeed) voidvoidsetTarget(LivingEntity target) booleanstartRiding(Entity entity, boolean force) voidtick()voidprotected final voidprotected floatturnHead(float bodyRotation, float headRotation) protected voidupdateEnchantments(LocalDifficulty difficulty) protected voidvoidMethods inherited from class net.minecraft.entity.LivingEntity
addStatusEffect, animateDamage, applyArmorDamage, applyDamage, applyEnchantmentsToDamage, canSee, clearStatusEffects, collides, damage, damageArmor, deathSound, destroy, dropXp, endCombat, enterCombat, fall, getAbsorption, getArmorProtectionValue, getAttacker, getAttacking, getAttributeContainer, getDamageTracker, getEffectInstance, getGroup, getHandSwingProgress, getHeadRotation, getHealth, getJumpVelocity, getLandSound, getLastAttackTime, getLastHurtTimestamp, getMaxHealth, getMovementSpeed, getNextAirUnderwater, getOpponent, getRandom, getRotation, getRotationVector, getSoundPitch, getSoundVolume, getStackInHand, getStatusEffectInstances, getStuckArrows, handleFallDamage, hasStatusEffect, heal, initializeAttribute, isAffectedBySmite, isAlive, isBaby, isClimbing, isPushable, isSleeping, jump, kill, markEffectsDirty, method_10979, method_10981, method_13038, method_13040, method_13041, method_13042, method_13045, method_13046, method_13048, method_13050, method_13052, method_13053, method_13054, method_13055, method_13056, method_13057, method_13058, method_13059, method_13061, method_13062, method_13063, method_13064, method_13065, method_13066, method_13067, method_13071, method_13072, method_13493, method_13494, method_13946, method_13947, method_13948, method_2582, method_2607, method_2610, method_2634, method_2649, method_2658, method_3217, method_6108, method_6109, method_6111, method_6117, method_6150, method_6152, onKilled, onTrackedDataSet, pushAway, removeStatusEffect, scheduleVelocityUpdate, sendPickup, setAbsorption, setAttacker, setHeadYaw, setHealth, setJumping, setSprinting, setStuckArrows, setYaw, shouldAlwaysDropXp, shouldDropXp, shouldRenderName, stopRiding, tickCramming, tickHandSwing, tickRiding, tickStatusEffects, travel, tryAttack, updatePotionVisibility, updateTrackedPositionAndAnglesMethods inherited from class net.minecraft.entity.Entity
addPassenger, addScoreboardTag, addVelocity, afterSpawn, applyMirror, applyRotation, attemptSprintingParticles, burn, canAddPassenger, canAvoidTraps, canClimb, canExplosionDestroyBlock, canFly, canStartRiding, canUseCommand, canUsePortals, changeDimension, checkBlockCollision, copyPosition, dealDamage, distanceTo, distanceTo, doesNotCollide, doesRenderOnFire, dropItem, dropItem, dropItem, entityDataRequiresOperator, equals, extinguish, fromNbt, getAir, getBlastResistance, getBlockPos, getBoundingBox, getBox, getBrightnessAtEyes, getBurningDuration, getCameraPosVec, getCommandStats, getCustomName, getDataTracker, getDefaultNetherPortalCooldown, getEntity, getEntityId, getEntityName, getEyeHeight, getFlag, getHardCollisionBox, getHeightOffset, getHorizontalDirection, getHoverEvent, getItemsEquipped, getLastNetherPortalDirection, getLastNetherPortalDirectionVector, getLightmapCoordinates, getMaxNetherPortalTime, getMinecraftServer, getMountedHeightOffset, getMovementDirection, getParts, getPassengerList, getPassengersDeep, getPassengersDeep, getPistonBehavior, getPos, getPrimaryPassenger, getRenderDistanceMultiplier, getRootVehicle, getRotationClient, getRotationVecClient, getRotationVector, getSavedEntityId, getScoreboardTags, getScoreboardTeam, getSoundCategory, getTargetingMargin, getTranslatedName, getUuid, getVehicle, getVisibilityBoundingBox, getWorld, handleAttack, hasCustomName, hashCode, hasMount, hasNoGravity, hasPassenger, hasPassengerDeep, hasPassengers, increaseTransforms, interactAt, isAttackable, isConnectedThroughVehicle, isCustomNameVisible, isFireImmune, isGlowing, isImmuneToExplosion, isInsideWall, isInvisible, isInvisibleTo, isInvulnerable, isInvulnerableTo, isOnFire, isOutsideWorldborder, isPartOf, isSilent, isSneaking, isSpectatedBy, isSprinting, isSubmergedIn, isTeammate, isTeamPlayer, isTouchingLava, isTouchingWater, method_10965, method_12984, method_12985, method_12991, method_13932, method_6344, move, onKilledOther, onLightningStrike, onPassengerLookAround, onPlayerCollision, onStartedTrackingBy, onStoppedTrackingBy, onSwimmingStart, playSound, playStepSound, populateCrashReport, pushAwayFrom, pushOutOfBlocks, rayTrace, refreshPositionAfterTeleport, refreshPositionAndAngles, refreshPositionAndAngles, remove, removeAllPassengers, removePassenger, removeScoreboardTag, ride, saveSelfToNbt, saveToNbt, sendCommandFeedback, sendMessage, setAir, setBoundingBox, setBounds, setCustomName, setCustomNameVisible, setEntityId, setFlag, setGlowing, setInLava, setInNetherPortal, setInvisible, setInvulnerable, setNoGravity, setOnFireFor, setOnFireFromLava, setOutsideWorldborder, setRenderDistanceMultiplier, setRotation, setSilent, setSneaking, setStat, setUuid, setVelocityClient, setWorld, shouldRender, shouldRender, shouldSetPositionOnLoad, spawnSprintingParticles, squaredDistanceTo, squaredDistanceTo, squaredDistanceTo, squaredDistanceToCenter, teleportRequested, tickFire, tickNetherPortalCooldown, toListNbt, toListNbt, toNbt, toString, updateKilledAdvancementCriterion, updatePassengerPosition, updatePosition, updatePositionAndAngles, updateSubmergedInWaterState, updateVelocity, updateWaterState
-
Field Details
-
field_14555
- Mappings:
Namespace Name Mixin selector official aLsx;a:Lkk;intermediary field_14555Lnet/minecraft/class_871;field_14555:Lnet/minecraft/class_2921;named field_14555Lnet/minecraft/entity/mob/MobEntity;field_14555:Lnet/minecraft/entity/data/TrackedData;
-
ambientSoundChance
public int ambientSoundChance- Mappings:
Namespace Name Mixin selector official a_Lsx;a_:Iintermediary field_3291Lnet/minecraft/class_871;field_3291:Inamed ambientSoundChanceLnet/minecraft/entity/mob/MobEntity;ambientSoundChance:I
-
experiencePoints
protected int experiencePoints- Mappings:
Namespace Name Mixin selector official b_Lsx;b_:Iintermediary field_3305Lnet/minecraft/class_871;field_3305:Inamed experiencePointsLnet/minecraft/entity/mob/MobEntity;experiencePoints:I
-
lookControl
- Mappings:
Namespace Name Mixin selector official bLsx;b:Ltv;intermediary field_3360Lnet/minecraft/class_871;field_3360:Lnet/minecraft/class_883;named lookControlLnet/minecraft/entity/mob/MobEntity;lookControl:Lnet/minecraft/entity/ai/control/LookControl;
-
entityMotionHelper
- Mappings:
Namespace Name Mixin selector official fLsx;f:Ltw;intermediary field_3361Lnet/minecraft/class_871;field_3361:Lnet/minecraft/class_884;named entityMotionHelperLnet/minecraft/entity/mob/MobEntity;entityMotionHelper:Lnet/minecraft/entity/ai/control/MoveControl;
-
jumpControl
- Mappings:
Namespace Name Mixin selector official gLsx;g:Ltu;intermediary field_3362Lnet/minecraft/class_871;field_3362:Lnet/minecraft/class_882;named jumpControlLnet/minecraft/entity/mob/MobEntity;jumpControl:Lnet/minecraft/entity/ai/control/JumpControl;
-
bodyControl
- Mappings:
Namespace Name Mixin selector official cLsx;c:Lts;intermediary field_3363Lnet/minecraft/class_871;field_3363:Lnet/minecraft/class_881;named bodyControlLnet/minecraft/entity/mob/MobEntity;bodyControl:Lnet/minecraft/entity/ai/control/BodyControl;
-
goals
- Mappings:
Namespace Name Mixin selector official bqLsx;bq:Luj;intermediary field_3336Lnet/minecraft/class_871;field_3336:Lnet/minecraft/class_897;named goalsLnet/minecraft/entity/mob/MobEntity;goals:Lnet/minecraft/entity/ai/goal/GoalSelector;
-
attackGoals
- Mappings:
Namespace Name Mixin selector official brLsx;br:Luj;intermediary field_3337Lnet/minecraft/class_871;field_3337:Lnet/minecraft/class_897;named attackGoalsLnet/minecraft/entity/mob/MobEntity;attackGoals:Lnet/minecraft/entity/ai/goal/GoalSelector;
-
attackTarget
- Mappings:
Namespace Name Mixin selector official buLsx;bu:Lsw;intermediary field_6802Lnet/minecraft/class_871;field_6802:Lnet/minecraft/class_1699;named attackTargetLnet/minecraft/entity/mob/MobEntity;attackTarget:Lnet/minecraft/entity/LivingEntity;
-
visbilityCache
- Mappings:
Namespace Name Mixin selector official bvLsx;bv:Lwk;intermediary field_3323Lnet/minecraft/class_871;field_3323:Lnet/minecraft/class_935;named visbilityCacheLnet/minecraft/entity/mob/MobEntity;visbilityCache:Lnet/minecraft/entity/mob/MobVisibilityCache;
-
field_15467
- Mappings:
Namespace Name Mixin selector official bwLsx;bw:Ldd;intermediary field_15467Lnet/minecraft/class_871;field_15467:Lnet/minecraft/class_3114;named field_15467Lnet/minecraft/entity/mob/MobEntity;field_15467:Lnet/minecraft/util/collection/DefaultedList;
-
armorDropChances
protected float[] armorDropChances- Mappings:
Namespace Name Mixin selector official bsLsx;bs:[Fintermediary field_5339Lnet/minecraft/class_871;field_5339:[Fnamed armorDropChancesLnet/minecraft/entity/mob/MobEntity;armorDropChances:[F
-
field_15468
- Mappings:
Namespace Name Mixin selector official bxLsx;bx:Ldd;intermediary field_15468Lnet/minecraft/class_871;field_15468:Lnet/minecraft/class_3114;named field_15468Lnet/minecraft/entity/mob/MobEntity;field_15468:Lnet/minecraft/util/collection/DefaultedList;
-
field_14559
protected float[] field_14559- Mappings:
Namespace Name Mixin selector official btLsx;bt:[Fintermediary field_14559Lnet/minecraft/class_871;field_14559:[Fnamed field_14559Lnet/minecraft/entity/mob/MobEntity;field_14559:[F
-
pickUpLoot
private boolean pickUpLoot- Mappings:
Namespace Name Mixin selector official byLsx;by:Zintermediary field_5342Lnet/minecraft/class_871;field_5342:Znamed pickUpLootLnet/minecraft/entity/mob/MobEntity;pickUpLoot:Z
-
persistent
private boolean persistent- Mappings:
Namespace Name Mixin selector official bzLsx;bz:Zintermediary field_5337Lnet/minecraft/class_871;field_5337:Znamed persistentLnet/minecraft/entity/mob/MobEntity;persistent:Z
-
field_14556
- Mappings:
Namespace Name Mixin selector official bALsx;bA:Ljava/util/Map;intermediary field_14556Lnet/minecraft/class_871;field_14556:Ljava/util/Map;named field_14556Lnet/minecraft/entity/mob/MobEntity;field_14556:Ljava/util/Map;
-
field_14557
- Mappings:
Namespace Name Mixin selector official bBLsx;bB:Lkq;intermediary field_14557Lnet/minecraft/class_871;field_14557:Lnet/minecraft/class_1653;named field_14557Lnet/minecraft/entity/mob/MobEntity;field_14557:Lnet/minecraft/util/Identifier;
-
field_14558
private long field_14558- Mappings:
Namespace Name Mixin selector official bCLsx;bC:Jintermediary field_14558Lnet/minecraft/class_871;field_14558:Jnamed field_14558Lnet/minecraft/entity/mob/MobEntity;field_14558:J
-
leashed
private boolean leashed- Mappings:
Namespace Name Mixin selector official bDLsx;bD:Zintermediary field_6803Lnet/minecraft/class_871;field_6803:Znamed leashedLnet/minecraft/entity/mob/MobEntity;leashed:Z
-
leashOwner
- Mappings:
Namespace Name Mixin selector official bELsx;bE:Lsn;intermediary field_6804Lnet/minecraft/class_871;field_6804:Lnet/minecraft/class_864;named leashOwnerLnet/minecraft/entity/mob/MobEntity;leashOwner:Lnet/minecraft/entity/Entity;
-
leash
- Mappings:
Namespace Name Mixin selector official bFLsx;bF:Ldu;intermediary field_6805Lnet/minecraft/class_871;field_6805:Lnet/minecraft/class_322;named leashLnet/minecraft/entity/mob/MobEntity;leash:Lnet/minecraft/nbt/NbtCompound;
-
-
Constructor Details
-
MobEntity
- Mappings:
Namespace Name Mixin selector official <init>Lsn;<init>(Lajs;)Vintermediary <init>Lnet/minecraft/class_864;<init>(Lnet/minecraft/class_1150;)Vnamed <init>Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/world/World;)V
-
-
Method Details
-
initGoals
protected void initGoals()- Mappings:
Namespace Name Mixin selector official rLsx;r()Vintermediary method_13087Lnet/minecraft/class_871;method_13087()Vnamed initGoalsLnet/minecraft/entity/mob/MobEntity;initGoals()V
-
initializeAttributes
protected void initializeAttributes()- Overrides:
initializeAttributesin classLivingEntity- Mappings:
Namespace Name Mixin selector official bELsw;bE()Vintermediary method_6129Lnet/minecraft/class_1699;method_6129()Vnamed initializeAttributesLnet/minecraft/entity/LivingEntity;initializeAttributes()V
-
method_13075
- Mappings:
Namespace Name Mixin selector official aLsx;a(Lbba;)Fintermediary method_13075Lnet/minecraft/class_871;method_13075(Lnet/minecraft/class_2770;)Fnamed method_13075Lnet/minecraft/entity/mob/MobEntity;method_13075(Lnet/minecraft/entity/ai/pathing/LandType;)F
-
method_13076
- Mappings:
Namespace Name Mixin selector official aLsx;a(Lbba;F)Vintermediary method_13076Lnet/minecraft/class_871;method_13076(Lnet/minecraft/class_2770;F)Vnamed method_13076Lnet/minecraft/entity/mob/MobEntity;method_13076(Lnet/minecraft/entity/ai/pathing/LandType;F)V
-
method_13088
- Mappings:
Namespace Name Mixin selector official sLsx;s()Lts;intermediary method_13088Lnet/minecraft/class_871;method_13088()Lnet/minecraft/class_881;named method_13088Lnet/minecraft/entity/mob/MobEntity;method_13088()Lnet/minecraft/entity/ai/control/BodyControl;
-
getLookControl
- Mappings:
Namespace Name Mixin selector official tLsx;t()Ltv;intermediary method_2613Lnet/minecraft/class_871;method_2613()Lnet/minecraft/class_883;named getLookControlLnet/minecraft/entity/mob/MobEntity;getLookControl()Lnet/minecraft/entity/ai/control/LookControl;
-
getMotionHelper
- Mappings:
Namespace Name Mixin selector official uLsx;u()Ltw;intermediary method_2614Lnet/minecraft/class_871;method_2614()Lnet/minecraft/class_884;named getMotionHelperLnet/minecraft/entity/mob/MobEntity;getMotionHelper()Lnet/minecraft/entity/ai/control/MoveControl;
-
getJumpControl
- Mappings:
Namespace Name Mixin selector official wLsx;w()Ltu;intermediary method_2615Lnet/minecraft/class_871;method_2615()Lnet/minecraft/class_882;named getJumpControlLnet/minecraft/entity/mob/MobEntity;getJumpControl()Lnet/minecraft/entity/ai/control/JumpControl;
-
getVisibilityCache
- Mappings:
Namespace Name Mixin selector official yLsx;y()Lwk;intermediary method_2617Lnet/minecraft/class_871;method_2617()Lnet/minecraft/class_935;named getVisibilityCacheLnet/minecraft/entity/mob/MobEntity;getVisibilityCache()Lnet/minecraft/entity/mob/MobVisibilityCache;
-
getTarget
- Mappings:
Namespace Name Mixin selector official zLsx;z()Lsw;intermediary method_2623Lnet/minecraft/class_871;method_2623()Lnet/minecraft/class_1699;named getTargetLnet/minecraft/entity/mob/MobEntity;getTarget()Lnet/minecraft/entity/LivingEntity;
-
setTarget
- Mappings:
Namespace Name Mixin selector official dLsx;d(Lsw;)Vintermediary method_6165Lnet/minecraft/class_871;method_6165(Lnet/minecraft/class_1699;)Vnamed setTargetLnet/minecraft/entity/mob/MobEntity;setTarget(Lnet/minecraft/entity/LivingEntity;)V
-
canAttackEntity
- Mappings:
Namespace Name Mixin selector official dLsx;d(Ljava/lang/Class;)Zintermediary method_2579Lnet/minecraft/class_871;method_2579(Ljava/lang/Class;)Znamed canAttackEntityLnet/minecraft/entity/mob/MobEntity;canAttackEntity(Ljava/lang/Class;)Z
-
onEatingGrass
public void onEatingGrass()- Mappings:
Namespace Name Mixin selector official ALsx;A()Vintermediary method_2588Lnet/minecraft/class_871;method_2588()Vnamed onEatingGrassLnet/minecraft/entity/mob/MobEntity;onEatingGrass()V
-
initDataTracker
protected void initDataTracker()- Overrides:
initDataTrackerin classLivingEntity- Mappings:
Namespace Name Mixin selector official iLsn;i()Vintermediary method_2484Lnet/minecraft/class_864;method_2484()Vnamed initDataTrackerLnet/minecraft/entity/Entity;initDataTracker()V
-
getMinAmbientSoundDelay
public int getMinAmbientSoundDelay()- Mappings:
Namespace Name Mixin selector official CLsx;C()Iintermediary method_2594Lnet/minecraft/class_871;method_2594()Inamed getMinAmbientSoundDelayLnet/minecraft/entity/mob/MobEntity;getMinAmbientSoundDelay()I
-
playAmbientSound
public void playAmbientSound()- Mappings:
Namespace Name Mixin selector official DLsx;D()Vintermediary method_2595Lnet/minecraft/class_871;method_2595()Vnamed playAmbientSoundLnet/minecraft/entity/mob/MobEntity;playAmbientSound()V
-
baseTick
public void baseTick()- Overrides:
baseTickin classLivingEntity- Mappings:
Namespace Name Mixin selector official ULsn;U()Vintermediary method_2564Lnet/minecraft/class_864;method_2564()Vnamed baseTickLnet/minecraft/entity/Entity;baseTick()V
-
method_13051
- Overrides:
method_13051in classLivingEntity- Mappings:
Namespace Name Mixin selector official cLsw;c(Lry;)Vintermediary method_13051Lnet/minecraft/class_1699;method_13051(Lnet/minecraft/class_856;)Vnamed method_13051Lnet/minecraft/entity/LivingEntity;method_13051(Lnet/minecraft/entity/damage/DamageSource;)V
-
method_13085
private void method_13085()- Mappings:
Namespace Name Mixin selector official oLsx;o()Vintermediary method_13085Lnet/minecraft/class_871;method_13085()Vnamed method_13085Lnet/minecraft/entity/mob/MobEntity;method_13085()V
-
getXpToDrop
- Overrides:
getXpToDropin classLivingEntity- Mappings:
Namespace Name Mixin selector official bLsw;b(Laay;)Iintermediary method_2585Lnet/minecraft/class_1699;method_2585(Lnet/minecraft/class_988;)Inamed getXpToDropLnet/minecraft/entity/LivingEntity;getXpToDrop(Lnet/minecraft/entity/player/PlayerEntity;)I
-
playSpawnEffects
public void playSpawnEffects()- Mappings:
Namespace Name Mixin selector official ELsx;E()Vintermediary method_2598Lnet/minecraft/class_871;method_2598()Vnamed playSpawnEffectsLnet/minecraft/entity/mob/MobEntity;playSpawnEffects()V
-
handleStatus
- Overrides:
handleStatusin classLivingEntity- Mappings:
Namespace Name Mixin selector official aLsn;a(B)Vintermediary method_2485Lnet/minecraft/class_864;method_2485(B)Vnamed handleStatusLnet/minecraft/entity/Entity;handleStatus(B)V
-
tick
public void tick()- Overrides:
tickin classLivingEntity- Mappings:
Namespace Name Mixin selector official A_Lsn;A_()Vintermediary method_2558Lnet/minecraft/class_864;method_2558()Vnamed tickLnet/minecraft/entity/Entity;tick()V
-
turnHead
protected float turnHead(float bodyRotation, float headRotation) - Overrides:
turnHeadin classLivingEntity- Mappings:
Namespace Name Mixin selector official hLsw;h(FF)Fintermediary method_6140Lnet/minecraft/class_1699;method_6140(FF)Fnamed turnHeadLnet/minecraft/entity/LivingEntity;turnHead(FF)F
-
ambientSound
- Mappings:
Namespace Name Mixin selector official GLsx;G()Lnm;intermediary method_2603Lnet/minecraft/class_871;method_2603()Lnet/minecraft/class_2926;named ambientSoundLnet/minecraft/entity/mob/MobEntity;ambientSound()Lnet/minecraft/client/sound/SoundEvent;
-
getDefaultDrop
- Mappings:
Namespace Name Mixin selector official ILsx;I()Lafh;intermediary method_8375Lnet/minecraft/class_871;method_8375()Lnet/minecraft/class_1069;named getDefaultDropLnet/minecraft/entity/mob/MobEntity;getDefaultDrop()Lnet/minecraft/item/Item;
-
dropLoot
protected void dropLoot(boolean allowDrops, int lootingMultiplier) - Overrides:
dropLootin classLivingEntity- Mappings:
Namespace Name Mixin selector official bLsw;b(ZI)Vintermediary method_2587Lnet/minecraft/class_1699;method_2587(ZI)Vnamed dropLootLnet/minecraft/entity/LivingEntity;dropLoot(ZI)V
-
method_13950
- Mappings:
Namespace Name Mixin selector official aLsx;a(Lph;Ljava/lang/Class;)Vintermediary method_13950Lnet/minecraft/class_871;method_13950(Lnet/minecraft/class_2934;Ljava/lang/Class;)Vnamed method_13950Lnet/minecraft/entity/mob/MobEntity;method_13950(Lnet/minecraft/class_2934;Ljava/lang/Class;)V
-
writeCustomDataToNbt
- Overrides:
writeCustomDataToNbtin classLivingEntity- Mappings:
Namespace Name Mixin selector official bLsn;b(Ldu;)Vintermediary method_2528Lnet/minecraft/class_864;method_2528(Lnet/minecraft/class_322;)Vnamed writeCustomDataToNbtLnet/minecraft/entity/Entity;writeCustomDataToNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
readCustomDataFromNbt
- Overrides:
readCustomDataFromNbtin classLivingEntity- Mappings:
Namespace Name Mixin selector official aLsn;a(Ldu;)Vintermediary method_2498Lnet/minecraft/class_864;method_2498(Lnet/minecraft/class_322;)Vnamed readCustomDataFromNbtLnet/minecraft/entity/Entity;readCustomDataFromNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
getLootTableId
- Mappings:
Namespace Name Mixin selector official JLsx;J()Lkq;intermediary method_13074Lnet/minecraft/class_871;method_13074()Lnet/minecraft/class_1653;named getLootTableIdLnet/minecraft/entity/mob/MobEntity;getLootTableId()Lnet/minecraft/util/Identifier;
-
method_13044
- Overrides:
method_13044in classLivingEntity- Mappings:
Namespace Name Mixin selector official aLsw;a(ZILry;)Vintermediary method_13044Lnet/minecraft/class_1699;method_13044(ZILnet/minecraft/class_856;)Vnamed method_13044Lnet/minecraft/entity/LivingEntity;method_13044(ZILnet/minecraft/entity/damage/DamageSource;)V
-
setForwardSpeed
public void setForwardSpeed(float forwardSpeed) - Mappings:
Namespace Name Mixin selector official oLsx;o(F)Vintermediary method_2659Lnet/minecraft/class_871;method_2659(F)Vnamed setForwardSpeedLnet/minecraft/entity/mob/MobEntity;setForwardSpeed(F)V
-
method_13086
public void method_13086(float float2) - Mappings:
Namespace Name Mixin selector official pLsx;p(F)Vintermediary method_13086Lnet/minecraft/class_871;method_13086(F)Vnamed method_13086Lnet/minecraft/entity/mob/MobEntity;method_13086(F)V
-
setMovementSpeed
public void setMovementSpeed(float movementSpeed) - Overrides:
setMovementSpeedin classLivingEntity- Mappings:
Namespace Name Mixin selector official lLsw;l(F)Vintermediary method_2656Lnet/minecraft/class_1699;method_2656(F)Vnamed setMovementSpeedLnet/minecraft/entity/LivingEntity;setMovementSpeed(F)V
-
tickMovement
public void tickMovement()- Overrides:
tickMovementin classLivingEntity- Mappings:
Namespace Name Mixin selector official nLsw;n()Vintermediary method_2651Lnet/minecraft/class_1699;method_2651()Vnamed tickMovementLnet/minecraft/entity/LivingEntity;tickMovement()V
-
loot
- Mappings:
Namespace Name Mixin selector official aLsx;a(Lzj;)Vintermediary method_10984Lnet/minecraft/class_871;method_10984(Lnet/minecraft/class_964;)Vnamed lootLnet/minecraft/entity/mob/MobEntity;loot(Lnet/minecraft/entity/ItemEntity;)V
-
canPickupItem
- Mappings:
Namespace Name Mixin selector official cLsx;c(Lafj;)Zintermediary method_10985Lnet/minecraft/class_871;method_10985(Lnet/minecraft/class_1071;)Znamed canPickupItemLnet/minecraft/entity/mob/MobEntity;canPickupItem(Lnet/minecraft/item/ItemStack;)Z
-
canImmediatelyDespawn
protected boolean canImmediatelyDespawn()- Mappings:
Namespace Name Mixin selector official KLsx;K()Zintermediary method_2631Lnet/minecraft/class_871;method_2631()Znamed canImmediatelyDespawnLnet/minecraft/entity/mob/MobEntity;canImmediatelyDespawn()Z
-
checkDespawn
protected void checkDespawn()- Mappings:
Namespace Name Mixin selector official LLsx;L()Vintermediary method_2632Lnet/minecraft/class_871;method_2632()Vnamed checkDespawnLnet/minecraft/entity/mob/MobEntity;checkDespawn()V
-
tickNewAi
protected final void tickNewAi()- Overrides:
tickNewAiin classLivingEntity- Mappings:
Namespace Name Mixin selector official csLsw;cs()Vintermediary method_2635Lnet/minecraft/class_1699;method_2635()Vnamed tickNewAiLnet/minecraft/entity/LivingEntity;tickNewAi()V
-
mobTick
protected void mobTick()- Mappings:
Namespace Name Mixin selector official MLsx;M()Vintermediary method_2633Lnet/minecraft/class_871;method_2633()Vnamed mobTickLnet/minecraft/entity/mob/MobEntity;mobTick()V
-
getLookPitchSpeed
public int getLookPitchSpeed()- Mappings:
Namespace Name Mixin selector official NLsx;N()Iintermediary method_2636Lnet/minecraft/class_871;method_2636()Inamed getLookPitchSpeedLnet/minecraft/entity/mob/MobEntity;getLookPitchSpeed()I
-
method_13081
public int method_13081()- Mappings:
Namespace Name Mixin selector official cLLsx;cL()Iintermediary method_13081Lnet/minecraft/class_871;method_13081()Inamed method_13081Lnet/minecraft/entity/mob/MobEntity;method_13081()I
-
lookAtEntity
- Mappings:
Namespace Name Mixin selector official aLsx;a(Lsn;FF)Vintermediary method_2583Lnet/minecraft/class_871;method_2583(Lnet/minecraft/class_864;FF)Vnamed lookAtEntityLnet/minecraft/entity/mob/MobEntity;lookAtEntity(Lnet/minecraft/entity/Entity;FF)V
-
changeAngle
private float changeAngle(float oldAngle, float newAngle, float maxChangeInAngle) - Mappings:
Namespace Name Mixin selector official bLsx;b(FFF)Fintermediary method_2624Lnet/minecraft/class_871;method_2624(FFF)Fnamed changeAngleLnet/minecraft/entity/mob/MobEntity;changeAngle(FFF)F
-
canSpawn
public boolean canSpawn()- Mappings:
Namespace Name Mixin selector official cMLsx;cM()Zintermediary method_2637Lnet/minecraft/class_871;method_2637()Znamed canSpawnLnet/minecraft/entity/mob/MobEntity;canSpawn()Z
-
method_2469
public boolean method_2469()- Mappings:
Namespace Name Mixin selector official cNLsx;cN()Zintermediary method_2469Lnet/minecraft/class_871;method_2469()Znamed method_2469Lnet/minecraft/entity/mob/MobEntity;method_2469()Z
-
method_2638
- Mappings:
Namespace Name Mixin selector official cOLsx;cO()Fintermediary method_2638Lnet/minecraft/class_871;method_2638()Fnamed method_2638Lnet/minecraft/entity/mob/MobEntity;method_2638()F
-
getLimitPerChunk
public int getLimitPerChunk()- Mappings:
Namespace Name Mixin selector official cQLsx;cQ()Iintermediary method_2639Lnet/minecraft/class_871;method_2639()Inamed getLimitPerChunkLnet/minecraft/entity/mob/MobEntity;getLimitPerChunk()I
-
getSafeFallDistance
public int getSafeFallDistance()- Overrides:
getSafeFallDistancein classEntity- Mappings:
Namespace Name Mixin selector official aYLsn;aY()Iintermediary method_4448Lnet/minecraft/class_864;method_4448()Inamed getSafeFallDistanceLnet/minecraft/entity/Entity;getSafeFallDistance()I
-
getItemsHand
- Overrides:
getItemsHandin classEntity- Mappings:
Namespace Name Mixin selector official aGLsn;aG()Ljava/lang/Iterable;intermediary method_12977Lnet/minecraft/class_864;method_12977()Ljava/lang/Iterable;named getItemsHandLnet/minecraft/entity/Entity;getItemsHand()Ljava/lang/Iterable;
-
getArmorItems
- Specified by:
getArmorItemsin classLivingEntity- Mappings:
Namespace Name Mixin selector official aHLsn;aH()Ljava/lang/Iterable;intermediary method_12978Lnet/minecraft/class_864;method_12978()Ljava/lang/Iterable;named getArmorItemsLnet/minecraft/entity/Entity;getArmorItems()Ljava/lang/Iterable;
-
method_13043
- Specified by:
method_13043in classLivingEntity- Mappings:
Namespace Name Mixin selector official bLsw;b(Lss;)Lafj;intermediary method_13043Lnet/minecraft/class_1699;method_13043(Lnet/minecraft/class_2968;)Lnet/minecraft/class_1071;named method_13043Lnet/minecraft/entity/LivingEntity;method_13043(Lnet/minecraft/entity/EquipmentSlot;)Lnet/minecraft/item/ItemStack;
-
equipStack
- Specified by:
equipStackin classLivingEntity- Mappings:
Namespace Name Mixin selector official aLsn;a(Lss;Lafj;)Vintermediary method_2527Lnet/minecraft/class_864;method_2527(Lnet/minecraft/class_2968;Lnet/minecraft/class_1071;)Vnamed equipStackLnet/minecraft/entity/Entity;equipStack(Lnet/minecraft/entity/EquipmentSlot;Lnet/minecraft/item/ItemStack;)V
-
method_4472
protected void method_4472(boolean bool, int int2) - Overrides:
method_4472in classLivingEntity- Mappings:
Namespace Name Mixin selector official aLsw;a(ZI)Vintermediary method_4472Lnet/minecraft/class_1699;method_4472(ZI)Vnamed method_4472Lnet/minecraft/entity/LivingEntity;method_4472(ZI)V
-
initEquipment
- Mappings:
Namespace Name Mixin selector official aLsx;a(Lrh;)Vintermediary method_10983Lnet/minecraft/class_871;method_10983(Lnet/minecraft/class_2607;)Vnamed initEquipmentLnet/minecraft/entity/mob/MobEntity;initEquipment(Lnet/minecraft/world/LocalDifficulty;)V
-
method_13083
- Mappings:
Namespace Name Mixin selector official dLsx;d(Lafj;)Lss;intermediary method_13083Lnet/minecraft/class_871;method_13083(Lnet/minecraft/class_1071;)Lnet/minecraft/class_2968;named method_13083Lnet/minecraft/entity/mob/MobEntity;method_13083(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/entity/EquipmentSlot;
-
method_13078
- Mappings:
Namespace Name Mixin selector official aLsx;a(Lss;I)Lafh;intermediary method_13078Lnet/minecraft/class_871;method_13078(Lnet/minecraft/class_2968;I)Lnet/minecraft/class_1069;named method_13078Lnet/minecraft/entity/mob/MobEntity;method_13078(Lnet/minecraft/entity/EquipmentSlot;I)Lnet/minecraft/item/Item;
-
updateEnchantments
- Mappings:
Namespace Name Mixin selector official bLsx;b(Lrh;)Vintermediary method_10987Lnet/minecraft/class_871;method_10987(Lnet/minecraft/class_2607;)Vnamed updateEnchantmentsLnet/minecraft/entity/mob/MobEntity;updateEnchantments(Lnet/minecraft/world/LocalDifficulty;)V
-
initialize
- Mappings:
Namespace Name Mixin selector official aLsx;a(Lrh;Lsz;)Lsz;intermediary method_6156Lnet/minecraft/class_871;method_6156(Lnet/minecraft/class_2607;Lnet/minecraft/class_1700;)Lnet/minecraft/class_1700;named initializeLnet/minecraft/entity/mob/MobEntity;initialize(Lnet/minecraft/world/LocalDifficulty;Lnet/minecraft/entity/EntityData;)Lnet/minecraft/entity/EntityData;
-
canBeControlledByRider
public boolean canBeControlledByRider()- Mappings:
Namespace Name Mixin selector official cRLsx;cR()Zintermediary method_4476Lnet/minecraft/class_871;method_4476()Znamed canBeControlledByRiderLnet/minecraft/entity/mob/MobEntity;canBeControlledByRider()Z
-
setPersistent
public void setPersistent()- Mappings:
Namespace Name Mixin selector official cSLsx;cS()Vintermediary method_6164Lnet/minecraft/class_871;method_6164()Vnamed setPersistentLnet/minecraft/entity/mob/MobEntity;setPersistent()V
-
method_13077
- Mappings:
Namespace Name Mixin selector official aLsx;a(Lss;F)Vintermediary method_13077Lnet/minecraft/class_871;method_13077(Lnet/minecraft/class_2968;F)Vnamed method_13077Lnet/minecraft/entity/mob/MobEntity;method_13077(Lnet/minecraft/entity/EquipmentSlot;F)V
-
canPickUpLoot
public boolean canPickUpLoot()- Mappings:
Namespace Name Mixin selector official cTLsx;cT()Zintermediary method_5395Lnet/minecraft/class_871;method_5395()Znamed canPickUpLootLnet/minecraft/entity/mob/MobEntity;canPickUpLoot()Z
-
setCanPickUpLoot
public void setCanPickUpLoot(boolean bool) - Mappings:
Namespace Name Mixin selector official mLsx;m(Z)Vintermediary method_5399Lnet/minecraft/class_871;method_5399(Z)Vnamed setCanPickUpLootLnet/minecraft/entity/mob/MobEntity;setCanPickUpLoot(Z)V
-
isPersistent
public boolean isPersistent()- Mappings:
Namespace Name Mixin selector official cULsx;cU()Zintermediary method_5396Lnet/minecraft/class_871;method_5396()Znamed isPersistentLnet/minecraft/entity/mob/MobEntity;isPersistent()Z
-
interact
- Overrides:
interactin classEntity- Mappings:
Namespace Name Mixin selector official bLsn;b(Laay;Lri;)Zintermediary method_6100Lnet/minecraft/class_864;method_6100(Lnet/minecraft/class_988;Lnet/minecraft/class_2961;)Znamed interactLnet/minecraft/entity/Entity;interact(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Z
-
interactMob
- Mappings:
Namespace Name Mixin selector official aLsx;a(Laay;Lri;)Zintermediary method_13079Lnet/minecraft/class_871;method_13079(Lnet/minecraft/class_988;Lnet/minecraft/class_2961;)Znamed interactMobLnet/minecraft/entity/mob/MobEntity;interactMob(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Z
-
updateLeash
protected void updateLeash()- Mappings:
Namespace Name Mixin selector official cVLsx;cV()Vintermediary method_6159Lnet/minecraft/class_871;method_6159()Vnamed updateLeashLnet/minecraft/entity/mob/MobEntity;updateLeash()V
-
detachLeash
public void detachLeash(boolean sendPacket, boolean bool) - Mappings:
Namespace Name Mixin selector official aLsx;a(ZZ)Vintermediary method_6157Lnet/minecraft/class_871;method_6157(ZZ)Vnamed detachLeashLnet/minecraft/entity/mob/MobEntity;detachLeash(ZZ)V
-
canBeLeashedBy
- Mappings:
Namespace Name Mixin selector official aLsx;a(Laay;)Zintermediary method_2537Lnet/minecraft/class_871;method_2537(Lnet/minecraft/class_988;)Znamed canBeLeashedByLnet/minecraft/entity/mob/MobEntity;canBeLeashedBy(Lnet/minecraft/entity/player/PlayerEntity;)Z
-
isLeashed
public boolean isLeashed()- Mappings:
Namespace Name Mixin selector official cWLsx;cW()Zintermediary method_6161Lnet/minecraft/class_871;method_6161()Znamed isLeashedLnet/minecraft/entity/mob/MobEntity;isLeashed()Z
-
method_6162
- Mappings:
Namespace Name Mixin selector official cXLsx;cX()Lsn;intermediary method_6162Lnet/minecraft/class_871;method_6162()Lnet/minecraft/class_864;named method_6162Lnet/minecraft/entity/mob/MobEntity;method_6162()Lnet/minecraft/entity/Entity;
-
attachLeash
- Mappings:
Namespace Name Mixin selector official bLsx;b(Lsn;Z)Vintermediary method_6158Lnet/minecraft/class_871;method_6158(Lnet/minecraft/class_864;Z)Vnamed attachLeashLnet/minecraft/entity/mob/MobEntity;attachLeash(Lnet/minecraft/entity/Entity;Z)V
-
startRiding
- Overrides:
startRidingin classEntity- Mappings:
Namespace Name Mixin selector official aLsn;a(Lsn;Z)Zintermediary method_12975Lnet/minecraft/class_864;method_12975(Lnet/minecraft/class_864;Z)Znamed startRidingLnet/minecraft/entity/Entity;startRiding(Lnet/minecraft/entity/Entity;Z)Z
-
method_6163
private void method_6163()- Mappings:
Namespace Name Mixin selector official daLsx;da()Vintermediary method_6163Lnet/minecraft/class_871;method_6163()Vnamed method_6163Lnet/minecraft/entity/mob/MobEntity;method_6163()V
-
equip
-
method_13003
public boolean method_13003()- Overrides:
method_13003in classEntity- Mappings:
Namespace Name Mixin selector official bALsn;bA()Zintermediary method_13003Lnet/minecraft/class_864;method_13003()Znamed method_13003Lnet/minecraft/entity/Entity;method_13003()Z
-
method_13080
- Mappings:
Namespace Name Mixin selector official bLsx;b(Lss;Lafj;)Zintermediary method_13080Lnet/minecraft/class_871;method_13080(Lnet/minecraft/class_2968;Lnet/minecraft/class_1071;)Znamed method_13080Lnet/minecraft/entity/mob/MobEntity;method_13080(Lnet/minecraft/entity/EquipmentSlot;Lnet/minecraft/item/ItemStack;)Z
-
canMoveVoluntarily
public boolean canMoveVoluntarily()- Overrides:
canMoveVoluntarilyin classLivingEntity- Mappings:
Namespace Name Mixin selector official cuLsw;cu()Zintermediary method_2609Lnet/minecraft/class_1699;method_2609()Znamed canMoveVoluntarilyLnet/minecraft/entity/LivingEntity;canMoveVoluntarily()Z
-
setAiDisabled
public void setAiDisabled(boolean value) - Mappings:
Namespace Name Mixin selector official nLsx;n(Z)Vintermediary method_5398Lnet/minecraft/class_871;method_5398(Z)Vnamed setAiDisabledLnet/minecraft/entity/mob/MobEntity;setAiDisabled(Z)V
-
method_13084
public void method_13084(boolean bool) - Mappings:
Namespace Name Mixin selector official oLsx;o(Z)Vintermediary method_13084Lnet/minecraft/class_871;method_13084(Z)Vnamed method_13084Lnet/minecraft/entity/mob/MobEntity;method_13084(Z)V
-
hasNoAi
public boolean hasNoAi()- Mappings:
Namespace Name Mixin selector official cYLsx;cY()Zintermediary method_5393Lnet/minecraft/class_871;method_5393()Znamed hasNoAiLnet/minecraft/entity/mob/MobEntity;hasNoAi()Z
-
method_13082
public boolean method_13082()- Mappings:
Namespace Name Mixin selector official cZLsx;cZ()Zintermediary method_13082Lnet/minecraft/class_871;method_13082()Znamed method_13082Lnet/minecraft/entity/mob/MobEntity;method_13082()Z
-
getDurability
- Specified by:
getDurabilityin classLivingEntity- Mappings:
Namespace Name Mixin selector official cxLsw;cx()Lsv;intermediary method_13060Lnet/minecraft/class_1699;method_13060()Lnet/minecraft/class_2970;named getDurabilityLnet/minecraft/entity/LivingEntity;getDurability()Lnet/minecraft/client/gui/screen/options/HandOption;
-