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:
class_3893,Nameable
- Direct Known Subclasses:
AmbientEntity,EnderDragonEntity,FlyingEntity,PathAwareEntity,SlimeEntity
- Mappings:
Namespace Name official afbintermediary net/minecraft/class_871named net/minecraft/entity/mob/MobEntity
-
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 Entityprotected 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_16513, field_16815, field_16816, field_16817, 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, distanceTraveled, fallDistance, field_16693, field_16694, field_16696, field_3223, firstUpdate, FLAGS, height, horizontalCollision, horizontalSpeed, ignoreCameraFrustum, inanimate, inLava, isFireImmune, isGlowing, lastPortalBlockPos, lastPortalVec3d, LOGGER_, 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) booleanbooleanprotected booleancanPickupItem(ItemStack stack) booleanprivate 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 entityData, NbtCompound nbt) 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 BodyControlvoidmethod_15061(float float2) protected voidmethod_15645(Tag<Fluid> tag) protected booleanmethod_15651(ItemStack itemStack, ItemStack itemStack2, EquipmentSlot equipmentSlot) booleanmethod_15652(IWorld iWorld, boolean bool) booleanmethod_15653(RenderBlockView renderBlockView) booleanmethod_15654(int int2) protected floatmethod_15655(EquipmentSlot equipmentSlot) protected booleanfinal 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 voidbooleanprotected floatturnHead(float bodyRotation, float headRotation) protected voidupdateEnchantments(LocalDifficulty difficulty) protected voidvoidMethods inherited from class net.minecraft.entity.LivingEntity
animateDamage, applyArmorDamage, applyDamage, applyEnchantmentsToDamage, canSee, collides, damage, damageArmor, deathSound, destroy, dropXp, endCombat, enterCombat, fall, getAbsorption, getArmorProtectionValue, getAttacker, getAttacking, getAttributeContainer, getDamageTracker, getEffectInstance, getHandSwingProgress, getHeadRotation, getHealth, getHurtSound, getJumpVelocity, getLandSound, getLastAttackTime, getLastHurtTimestamp, getMaxHealth, getMovementSpeed, getNextAirUnderwater, getOpponent, getRandom, getSoundPitch, getSoundVolume, getStackInHand, getStatusEffectInstances, getStatusEffects, getStuckArrows, handleFallDamage, hasStatusEffect, heal, initializeAttribute, isAffectedBySmite, isAlive, isBaby, isClimbing, isPushable, isSleeping, jump, kill, markEffectsDirty, method_10981, method_13038, method_13040, method_13041, method_13042, method_13045, method_13046, 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_13069, method_13071, method_13072, method_13493, method_13494, method_13946, method_13947, method_13948, method_15058, method_15559, method_15563, method_15570, method_15591, method_15641, method_15642, method_15643, method_15644, method_15646, method_15647, method_15648, method_15650, method_2582, method_2607, method_2610, method_2634, method_2647, method_2649, method_2654, method_2657, method_2658, method_3217, method_6108, method_6109, method_6111, method_6117, method_6119, method_6150, method_6152, onKilled, onTrackedDataSet, pushAway, scheduleVelocityUpdate, sendPickup, setAbsorption, setAttacker, setHeadYaw, setHealth, setJumping, setSprinting, setStuckArrows, setYaw, shouldAlwaysDropXp, shouldDropXp, shouldRenderName, stopRiding, tickCramming, tickHandSwing, tickRiding, tickStatusEffects, updatePotionVisibility, updateTrackedPositionAndAnglesMethods inherited from class net.minecraft.entity.Entity
addPassenger, addScoreboardTag, addVelocity, afterSpawn, applyMirror, applyRotation, attemptSprintingParticles, burn, canAddPassenger, canAvoidTraps, canClimb, canFly, canStartRiding, canUsePortals, checkBlockCollision, copyPortalInfo, copyPosition, dealDamage, distanceTo, distanceTo, doesNotCollide, doesRenderOnFire, dropItem, entityDataRequiresOperator, equals, extinguish, fromNbt, getAir, getBoundingBox, getBox, getBrightnessAtEyes, getBurningDuration, getCameraPosVec, getDataTracker, getDefaultNetherPortalCooldown, getEntityId, getEntityName, getEyeHeight, getFlag, getHardCollisionBox, getHeightOffset, getHorizontalDirection, getHoverEvent, getItemsEquipped, getLastNetherPortalDirection, getLastNetherPortalDirectionVector, getLightmapCoordinates, getMaxNetherPortalTime, getMountedHeightOffset, getMovementDirection, getParts, getPassengerList, getPassengersDeep, getPistonBehavior, getPrimaryPassenger, getRenderDistanceMultiplier, getRootVehicle, getRotation, getRotationClient, getRotationVecClient, getRotationVector, getRotationVector, getSavedEntityId, getScoreboardTags, getScoreboardTeam, getSoundCategory, getTargetingMargin, getUuid, getVehicle, getVisibilityBoundingBox, handleAttack, hasCustomName, hashCode, hasMount, hasNoGravity, hasPassenger, hasPassengerDeep, hasPassengers, interactAt, isAttackable, isConnectedThroughVehicle, isCustomNameVisible, isFireImmune, isGlowing, isImmuneToExplosion, isInsideWall, isInvisible, isInvisibleTo, isInvulnerable, isInvulnerableTo, isOnFire, isOutsideWorldborder, isPartOf, isSilent, isSneaking, isSpectatedBy, isSprinting, isTeammate, isTeamPlayer, isTouchingLava, isTouchingWater, method_10787, method_10931, method_10932, method_10933, method_10936, method_12265, method_12833, method_12984, method_12985, method_12991, method_15051, method_15055, method_15540, method_15541, method_15557, method_15558, method_15560, method_15561, method_15562, method_15564, method_15566, method_15567, method_15569, method_15571, method_15572, method_15573, method_15574, method_15575, method_15576, method_15577, method_15578, method_15580, method_15581, method_15582, method_15583, method_15584, method_15585, method_15586, method_15588, method_15589, method_15590, method_15592, method_15593, method_15594, method_17412, method_17413, method_17414, method_2492, method_4086, method_5505, method_5506, method_6344, move, onBlockCollision, onKilledOther, onLightningStrike, onPassengerLookAround, onPlayerCollision, onStartedTrackingBy, onStoppedTrackingBy, onSwimmingStart, playSound, populateCrashReport, pushAwayFrom, pushOutOfBlocks, refreshPositionAfterTeleport, refreshPositionAndAngles, refreshPositionAndAngles, remove, removeAllPassengers, removePassenger, removeScoreboardTag, ride, saveSelfToNbt, saveToNbt, setAir, setBoundingBox, setBounds, setCustomNameVisible, setEntityId, setFlag, setGlowing, setInLava, setInNetherPortal, setInvisible, setInvulnerable, setNoGravity, setOnFireFor, setOnFireFromLava, setOutsideWorldborder, setRenderDistanceMultiplier, setRotation, setSilent, setSneaking, setUuid, setVelocityClient, setWorld, shouldRender, shouldRender, shouldSetPositionOnLoad, spawnSprintingParticles, squaredDistanceTo, squaredDistanceTo, squaredDistanceTo, squaredDistanceToCenter, teleportRequested, tickFire, tickNetherPortalCooldown, toListNbt, toListNbt, toNbt, toString, updateKilledAchievement, updatePassengerPosition, updatePosition, updatePositionAndAngles, updateSubmergedInWaterState, updateWaterState
-
Field Details
-
field_14555
- Mappings:
Namespace Name Mixin selector official aLafb;a:Lor;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_Lafb;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_Lafb;b_:Iintermediary field_3305Lnet/minecraft/class_871;field_3305:Inamed experiencePointsLnet/minecraft/entity/mob/MobEntity;experiencePoints:I
-
lookControl
- Mappings:
Namespace Name Mixin selector official fLafb;f:Laga;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 gLafb;g:Lagb;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 hLafb;h:Lafz;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 bLafb;b:Lafv;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 byLafb;by:Lagu;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 bzLafb;bz:Lagu;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 cLafb;c:Lafa;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 bCLafb;bC:Lajb;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 bDLafb;bD:Lez;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 bALafb;bA:[Fintermediary field_5339Lnet/minecraft/class_871;field_5339:[Fnamed armorDropChancesLnet/minecraft/entity/mob/MobEntity;armorDropChances:[F
-
field_15468
- Mappings:
Namespace Name Mixin selector official bELafb;bE:Lez;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 bBLafb;bB:[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 bFLafb;bF: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 bGLafb;bG:Zintermediary field_5337Lnet/minecraft/class_871;field_5337:Znamed persistentLnet/minecraft/entity/mob/MobEntity;persistent:Z
-
field_14556
- Mappings:
Namespace Name Mixin selector official bHLafb;bH: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 bILafb;bI:Lpc;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 bJLafb;bJ: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 bKLafb;bK:Zintermediary field_6803Lnet/minecraft/class_871;field_6803:Znamed leashedLnet/minecraft/entity/mob/MobEntity;leashed:Z
-
leashOwner
- Mappings:
Namespace Name Mixin selector official bLLafb;bL:Laer;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 bMLafb;bM:Lgy;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>Laer;<init>(Laev;Laxy;)Vintermediary <init>Lnet/minecraft/class_864;<init>(Lnet/minecraft/class_3460;Lnet/minecraft/class_1150;)Vnamed <init>Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/entity/EntityType;Lnet/minecraft/world/World;)V
-
-
Method Details
-
initGoals
protected void initGoals()- Mappings:
Namespace Name Mixin selector official nLafb;n()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 bZLafa;bZ()Vintermediary method_6129Lnet/minecraft/class_1699;method_6129()Vnamed initializeAttributesLnet/minecraft/entity/LivingEntity;initializeAttributes()V
-
method_13075
- Mappings:
Namespace Name Mixin selector official aLafb;a(Lcba;)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 aLafb;a(Lcba;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 oLafb;o()Lafv;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 pLafb;p()Laga;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 rLafb;r()Lagb;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 sLafb;s()Lafz;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 uLafb;u()Lajb;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 vLafb;v()Lafa;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 eLafb;e(Lafa;)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 bLafb;b(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 xLafb;x()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 x_Laer;x_()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 zLafb;z()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 ALafb;A()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 WLaer;W()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 cLafa;c(Laea;)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 lLafb;l()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 bLafa;b(Laog;)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 BLafb;B()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 aLaer;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 R_Laer;R_()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 eLafa;e(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 DLafb;D()Lwi;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 FLafb;F()Lata;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 bLafa;b(ZI)Vintermediary method_2587Lnet/minecraft/class_1699;method_2587(ZI)Vnamed dropLootLnet/minecraft/entity/LivingEntity;dropLoot(ZI)V
-
writeCustomDataToNbt
- Overrides:
writeCustomDataToNbtin classLivingEntity- Mappings:
Namespace Name Mixin selector official bLaer;b(Lgy;)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 aLaer;a(Lgy;)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 GLafb;G()Lpc;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 aLafa;a(ZILaea;)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
-
method_15061
public void method_15061(float float2) - Mappings:
Namespace Name Mixin selector official rLafb;r(F)Vintermediary method_15061Lnet/minecraft/class_871;method_15061(F)Vnamed method_15061Lnet/minecraft/entity/mob/MobEntity;method_15061(F)V
-
setForwardSpeed
public void setForwardSpeed(float forwardSpeed) - Mappings:
Namespace Name Mixin selector official sLafb;s(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 tLafb;t(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 oLafa;o(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 kLafa;k()Vintermediary method_2651Lnet/minecraft/class_1699;method_2651()Vnamed tickMovementLnet/minecraft/entity/LivingEntity;tickMovement()V
-
loot
- Mappings:
Namespace Name Mixin selector official aLafb;a(Lamm;)Vintermediary method_10984Lnet/minecraft/class_871;method_10984(Lnet/minecraft/class_964;)Vnamed lootLnet/minecraft/entity/mob/MobEntity;loot(Lnet/minecraft/entity/ItemEntity;)V
-
method_15651
protected boolean method_15651(ItemStack itemStack, ItemStack itemStack2, EquipmentSlot equipmentSlot) - Mappings:
Namespace Name Mixin selector official aLafb;a(Late;Late;Laew;)Zintermediary method_15651Lnet/minecraft/class_871;method_15651(Lnet/minecraft/class_1071;Lnet/minecraft/class_1071;Lnet/minecraft/class_2968;)Znamed method_15651Lnet/minecraft/entity/mob/MobEntity;method_15651(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/EquipmentSlot;)Z
-
canPickupItem
- Mappings:
Namespace Name Mixin selector official dLafb;d(Late;)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
public boolean canImmediatelyDespawn()- Mappings:
Namespace Name Mixin selector official HLafb;H()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 ILafb;I()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 cMLafa;cM()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 JLafb;J()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 KLafb;K()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 LLafb;L()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 aLafb;a(Laer;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 cLafb;c(FFF)Fintermediary method_2624Lnet/minecraft/class_871;method_2624(FFF)Fnamed changeAngleLnet/minecraft/entity/mob/MobEntity;changeAngle(FFF)F
-
method_15652
- Mappings:
Namespace Name Mixin selector official aLafb;a(Laxz;Z)Zintermediary method_15652Lnet/minecraft/class_871;method_15652(Lnet/minecraft/class_3598;Z)Znamed method_15652Lnet/minecraft/entity/mob/MobEntity;method_15652(Lnet/minecraft/world/IWorld;Z)Z
-
method_2469
public final boolean method_2469()- Mappings:
Namespace Name Mixin selector official MLafb;M()Zintermediary method_2469Lnet/minecraft/class_871;method_2469()Znamed method_2469Lnet/minecraft/entity/mob/MobEntity;method_2469()Z
-
method_15653
- Mappings:
Namespace Name Mixin selector official aLafb;a(Layc;)Zintermediary method_15653Lnet/minecraft/class_871;method_15653(Lnet/minecraft/class_3599;)Znamed method_15653Lnet/minecraft/entity/mob/MobEntity;method_15653(Lnet/minecraft/world/RenderBlockView;)Z
-
method_2638
- Mappings:
Namespace Name Mixin selector official NLafb;N()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 dgLafb;dg()Iintermediary method_2639Lnet/minecraft/class_871;method_2639()Inamed getLimitPerChunkLnet/minecraft/entity/mob/MobEntity;getLimitPerChunk()I
-
method_15654
public boolean method_15654(int int2) - Mappings:
Namespace Name Mixin selector official cLafb;c(I)Zintermediary method_15654Lnet/minecraft/class_871;method_15654(I)Znamed method_15654Lnet/minecraft/entity/mob/MobEntity;method_15654(I)Z
-
getSafeFallDistance
public int getSafeFallDistance()- Overrides:
getSafeFallDistancein classEntity- Mappings:
Namespace Name Mixin selector official bnLaer;bn()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 aSLaer;aS()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 aTLaer;aT()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 bLafa;b(Laew;)Late;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 aLaer;a(Laew;Late;)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 aLafa;a(ZI)Vintermediary method_4472Lnet/minecraft/class_1699;method_4472(ZI)Vnamed method_4472Lnet/minecraft/entity/LivingEntity;method_4472(ZI)V
-
method_15655
- Mappings:
Namespace Name Mixin selector official cLafb;c(Laew;)Fintermediary method_15655Lnet/minecraft/class_871;method_15655(Lnet/minecraft/class_2968;)Fnamed method_15655Lnet/minecraft/entity/mob/MobEntity;method_15655(Lnet/minecraft/entity/EquipmentSlot;)F
-
initEquipment
- Mappings:
Namespace Name Mixin selector official aLafb;a(Ladj;)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 eLafb;e(Late;)Laew;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 aLafb;a(Laew;I)Lata;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 bLafb;b(Ladj;)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
@Nullable public EntityData initialize(LocalDifficulty difficulty, @Nullable EntityData entityData, @Nullable NbtCompound nbt) - Mappings:
Namespace Name Mixin selector official aLafb;a(Ladj;Lafj;Lgy;)Lafj;intermediary method_6156Lnet/minecraft/class_871;method_6156(Lnet/minecraft/class_2607;Lnet/minecraft/class_1700;Lnet/minecraft/class_322;)Lnet/minecraft/class_1700;named initializeLnet/minecraft/entity/mob/MobEntity;initialize(Lnet/minecraft/world/LocalDifficulty;Lnet/minecraft/entity/EntityData;Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/entity/EntityData;
-
canBeControlledByRider
public boolean canBeControlledByRider()- Mappings:
Namespace Name Mixin selector official dhLafb;dh()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 diLafb;di()Vintermediary method_6164Lnet/minecraft/class_871;method_6164()Vnamed setPersistentLnet/minecraft/entity/mob/MobEntity;setPersistent()V
-
method_13077
- Mappings:
Namespace Name Mixin selector official aLafb;a(Laew;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 djLafb;dj()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 pLafb;p(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 dkLafb;dk()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 bLaer;b(Laog;Ladk;)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 aLafb;a(Laog;Ladk;)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 dlLafb;dl()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 aLafb;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 aLafb;a(Laog;)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 dmLafb;dm()Zintermediary method_6161Lnet/minecraft/class_871;method_6161()Znamed isLeashedLnet/minecraft/entity/mob/MobEntity;isLeashed()Z
-
method_6162
- Mappings:
Namespace Name Mixin selector official dnLafb;dn()Laer;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 bLafb;b(Laer;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 aLaer;a(Laer;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 drLafb;dr()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 bTLaer;bT()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 bLafb;b(Laew;Late;)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 cPLafa;cP()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 qLafb;q(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 rLafb;r(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 doLafb;do()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 dpLafb;dp()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 cSLafa;cS()Laez;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;
-
tryAttack
- Overrides:
tryAttackin classLivingEntity- Mappings:
Namespace Name Mixin selector official BLafa;B(Laer;)Zintermediary method_2671Lnet/minecraft/class_1699;method_2671(Lnet/minecraft/class_864;)Znamed tryAttackLnet/minecraft/entity/LivingEntity;tryAttack(Lnet/minecraft/entity/Entity;)Z
-
method_15656
protected boolean method_15656()- Mappings:
Namespace Name Mixin selector official dqLafb;dq()Zintermediary method_15656Lnet/minecraft/class_871;method_15656()Znamed method_15656Lnet/minecraft/entity/mob/MobEntity;method_15656()Z
-
method_15645
- Overrides:
method_15645in classLivingEntity- Mappings:
Namespace Name Mixin selector official cLafa;c(Lwz;)Vintermediary method_15645Lnet/minecraft/class_1699;method_15645(Lnet/minecraft/class_4482;)Vnamed method_15645Lnet/minecraft/entity/LivingEntity;method_15645(Lnet/minecraft/tag/Tag;)V
-