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,PassivePathFindingEntity,SlimeEntity,WaterCreatureEntity
public abstract class MobEntity extends LivingEntity
- Mappings:
Namespace Name official psintermediary net/minecraft/class_1753named net/minecraft/entity/mob/MobEntity
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMobEntity.Location -
Field Summary
Fields Modifier and Type Field Description intambientSoundChanceprotected float[]armorDropChancesprivate ItemStack[]armorInventoryprotected GoalSelectorattackGoalsprivate LivingEntityattackTargetprivate BodyControlbodyControlprotected EntityMotionHelperentityMotionHelperprotected intexperiencePointsprotected GoalSelectorgoalsprotected JumpControljumpControlprivate CompoundTagleashprivate booleanleashedprivate EntityleashOwnerprivate LookControllookControlprotected Typenavigationprivate booleanpersistentprivate booleanpickUpLootprivate MobVisibilityCachevisbilityCacheFields inherited from class net.minecraft.entity.LivingEntity
attackingPlayer, bodyTrackingIncrements, bodyYaw, dead, deathTime, defaultMaxHealth, despawnCounter, distanceTravelled, field_7434, field_7435, field_7436, field_7438, field_7439, field_7456, field_7457, field_7458, field_7462, field_7463, field_7472, flyingSpeed, forwardSpeed, handSwinging, handSwingProgress, headYaw, hurtTime, jumping, knockbackVelocity, lastHandSwingProgress, maxHurtTime, playerHitTimer, prevBodyYaw, prevDistanceTravelled, prevHeadYaw, prevStepBobbingAmount, randomLargeSeed, randomSmallSeed, serverPitch, serverY, serverYaw, serverZ, serxerX, sidewaysSpeed, stepBobbingAmountFields inherited from class net.minecraft.entity.Entity
changingDimension, colliding, dataTracker, dimension, distanceTraveled, fallDistance, field_7357, field_7362, field_7363, field_7364, field_7365, field_7370, field_7390, fireResistance, firstUpdate, height, horizontalCollision, horizontalSpeed, ignoreCameraFrustum, inLava, isFireImmune, lastPortalBlockPos, lastPortalVec3d, netherPortalCooldown, noClip, onGround, pitch, playerUuid, prevHorizontalSpeed, prevPitch, prevTickX, prevTickY, prevTickZ, prevX, prevY, prevYaw, prevZ, pushSpeedReduction, random, removed, renderDistanceMultiplier, rider, stepHeight, teleportDirection, teleporting, ticksAlive, touchingWater, trackedX, trackedY, trackedZ, vehicle, velocityDirty, velocityModified, velocityX, velocityY, velocityZ, verticalCollision, width, world, x, y, yaw, z -
Constructor Summary
-
Method Summary
Modifier and Type Method Description voidattachLeash(Entity entity, boolean bool)voidbaseTick()booleancanAttackEntity(Class<? extends LivingEntity> clazz)booleancanMoveVoluntarily()protected booleancanPickupItem(ItemStack stack)booleancanPickUpLoot()private floatchangeAngle(float oldAngle, float newAngle, float maxChangeInAngle)protected voidcheckDespawn()voiddeserialize(CompoundTag tag)voiddetachLeash(boolean sendPacket, boolean bool)booleanequip(int slot, ItemStack item)protected StringgetAmbientSound()ItemStack[]getArmorStacks()LivingEntitygetAttackTarget()protected ItemgetDefaultDrop()JumpControlgetJumpControl()intgetLimitPerChunk()LookControlgetLookControl()intgetLookPitchSpeed()ItemStackgetMainSlot(int slot)intgetMinAmbientSoundDelay()EntityMotionHelpergetMotionHelper()TypegetNavigation()intgetSafeFallDistance()ItemStackgetStackInHand()MobVisibilityCachegetVisibilityCache()voidhandleStatus(byte status)booleanhasNoAi()booleanhasPositionTarget()protected voidinitDataTracker()protected voidinitEquipment(LocalDifficulty difficulty)protected voidinitializeAttributes()booleanisPersistent()booleanisTameable()voidlookAtEntity(Entity targetEntity, float maxYawChange, float maxPitchChange)protected voidloot(ItemEntity item)protected voidmethod_7096(boolean bool, int int2)protected intmethod_7104(PlayerEntity playerEntity)protected voidmethod_7106(boolean bool, int int2)protected floatmethod_7156(float float2, float float3)voidmethod_7164(float float2)ItemStackmethod_7177(int int2)protected booleanmethod_7184()voidmethod_7187(int int2, float float2)static Itemmethod_7188(int int2, int int3)EntityDatamethod_7191(LocalDifficulty difficulty, EntityData data)protected booleanmethod_7195(PlayerEntity player)booleanmethod_7202()booleanmethod_7203()floatmethod_7204()booleanmethod_7206()static intmethod_7210(ItemStack itemStack)Entitymethod_7214()private voidmethod_7219()protected voidmobTick()protected TypenewNavigation(World world)voidonEatingGrass()booleanopenInventory(PlayerEntity player)voidplayAmbientSound()voidplaySpawnEffects()voidserialize(CompoundTag tag)voidsetAiDisabled(boolean value)voidsetArmorSlot(int armorSlot, ItemStack item)voidsetAttackTarget(LivingEntity target)voidsetCanPickUpLoot(boolean bool)voidsetForwardSpeed(float forwardSpeed)voidsetPersistent()voidtick()voidtickMovement()protected voidtickNewAi()protected voidupdateEnchantments(LocalDifficulty difficulty)protected voidupdateLeash()Methods inherited from class net.minecraft.entity.LivingEntity
addStatusEffect, animateDamage, applyDamage, canSee, clearStatusEffects, collides, damage, damageArmor, destroy, endCombat, enterCombat, fall, getAbsorption, getArmorProtectionValue, getAttributeContainer, getDamageEnchantmentTarget, getDamageTracker, getDeathSound, getEffectInstance, getFallSound, getHandSwingProgress, getHeadRotation, getHealth, getHurtSound, getLastHurtTimestamp, getMaxHealth, getRandom, getRotationVector, getScoreboardTeam, getStuckArrows, handleFallDamage, hasStatusEffect, hasStatusEffect, heal, initializeAttribute, isAffectedBySmite, isAlive, isBaby, isInSameTeam, isInTeam, isPushable, isSleeping, jump, kill, markEffectsDirty, method_6985, method_7087, method_7091, method_7092, method_7093, method_7098, method_7099, method_7100, method_7102, method_7105, method_7108, method_7109, method_7110, method_7111, method_7113, method_7114, method_7115, method_7118, method_7123, method_7124, method_7126, method_7128, method_7129, method_7130, method_7132, method_7134, method_7139, method_7142, method_7146, method_7149, method_7153, method_7154, method_7162, method_7166, method_7171, method_7176, method_7178, method_7179, onKilled, pushAway, removeEffect, scheduleVelocityUpdate, sendPickup, setAbsorption, setAttacker, setHeadYaw, setHealth, setJumping, setSprinting, setStuckArrows, setYaw, shouldRenderName, startRiding, swingHand, tickRiding, tickStatusEffects, updateTrackedPositionAndAnglesMethods inherited from class net.minecraft.entity.Entity
addVelocity, afterSpawn, attemptSprintingParticles, burn, canAvoidTraps, canClimb, canFly, canUseCommand, checkBlockCollision, copyPortalInfo, copyPosition, doesNotCollide, doesRenderOnFire, equals, extinguish, fromClientTag, fromTag, getAir, getBlastResistance, getBlockPos, getBoundingBox, getBox, getCameraPosVec, getCommandStats, getCustomName, getDataTracker, getDefaultNetherPortalCooldown, getDistanceTo, getEntity, getEntityId, getEyeHeight, getFlag, getHardCollisionBox, getHeightOffset, getHorizontalDirection, getHoverEvent, getLastNetherPortalDirection, getLastNetherPortalDirectionVector, getMaxNetherPortalTime, getMountedHeightOffset, getName, getPos, getRotationVector, getSavedEntityId, getSplashSound, getSwimSound, getTranslationKey, getUuid, getWorld, handleAttack, hasCustomName, hashCode, hasVehicle, increaseTransforms, interactAt, isAttackable, isCustomNameVisible, isFireImmune, isImmuneToExplosion, isInsideWall, isInvisible, isInvisibleTo, isInvulnerableTo, isOnFire, isOutsideWorldborder, isPartOf, isSilent, isSneaking, isSpectatedBy, isSprinting, isSubmergedIn, isTouchingWater, method_6912, method_6924, method_6926, method_6939, method_6940, method_6943, method_6944, method_6945, method_6948, method_6949, method_6968, method_6971, method_6977, method_6981, method_6984, method_6994, method_6998, method_7008, method_7020, method_7049, method_7051, method_7058, move, onLightningStrike, onPlayerCollision, onSwimmingStart, playSound, playStepSound, populateCrashReport, pushAwayFrom, rayTrace, refreshPositionAfterTeleport, refreshPositionAndAngles, refreshPositionAndAngles, remove, saveSelfToTag, sendCommandFeedback, sendMessage, setAir, setBoundingBox, setBounds, setCustomName, setCustomNameVisible, setEntityId, setFlag, setInNetherPortal, setInvisible, setOnFireFor, setOnFireFromLava, setOutsideWorldborder, setRotation, setSilent, setSneaking, setStat, setSwimming, setVelocityClient, setWorld, shouldRender, shouldRender, shouldSetPositionOnLoad, spawnSprintingParticles, squaredDistanceTo, squaredDistanceTo, squaredDistanceTo, squaredDistanceToCenter, squaredDistanceToEntity, teleportToDimension, tickFire, toListTag, toListTag, toString, updateKilledAdvancementCriterion, updatePosition, updatePositionAndAngles, writePlayerData
-
Field Details
-
ambientSoundChance
public int ambientSoundChance- Mappings:
Namespace Name Mixin selector official a_Lps;a_:Iintermediary field_7493Lnet/minecraft/class_1753;field_7493:Inamed ambientSoundChanceLnet/minecraft/entity/mob/MobEntity;ambientSoundChance:I
-
experiencePoints
protected int experiencePoints- Mappings:
Namespace Name Mixin selector official b_Lps;b_:Iintermediary field_7495Lnet/minecraft/class_1753;field_7495:Inamed experiencePointsLnet/minecraft/entity/mob/MobEntity;experiencePoints:I
-
lookControl
- Mappings:
Namespace Name Mixin selector official aLps;a:Lqp;intermediary field_7492Lnet/minecraft/class_1753;field_7492:Lnet/minecraft/class_1775;named lookControlLnet/minecraft/entity/mob/MobEntity;lookControl:Lnet/minecraft/entity/ai/control/LookControl;
-
entityMotionHelper
- Mappings:
Namespace Name Mixin selector official fLps;f:Lqq;intermediary field_7506Lnet/minecraft/class_1753;field_7506:Lnet/minecraft/class_1776;named entityMotionHelperLnet/minecraft/entity/mob/MobEntity;entityMotionHelper:Lnet/minecraft/entity/EntityMotionHelper;
-
jumpControl
- Mappings:
Namespace Name Mixin selector official gLps;g:Lqo;intermediary field_7507Lnet/minecraft/class_1753;field_7507:Lnet/minecraft/class_1774;named jumpControlLnet/minecraft/entity/mob/MobEntity;jumpControl:Lnet/minecraft/entity/ai/control/JumpControl;
-
bodyControl
- Mappings:
Namespace Name Mixin selector official bLps;b:Lqm;intermediary field_7494Lnet/minecraft/class_1753;field_7494:Lnet/minecraft/class_1773;named bodyControlLnet/minecraft/entity/mob/MobEntity;bodyControl:Lnet/minecraft/entity/ai/control/BodyControl;
-
goals
- Mappings:
Namespace Name Mixin selector official iLps;i:Lre;intermediary field_7509Lnet/minecraft/class_1753;field_7509:Lnet/minecraft/class_1790;named goalsLnet/minecraft/entity/mob/MobEntity;goals:Lnet/minecraft/entity/goal/GoalSelector;
-
attackGoals
- Mappings:
Namespace Name Mixin selector official biLps;bi:Lre;intermediary field_7496Lnet/minecraft/class_1753;field_7496:Lnet/minecraft/class_1790;named attackGoalsLnet/minecraft/entity/mob/MobEntity;attackGoals:Lnet/minecraft/entity/goal/GoalSelector;
-
attackTarget
- Mappings:
Namespace Name Mixin selector official cLps;c:Lpr;intermediary field_7505Lnet/minecraft/class_1753;field_7505:Lnet/minecraft/class_1752;named attackTargetLnet/minecraft/entity/mob/MobEntity;attackTarget:Lnet/minecraft/entity/LivingEntity;
-
visbilityCache
- Mappings:
Namespace Name Mixin selector official bkLps;bk:Lta;intermediary field_7498Lnet/minecraft/class_1753;field_7498:Lnet/minecraft/class_1838;named visbilityCacheLnet/minecraft/entity/mob/MobEntity;visbilityCache:Lnet/minecraft/entity/mob/MobVisibilityCache;
-
armorInventory
- Mappings:
Namespace Name Mixin selector official blLps;bl:[Lzx;intermediary field_7499Lnet/minecraft/class_1753;field_7499:[Lnet/minecraft/class_2056;named armorInventoryLnet/minecraft/entity/mob/MobEntity;armorInventory:[Lnet/minecraft/item/ItemStack;
-
armorDropChances
protected float[] armorDropChances- Mappings:
Namespace Name Mixin selector official bjLps;bj:[Fintermediary field_7497Lnet/minecraft/class_1753;field_7497:[Fnamed armorDropChancesLnet/minecraft/entity/mob/MobEntity;armorDropChances:[F
-
pickUpLoot
private boolean pickUpLoot- Mappings:
Namespace Name Mixin selector official bmLps;bm:Zintermediary field_7500Lnet/minecraft/class_1753;field_7500:Znamed pickUpLootLnet/minecraft/entity/mob/MobEntity;pickUpLoot:Z
-
persistent
private boolean persistent- Mappings:
Namespace Name Mixin selector official bnLps;bn:Zintermediary field_7501Lnet/minecraft/class_1753;field_7501:Znamed persistentLnet/minecraft/entity/mob/MobEntity;persistent:Z
-
leashed
private boolean leashed- Mappings:
Namespace Name Mixin selector official boLps;bo:Zintermediary field_7502Lnet/minecraft/class_1753;field_7502:Znamed leashedLnet/minecraft/entity/mob/MobEntity;leashed:Z
-
leashOwner
- Mappings:
Namespace Name Mixin selector official bpLps;bp:Lpk;intermediary field_7503Lnet/minecraft/class_1753;field_7503:Lnet/minecraft/class_1745;named leashOwnerLnet/minecraft/entity/mob/MobEntity;leashOwner:Lnet/minecraft/entity/Entity;
-
leash
- Mappings:
Namespace Name Mixin selector official bqLps;bq:Ldn;intermediary field_7504Lnet/minecraft/class_1753;field_7504:Lnet/minecraft/class_1405;named leashLnet/minecraft/entity/mob/MobEntity;leash:Lnet/minecraft/nbt/CompoundTag;
-
-
Constructor Details
-
MobEntity
- Mappings:
Namespace Name Mixin selector official <init>Lpk;<init>(Ladm;)Vintermediary <init>Lnet/minecraft/class_1745;<init>(Lnet/minecraft/class_99;)Vnamed <init>Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/world/World;)V
-
-
Method Details
-
initializeAttributes
protected void initializeAttributes()- Overrides:
initializeAttributesin classLivingEntity- Mappings:
Namespace Name Mixin selector official aXLpr;aX()Vintermediary method_7097Lnet/minecraft/class_1752;method_7097()Vnamed initializeAttributesLnet/minecraft/entity/LivingEntity;initializeAttributes()V
-
getLookControl
- Mappings:
Namespace Name Mixin selector official pLps;p()Lqp;intermediary method_7221Lnet/minecraft/class_1753;method_7221()Lnet/minecraft/class_1775;named getLookControlLnet/minecraft/entity/mob/MobEntity;getLookControl()Lnet/minecraft/entity/ai/control/LookControl;
-
getMotionHelper
- Mappings:
Namespace Name Mixin selector official qLps;q()Lqq;intermediary method_7222Lnet/minecraft/class_1753;method_7222()Lnet/minecraft/class_1776;named getMotionHelperLnet/minecraft/entity/mob/MobEntity;getMotionHelper()Lnet/minecraft/entity/EntityMotionHelper;
-
getJumpControl
- Mappings:
Namespace Name Mixin selector official rLps;r()Lqo;intermediary method_7223Lnet/minecraft/class_1753;method_7223()Lnet/minecraft/class_1774;named getJumpControlLnet/minecraft/entity/mob/MobEntity;getJumpControl()Lnet/minecraft/entity/ai/control/JumpControl;
-
getVisibilityCache
- Mappings:
Namespace Name Mixin selector official tLps;t()Lta;intermediary method_7225Lnet/minecraft/class_1753;method_7225()Lnet/minecraft/class_1838;named getVisibilityCacheLnet/minecraft/entity/mob/MobEntity;getVisibilityCache()Lnet/minecraft/entity/mob/MobVisibilityCache;
-
getAttackTarget
- Mappings:
Namespace Name Mixin selector official uLps;u()Lpr;intermediary method_7226Lnet/minecraft/class_1753;method_7226()Lnet/minecraft/class_1752;named getAttackTargetLnet/minecraft/entity/mob/MobEntity;getAttackTarget()Lnet/minecraft/entity/LivingEntity;
-
setAttackTarget
- Mappings:
Namespace Name Mixin selector official dLps;d(Lpr;)Vintermediary method_7216Lnet/minecraft/class_1753;method_7216(Lnet/minecraft/class_1752;)Vnamed setAttackTargetLnet/minecraft/entity/mob/MobEntity;setAttackTarget(Lnet/minecraft/entity/LivingEntity;)V
-
canAttackEntity
- Mappings:
Namespace Name Mixin selector official aLps;a(Ljava/lang/Class;)Zintermediary method_7189Lnet/minecraft/class_1753;method_7189(Ljava/lang/Class;)Znamed canAttackEntityLnet/minecraft/entity/mob/MobEntity;canAttackEntity(Ljava/lang/Class;)Z
-
onEatingGrass
public void onEatingGrass()- Mappings:
Namespace Name Mixin selector official vLps;v()Vintermediary method_7227Lnet/minecraft/class_1753;method_7227()Vnamed onEatingGrassLnet/minecraft/entity/mob/MobEntity;onEatingGrass()V
-
initDataTracker
protected void initDataTracker()- Overrides:
initDataTrackerin classLivingEntity- Mappings:
Namespace Name Mixin selector official hLpk;h()Vintermediary method_7043Lnet/minecraft/class_1745;method_7043()Vnamed initDataTrackerLnet/minecraft/entity/Entity;initDataTracker()V
-
getMinAmbientSoundDelay
public int getMinAmbientSoundDelay()- Mappings:
Namespace Name Mixin selector official wLps;w()Iintermediary method_7228Lnet/minecraft/class_1753;method_7228()Inamed getMinAmbientSoundDelayLnet/minecraft/entity/mob/MobEntity;getMinAmbientSoundDelay()I
-
playAmbientSound
public void playAmbientSound()- Mappings:
Namespace Name Mixin selector official xLps;x()Vintermediary method_7229Lnet/minecraft/class_1753;method_7229()Vnamed playAmbientSoundLnet/minecraft/entity/mob/MobEntity;playAmbientSound()V
-
baseTick
public void baseTick()- Overrides:
baseTickin classLivingEntity- Mappings:
Namespace Name Mixin selector official KLpk;K()Vintermediary method_6900Lnet/minecraft/class_1745;method_6900()Vnamed baseTickLnet/minecraft/entity/Entity;baseTick()V
-
method_7104
- Overrides:
method_7104in classLivingEntity- Mappings:
Namespace Name Mixin selector official bLpr;b(Lwn;)Iintermediary method_7104Lnet/minecraft/class_1752;method_7104(Lnet/minecraft/class_1963;)Inamed method_7104Lnet/minecraft/entity/LivingEntity;method_7104(Lnet/minecraft/entity/player/PlayerEntity;)I
-
playSpawnEffects
public void playSpawnEffects()- Mappings:
Namespace Name Mixin selector official yLps;y()Vintermediary method_7230Lnet/minecraft/class_1753;method_7230()Vnamed playSpawnEffectsLnet/minecraft/entity/mob/MobEntity;playSpawnEffects()V
-
handleStatus
- Overrides:
handleStatusin classLivingEntity- Mappings:
Namespace Name Mixin selector official aLpk;a(B)Vintermediary method_6916Lnet/minecraft/class_1745;method_6916(B)Vnamed handleStatusLnet/minecraft/entity/Entity;handleStatus(B)V
-
tick
public void tick()- Overrides:
tickin classLivingEntity- Mappings:
Namespace Name Mixin selector official t_Lpk;t_()Vintermediary method_7060Lnet/minecraft/class_1745;method_7060()Vnamed tickLnet/minecraft/entity/Entity;tick()V
-
method_7156
protected float method_7156(float float2, float float3)- Overrides:
method_7156in classLivingEntity- Mappings:
Namespace Name Mixin selector official hLpr;h(FF)Fintermediary method_7156Lnet/minecraft/class_1752;method_7156(FF)Fnamed method_7156Lnet/minecraft/entity/LivingEntity;method_7156(FF)F
-
getAmbientSound
- Mappings:
Namespace Name Mixin selector official zLps;z()Ljava/lang/String;intermediary method_7231Lnet/minecraft/class_1753;method_7231()Ljava/lang/String;named getAmbientSoundLnet/minecraft/entity/mob/MobEntity;getAmbientSound()Ljava/lang/String;
-
getDefaultDrop
- Mappings:
Namespace Name Mixin selector official ALps;A()Lzw;intermediary method_7183Lnet/minecraft/class_1753;method_7183()Lnet/minecraft/class_2054;named getDefaultDropLnet/minecraft/entity/mob/MobEntity;getDefaultDrop()Lnet/minecraft/item/Item;
-
method_7106
protected void method_7106(boolean bool, int int2)- Overrides:
method_7106in classLivingEntity- Mappings:
Namespace Name Mixin selector official bLpr;b(ZI)Vintermediary method_7106Lnet/minecraft/class_1752;method_7106(ZI)Vnamed method_7106Lnet/minecraft/entity/LivingEntity;method_7106(ZI)V
-
serialize
- Overrides:
serializein classLivingEntity- Mappings:
Namespace Name Mixin selector official bLpk;b(Ldn;)Vintermediary method_7003Lnet/minecraft/class_1745;method_7003(Lnet/minecraft/class_1405;)Vnamed serializeLnet/minecraft/entity/Entity;serialize(Lnet/minecraft/nbt/CompoundTag;)V
-
deserialize
- Overrides:
deserializein classLivingEntity- Mappings:
Namespace Name Mixin selector official aLpk;a(Ldn;)Vintermediary method_6933Lnet/minecraft/class_1745;method_6933(Lnet/minecraft/class_1405;)Vnamed deserializeLnet/minecraft/entity/Entity;deserialize(Lnet/minecraft/nbt/CompoundTag;)V
-
setForwardSpeed
public void setForwardSpeed(float forwardSpeed)- Mappings:
Namespace Name Mixin selector official nLps;n(F)Vintermediary method_7220Lnet/minecraft/class_1753;method_7220(F)Vnamed setForwardSpeedLnet/minecraft/entity/mob/MobEntity;setForwardSpeed(F)V
-
method_7164
public void method_7164(float float2)- Overrides:
method_7164in classLivingEntity- Mappings:
Namespace Name Mixin selector official kLpr;k(F)Vintermediary method_7164Lnet/minecraft/class_1752;method_7164(F)Vnamed method_7164Lnet/minecraft/entity/LivingEntity;method_7164(F)V
-
tickMovement
public void tickMovement()- Overrides:
tickMovementin classLivingEntity- Mappings:
Namespace Name Mixin selector official mLpr;m()Vintermediary method_7169Lnet/minecraft/class_1752;method_7169()Vnamed tickMovementLnet/minecraft/entity/LivingEntity;tickMovement()V
-
loot
- Mappings:
Namespace Name Mixin selector official aLps;a(Luz;)Vintermediary method_7194Lnet/minecraft/class_1753;method_7194(Lnet/minecraft/class_1893;)Vnamed lootLnet/minecraft/entity/mob/MobEntity;loot(Lnet/minecraft/entity/ItemEntity;)V
-
canPickupItem
- Mappings:
Namespace Name Mixin selector official aLps;a(Lzx;)Zintermediary method_7196Lnet/minecraft/class_1753;method_7196(Lnet/minecraft/class_2056;)Znamed canPickupItemLnet/minecraft/entity/mob/MobEntity;canPickupItem(Lnet/minecraft/item/ItemStack;)Z
-
method_7184
protected boolean method_7184()- Mappings:
Namespace Name Mixin selector official CLps;C()Zintermediary method_7184Lnet/minecraft/class_1753;method_7184()Znamed method_7184Lnet/minecraft/entity/mob/MobEntity;method_7184()Z
-
checkDespawn
protected void checkDespawn()- Mappings:
Namespace Name Mixin selector official DLps;D()Vintermediary method_7185Lnet/minecraft/class_1753;method_7185()Vnamed checkDespawnLnet/minecraft/entity/mob/MobEntity;checkDespawn()V
-
tickNewAi
protected final void tickNewAi()- Overrides:
tickNewAiin classLivingEntity- Mappings:
Namespace Name Mixin selector official bKLpr;bK()Vintermediary method_7117Lnet/minecraft/class_1752;method_7117()Vnamed tickNewAiLnet/minecraft/entity/LivingEntity;tickNewAi()V
-
mobTick
protected void mobTick()- Mappings:
Namespace Name Mixin selector official ELps;E()Vintermediary method_7186Lnet/minecraft/class_1753;method_7186()Vnamed mobTickLnet/minecraft/entity/mob/MobEntity;mobTick()V
-
getLookPitchSpeed
public int getLookPitchSpeed()- Mappings:
Namespace Name Mixin selector official bQLps;bQ()Iintermediary method_7201Lnet/minecraft/class_1753;method_7201()Inamed getLookPitchSpeedLnet/minecraft/entity/mob/MobEntity;getLookPitchSpeed()I
-
lookAtEntity
- Mappings:
Namespace Name Mixin selector official aLps;a(Lpk;FF)Vintermediary method_7192Lnet/minecraft/class_1753;method_7192(Lnet/minecraft/class_1745;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 bLps;b(FFF)Fintermediary method_7198Lnet/minecraft/class_1753;method_7198(FFF)Fnamed changeAngleLnet/minecraft/entity/mob/MobEntity;changeAngle(FFF)F
-
method_7202
public boolean method_7202()- Mappings:
Namespace Name Mixin selector official bRLps;bR()Zintermediary method_7202Lnet/minecraft/class_1753;method_7202()Znamed method_7202Lnet/minecraft/entity/mob/MobEntity;method_7202()Z
-
method_7203
public boolean method_7203()- Mappings:
Namespace Name Mixin selector official bSLps;bS()Zintermediary method_7203Lnet/minecraft/class_1753;method_7203()Znamed method_7203Lnet/minecraft/entity/mob/MobEntity;method_7203()Z
-
method_7204
- Mappings:
Namespace Name Mixin selector official bTLps;bT()Fintermediary method_7204Lnet/minecraft/class_1753;method_7204()Fnamed method_7204Lnet/minecraft/entity/mob/MobEntity;method_7204()F
-
getLimitPerChunk
public int getLimitPerChunk()- Mappings:
Namespace Name Mixin selector official bVLps;bV()Iintermediary method_7205Lnet/minecraft/class_1753;method_7205()Inamed getLimitPerChunkLnet/minecraft/entity/mob/MobEntity;getLimitPerChunk()I
-
getSafeFallDistance
public int getSafeFallDistance()- Overrides:
getSafeFallDistancein classEntity- Mappings:
Namespace Name Mixin selector official aELpk;aE()Iintermediary method_6952Lnet/minecraft/class_1745;method_6952()Inamed getSafeFallDistanceLnet/minecraft/entity/Entity;getSafeFallDistance()I
-
getStackInHand
- Specified by:
getStackInHandin classLivingEntity- Mappings:
Namespace Name Mixin selector official bALpr;bA()Lzx;intermediary method_7107Lnet/minecraft/class_1752;method_7107()Lnet/minecraft/class_2056;named getStackInHandLnet/minecraft/entity/LivingEntity;getStackInHand()Lnet/minecraft/item/ItemStack;
-
getMainSlot
- Specified by:
getMainSlotin classLivingEntity- Mappings:
Namespace Name Mixin selector official pLpr;p(I)Lzx;intermediary method_7175Lnet/minecraft/class_1752;method_7175(I)Lnet/minecraft/class_2056;named getMainSlotLnet/minecraft/entity/LivingEntity;getMainSlot(I)Lnet/minecraft/item/ItemStack;
-
method_7177
- Specified by:
method_7177in classLivingEntity- Mappings:
Namespace Name Mixin selector official qLpr;q(I)Lzx;intermediary method_7177Lnet/minecraft/class_1752;method_7177(I)Lnet/minecraft/class_2056;named method_7177Lnet/minecraft/entity/LivingEntity;method_7177(I)Lnet/minecraft/item/ItemStack;
-
setArmorSlot
- Specified by:
setArmorSlotin classLivingEntity- Mappings:
Namespace Name Mixin selector official cLpk;c(ILzx;)Vintermediary method_7011Lnet/minecraft/class_1745;method_7011(ILnet/minecraft/class_2056;)Vnamed setArmorSlotLnet/minecraft/entity/Entity;setArmorSlot(ILnet/minecraft/item/ItemStack;)V
-
getArmorStacks
- Specified by:
getArmorStacksin classLivingEntity- Mappings:
Namespace Name Mixin selector official asLpk;as()[Lzx;intermediary method_6988Lnet/minecraft/class_1745;method_6988()[Lnet/minecraft/class_2056;named getArmorStacksLnet/minecraft/entity/Entity;getArmorStacks()[Lnet/minecraft/item/ItemStack;
-
method_7096
protected void method_7096(boolean bool, int int2)- Overrides:
method_7096in classLivingEntity- Mappings:
Namespace Name Mixin selector official aLpr;a(ZI)Vintermediary method_7096Lnet/minecraft/class_1752;method_7096(ZI)Vnamed method_7096Lnet/minecraft/entity/LivingEntity;method_7096(ZI)V
-
initEquipment
- Mappings:
Namespace Name Mixin selector official aLps;a(Lok;)Vintermediary method_7190Lnet/minecraft/class_1753;method_7190(Lnet/minecraft/class_1722;)Vnamed initEquipmentLnet/minecraft/entity/mob/MobEntity;initEquipment(Lnet/minecraft/world/LocalDifficulty;)V
-
method_7210
- Mappings:
Namespace Name Mixin selector official cLps;c(Lzx;)Iintermediary method_7210Lnet/minecraft/class_1753;method_7210(Lnet/minecraft/class_2056;)Inamed method_7210Lnet/minecraft/entity/mob/MobEntity;method_7210(Lnet/minecraft/item/ItemStack;)I
-
method_7188
- Mappings:
Namespace Name Mixin selector official aLps;a(II)Lzw;intermediary method_7188Lnet/minecraft/class_1753;method_7188(II)Lnet/minecraft/class_2054;named method_7188Lnet/minecraft/entity/mob/MobEntity;method_7188(II)Lnet/minecraft/item/Item;
-
updateEnchantments
- Mappings:
Namespace Name Mixin selector official bLps;b(Lok;)Vintermediary method_7200Lnet/minecraft/class_1753;method_7200(Lnet/minecraft/class_1722;)Vnamed updateEnchantmentsLnet/minecraft/entity/mob/MobEntity;updateEnchantments(Lnet/minecraft/world/LocalDifficulty;)V
-
method_7191
- Mappings:
Namespace Name Mixin selector official aLps;a(Lok;Lpu;)Lpu;intermediary method_7191Lnet/minecraft/class_1753;method_7191(Lnet/minecraft/class_1722;Lnet/minecraft/class_1756;)Lnet/minecraft/class_1756;named method_7191Lnet/minecraft/entity/mob/MobEntity;method_7191(Lnet/minecraft/world/LocalDifficulty;Lnet/minecraft/entity/EntityData;)Lnet/minecraft/entity/EntityData;
-
method_7206
public boolean method_7206()- Mappings:
Namespace Name Mixin selector official bWLps;bW()Zintermediary method_7206Lnet/minecraft/class_1753;method_7206()Znamed method_7206Lnet/minecraft/entity/mob/MobEntity;method_7206()Z
-
setPersistent
public void setPersistent()- Mappings:
Namespace Name Mixin selector official bXLps;bX()Vintermediary method_7207Lnet/minecraft/class_1753;method_7207()Vnamed setPersistentLnet/minecraft/entity/mob/MobEntity;setPersistent()V
-
method_7187
public void method_7187(int int2, float float2)- Mappings:
Namespace Name Mixin selector official aLps;a(IF)Vintermediary method_7187Lnet/minecraft/class_1753;method_7187(IF)Vnamed method_7187Lnet/minecraft/entity/mob/MobEntity;method_7187(IF)V
-
canPickUpLoot
public boolean canPickUpLoot()- Mappings:
Namespace Name Mixin selector official bYLps;bY()Zintermediary method_7208Lnet/minecraft/class_1753;method_7208()Znamed canPickUpLootLnet/minecraft/entity/mob/MobEntity;canPickUpLoot()Z
-
setCanPickUpLoot
public void setCanPickUpLoot(boolean bool)- Mappings:
Namespace Name Mixin selector official jLps;j(Z)Vintermediary method_7217Lnet/minecraft/class_1753;method_7217(Z)Vnamed setCanPickUpLootLnet/minecraft/entity/mob/MobEntity;setCanPickUpLoot(Z)V
-
isPersistent
public boolean isPersistent()- Mappings:
Namespace Name Mixin selector official bZLps;bZ()Zintermediary method_7209Lnet/minecraft/class_1753;method_7209()Znamed isPersistentLnet/minecraft/entity/mob/MobEntity;isPersistent()Z
-
openInventory
- Overrides:
openInventoryin classEntity- Mappings:
Namespace Name Mixin selector official eLpk;e(Lwn;)Zintermediary method_7028Lnet/minecraft/class_1745;method_7028(Lnet/minecraft/class_1963;)Znamed openInventoryLnet/minecraft/entity/Entity;openInventory(Lnet/minecraft/entity/player/PlayerEntity;)Z
-
method_7195
- Mappings:
Namespace Name Mixin selector official aLps;a(Lwn;)Zintermediary method_7195Lnet/minecraft/class_1753;method_7195(Lnet/minecraft/class_1963;)Znamed method_7195Lnet/minecraft/entity/mob/MobEntity;method_7195(Lnet/minecraft/entity/player/PlayerEntity;)Z
-
updateLeash
protected void updateLeash()- Mappings:
Namespace Name Mixin selector official caLps;ca()Vintermediary method_7211Lnet/minecraft/class_1753;method_7211()Vnamed updateLeashLnet/minecraft/entity/mob/MobEntity;updateLeash()V
-
detachLeash
public void detachLeash(boolean sendPacket, boolean bool)- Mappings:
Namespace Name Mixin selector official aLps;a(ZZ)Vintermediary method_7197Lnet/minecraft/class_1753;method_7197(ZZ)Vnamed detachLeashLnet/minecraft/entity/mob/MobEntity;detachLeash(ZZ)V
-
isTameable
public boolean isTameable()- Mappings:
Namespace Name Mixin selector official cbLps;cb()Zintermediary method_7212Lnet/minecraft/class_1753;method_7212()Znamed isTameableLnet/minecraft/entity/mob/MobEntity;isTameable()Z
-
hasPositionTarget
public boolean hasPositionTarget()- Mappings:
Namespace Name Mixin selector official ccLps;cc()Zintermediary method_7213Lnet/minecraft/class_1753;method_7213()Znamed hasPositionTargetLnet/minecraft/entity/mob/MobEntity;hasPositionTarget()Z
-
method_7214
- Mappings:
Namespace Name Mixin selector official cdLps;cd()Lpk;intermediary method_7214Lnet/minecraft/class_1753;method_7214()Lnet/minecraft/class_1745;named method_7214Lnet/minecraft/entity/mob/MobEntity;method_7214()Lnet/minecraft/entity/Entity;
-
attachLeash
- Mappings:
Namespace Name Mixin selector official aLps;a(Lpk;Z)Vintermediary method_7193Lnet/minecraft/class_1753;method_7193(Lnet/minecraft/class_1745;Z)Vnamed attachLeashLnet/minecraft/entity/mob/MobEntity;attachLeash(Lnet/minecraft/entity/Entity;Z)V
-
method_7219
private void method_7219()- Mappings:
Namespace Name Mixin selector official nLps;n()Vintermediary method_7219Lnet/minecraft/class_1753;method_7219()Vnamed method_7219Lnet/minecraft/entity/mob/MobEntity;method_7219()V
-
equip
-
canMoveVoluntarily
public boolean canMoveVoluntarily()- Overrides:
canMoveVoluntarilyin classLivingEntity- Mappings:
Namespace Name Mixin selector official bMLpr;bM()Zintermediary method_7119Lnet/minecraft/class_1752;method_7119()Znamed canMoveVoluntarilyLnet/minecraft/entity/LivingEntity;canMoveVoluntarily()Z
-
setAiDisabled
public void setAiDisabled(boolean value)- Mappings:
Namespace Name Mixin selector official kLps;k(Z)Vintermediary method_7218Lnet/minecraft/class_1753;method_7218(Z)Vnamed setAiDisabledLnet/minecraft/entity/mob/MobEntity;setAiDisabled(Z)V
-
hasNoAi
public boolean hasNoAi()- Mappings:
Namespace Name Mixin selector official ceLps;ce()Zintermediary method_7215Lnet/minecraft/class_1753;method_7215()Znamed hasNoAiLnet/minecraft/entity/mob/MobEntity;hasNoAi()Z
-