Package net.minecraft.entity
Class MobEntity
java.lang.Object
net.minecraft.entity.Entity
net.minecraft.entity.LivingEntity
net.minecraft.entity.MobEntity
- Direct Known Subclasses:
AnimalEntity,MonsterEntity,WaterCreatureEntity
- Mappings:
Namespace Name intermediary net/minecraft/class_188glue class_212server fpclient iinamed net/minecraft/entity/MobEntity
-
Field Summary
FieldsFields inherited from class net.minecraft.entity.LivingEntity
attackCooldown, field_1010, field_1011, field_1012, field_1013, field_1014, field_1015, field_1016, field_1017, field_1018, field_1020, field_1021, field_1022, field_1023, field_1024, field_1025, field_1026, field_1027, field_1029, field_1030, field_1032, field_1034, field_1035, field_1037, field_1039, field_1040, field_1041, field_1043, field_1044, field_1045, field_1046, field_1047, field_1048, field_1049, field_1050, field_1051, field_1052, field_1053, field_1054, field_1055, field_1056, field_1057, field_1058, field_1059, field_1060, health, hurtTime, jumping, maxHealth, movementSpeed, textureFields inherited from class net.minecraft.entity.Entity
age, air, blocksSameBlockSpawning, boundingBox, cameraOffset, capeUrl, chunkSlice, chunkX, chunkZ, dataTracker, dead, fallDistance, field_1643, fireImmune, fireImmunityTicks, fireTicks, hasCollided, hearts, height, horizontalCollision, horizontalSpeed, id, ignoreFrustumCull, inChunk, keepVelocityOnCollision, lastTickX, lastTickY, lastTickZ, maxAir, minBrightness, noClip, onGround, passenger, pitch, prevHorizontalSpeed, prevPitch, prevX, prevY, prevYaw, prevZ, random, renderDistanceMultiplier, skinUrl, slowed, standingEyeHeight, stepHeight, submergedInWater, trackedPosX, trackedPosY, trackedPosZ, vehicle, velocityModified, velocityX, velocityY, velocityZ, verticalCollision, width, world, x, y, yaw, z -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidbooleancanSpawn()protected Entityprotected booleanprotected voidbooleanvoidmethod_635(class_61 class_61) protected voidmethod_639(Entity entity, float float2) protected floatmethod_641(int int2, int int3, int int4) voidprotected voidMethods inherited from class net.minecraft.entity.LivingEntity
baseTick, canBreatheInWater, canDespawn, damage, drop, getDeathSound, getDroppedId, getEyeHeight, getHurtSound, getMaxLookPitchChange, getMinAmbientSoundDelay, getRandomSound, getSoundVolume, getTexture, heal, initDataTracker, isAlive, isCollidable, isPushable, method_1312, method_1320, method_909, method_916, method_917, method_918, method_919, method_920, method_921, method_922, method_923, method_924, method_925, method_926, method_928, method_929, method_930, method_931, method_932, method_938, method_942, method_943, method_944, method_945, method_946, onLanding, processServerEntityStatus, readNbt, setBoundingBoxSpacing, setPositionAndAnglesAvoidEntities, tick, tickInVoid, tickMovement, tickRiding, writeNbtMethods inherited from class net.minecraft.entity.Entity
addVelocity, bypassesSteppingEffects, changeLookDirection, damage, dropItem, dropItem, dropItem, equals, fall, getBoundingBox, getBrightnessAtEyes, getDataTracker, getDistance, getDistance, getEntitiesInside, getEquipment, getFlag, getPassengerRidingHeight, getRegistryEntry, getShadowRadius, getSquaredDistance, getSquaredDistance, getStandingEyeHeight, hashCode, hasVehicle, interact, isInFluid, isInsideWall, isOnFire, isSneaking, isSubmergedInWater, isTouchingLava, isWet, markDead, method_1361, method_1364, method_1367, method_1369, method_1379, method_1388, method_1391, method_1393, move, moveNonSolid, onCollision, onKilledOther, onPlayerInteraction, onStruckByLightning, pushOutOfBlock, read, saveSelfNbt, scheduleVelocityUpdate, setFlag, setOnFire, setPos, setPositionAndAngles, setPositionAndAnglesKeepPrevAngles, setRotation, setSneaking, setVehicle, setVelocity, setWorld, teleportTop, toNbtList, toNbtList, updateCapeUrl, updatePassengerPosition, write
-
Field Details
-
field_661
- Mappings:
Namespace Name Mixin selector intermediary field_661Lnet/minecraft/class_188;field_661:Lnet/minecraft/class_61;glue field_869Lclass_212;field_869:Lclass_78;server aLfp;a:Lcb;client aLii;a:Ldh;named field_661Lnet/minecraft/entity/MobEntity;field_661:Lnet/minecraft/class_61;
-
target
- Mappings:
Namespace Name Mixin selector intermediary field_662Lnet/minecraft/class_188;field_662:Lnet/minecraft/class_57;glue field_870Lclass_212;field_870:Lclass_450;server dLfp;d:Llq;client dLii;d:Lsn;named targetLnet/minecraft/entity/MobEntity;target:Lnet/minecraft/entity/Entity;
-
movementBlocked
protected boolean movementBlocked- Mappings:
Namespace Name Mixin selector intermediary field_663Lnet/minecraft/class_188;field_663:Zglue field_871Lclass_212;field_871:Zserver eLfp;e:Zclient eLii;e:Znamed movementBlockedLnet/minecraft/entity/MobEntity;movementBlocked:Z
-
-
Constructor Details
-
MobEntity
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_57;<init>(Lnet/minecraft/class_18;)Vglue <init>Lclass_450;<init>(Lclass_129;)Vserver <init>Llq;<init>(Ldj;)Vclient <init>Lsn;<init>(Lfd;)Vnamed <init>Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/world/World;)V
-
-
Method Details
-
isMovementBlocked
protected boolean isMovementBlocked()- Mappings:
Namespace Name Mixin selector intermediary method_640Lnet/minecraft/class_188;method_640()Zglue method_776Lclass_212;method_776()Zserver wLfp;w()Zclient e_Lii;e_()Znamed isMovementBlockedLnet/minecraft/entity/MobEntity;isMovementBlocked()Z
-
tickLiving
protected void tickLiving()- Overrides:
tickLivingin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_910Lnet/minecraft/class_127;method_910()Vglue method_109Lclass_283;method_109()Vserver c_Lhl;c_()Vclient f_Lls;f_()Vnamed tickLivingLnet/minecraft/entity/LivingEntity;tickLiving()V
-
method_632
protected void method_632()- Mappings:
Namespace Name Mixin selector intermediary method_632Lnet/minecraft/class_188;method_632()Vglue method_1007Lclass_212;method_1007()Vserver BLfp;B()Vclient ELii;E()Vnamed method_632Lnet/minecraft/entity/MobEntity;method_632()V
-
attack
- Mappings:
Namespace Name Mixin selector intermediary method_637Lnet/minecraft/class_188;method_637(Lnet/minecraft/class_57;F)Vglue method_193Lclass_212;method_193(Lclass_450;F)Vserver aLfp;a(Llq;F)Vclient aLii;a(Lsn;F)Vnamed attackLnet/minecraft/entity/MobEntity;attack(Lnet/minecraft/entity/Entity;F)V
-
method_639
- Mappings:
Namespace Name Mixin selector intermediary method_639Lnet/minecraft/class_188;method_639(Lnet/minecraft/class_57;F)Vglue method_749Lclass_212;method_749(Lclass_450;F)Vserver bLfp;b(Llq;F)Vclient bLii;b(Lsn;F)Vnamed method_639Lnet/minecraft/entity/MobEntity;method_639(Lnet/minecraft/entity/Entity;F)V
-
method_641
protected float method_641(int int2, int int3, int int4) - Mappings:
Namespace Name Mixin selector intermediary method_641Lnet/minecraft/class_188;method_641(III)Fglue method_91Lclass_212;method_91(III)Fserver aLfp;a(III)Fclient aLii;a(III)Fnamed method_641Lnet/minecraft/entity/MobEntity;method_641(III)F
-
getTargetInRange
- Mappings:
Namespace Name Mixin selector intermediary method_638Lnet/minecraft/class_188;method_638()Lnet/minecraft/class_57;glue method_196Lclass_212;method_196()Lclass_450;server oLfp;o()Llq;client g_Lii;g_()Lsn;named getTargetInRangeLnet/minecraft/entity/MobEntity;getTargetInRange()Lnet/minecraft/entity/Entity;
-
canSpawn
public boolean canSpawn()- Overrides:
canSpawnin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_935Lnet/minecraft/class_127;method_935()Zglue method_26Lclass_283;method_26()Zserver dLhl;d()Zclient dLls;d()Znamed canSpawnLnet/minecraft/entity/LivingEntity;canSpawn()Z
-
method_633
public boolean method_633()- Mappings:
Namespace Name Mixin selector intermediary method_633Lnet/minecraft/class_188;method_633()Zglue method_1008Lclass_212;method_1008()Zserver CLfp;C()Zclient FLii;F()Znamed method_633Lnet/minecraft/entity/MobEntity;method_633()Z
-
method_635
- Mappings:
Namespace Name Mixin selector intermediary method_635Lnet/minecraft/class_188;method_635(Lnet/minecraft/class_61;)Vglue method_1010Lclass_212;method_1010(Lclass_78;)Vserver aLfp;a(Lcb;)Vclient aLii;a(Ldh;)Vnamed method_635Lnet/minecraft/entity/MobEntity;method_635(Lnet/minecraft/class_61;)V
-
getTarget
- Mappings:
Namespace Name Mixin selector intermediary method_634Lnet/minecraft/class_188;method_634()Lnet/minecraft/class_57;glue method_1009Lclass_212;method_1009()Lclass_450;server FLfp;F()Llq;client GLii;G()Lsn;named getTargetLnet/minecraft/entity/MobEntity;getTarget()Lnet/minecraft/entity/Entity;
-
setTarget
- Mappings:
Namespace Name Mixin selector intermediary method_636Lnet/minecraft/class_188;method_636(Lnet/minecraft/class_57;)Vglue method_1011Lclass_212;method_1011(Lclass_450;)Vserver cLfp;c(Llq;)Vclient cLii;c(Lsn;)Vnamed setTargetLnet/minecraft/entity/MobEntity;setTarget(Lnet/minecraft/entity/Entity;)V
-