Package net.minecraft.entity
Class WalkingBase
java.lang.Object
net.minecraft.entity.EntityBase
net.minecraft.entity.Living
net.minecraft.entity.WalkingBase
- Direct Known Subclasses:
AnimalBase,MonsterBase,SwimmingBase
- Mappings:
Namespace Name intermediary net/minecraft/class_188glue class_212server fpclient iinamed net/minecraft/entity/WalkingBase
-
Field Summary
FieldsFields inherited from class net.minecraft.entity.Living
attackTime, deathTime, despawnCounter, field_1009, field_1010, field_1011, field_1012, field_1013, field_1014, field_1015, field_1016, field_1017, field_1018, field_1020, field_1023, field_1024, field_1025, field_1026, field_1029, field_1030, field_1032, field_1034, field_1037, field_1039, field_1040, field_1043, field_1044, field_1045, field_1046, field_1047, field_1048, field_1050, field_1051, field_1052, field_1053, field_1054, field_1055, field_1056, field_1057, field_1058, field_1060, handSwingProgress, health, hurtTime, jumping, lastHandSwingProgress, limbDistance, movementSpeed, texture, type, unusedFloatFields inherited from class net.minecraft.entity.EntityBase
air, boundingBox, chunkIndex, chunkX, chunkZ, clientX, clientY, clientZ, cloakUrl, dataTracker, entityId, fallDistance, field_1593, field_1612, field_1613, field_1617, field_1618, field_1622, field_1624, field_1625, field_1626, field_1627, field_1629, field_1634, field_1635, field_1640, field_1641, field_1642, field_1643, field_1645, field_1646, field_1648, fire, height, immuneToFire, inCobweb, level, onGround, passenger, pitch, prevPitch, prevRenderX, prevRenderY, prevRenderZ, prevX, prevY, prevYaw, prevZ, rand, removed, renderDistanceMultiplier, skinUrl, standingEyeHeight, vehicle, velocityX, velocityY, velocityZ, width, x, y, yaw, z -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanSpawn()protected EntityBaseprotected floatgetPathfindingFavour(int x, int y, int z) protected voidbooleanvoidmethod_636(EntityBase entityBase) protected voidmethod_639(EntityBase entityBase, float float2) protected booleanvoidprotected voidprotected voidtryAttack(EntityBase target, float float2) Methods inherited from class net.minecraft.entity.Living
addHealth, applyDamage, baseTick, cannotMove, damage, destroy, getAmbientSound, getDeathSound, getDrops, getHurtSound, getLimitPerChunk, getLookPitchSpeed, getMobDrops, getMonsterHeldItem, getSoundVolume, getStandingEyeHeight, getTextured, handleFallDamage, handleStatus, initDataTracker, isAlive, isSleeping, jump, method_1311, method_1312, method_1320, method_1356, method_1380, method_917, method_918, 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_934, method_936, method_940, onKilledBy, onSpawnedFromSpawner, readCustomDataFromTag, setSize, tick, tickRiding, travel, updateDespawnCounter, writeCustomDataToTagMethods inherited from class net.minecraft.entity.EntityBase
accelerate, afterSpawn, canClimb, damageByFire, distanceTo, distanceTo, dropItem, dropItem, dropItem, equals, fromTag, getBoundingBox, getBrightnessAtEyes, getDataTracker, getEyeHeight, getHeightOffset, getMountedHeightOffset, getStringId, handleKilledEntity, hashCode, initCloak, interact, isInFluid, isInsideWall, isTouchingWater, method_1326, method_1329, method_1330, method_1332, method_1334, method_1335, method_1336, method_1338, method_1343, method_1344, method_1345, method_1349, method_1352, method_1353, method_1359, method_1360, method_1361, method_1362, method_1369, method_1372, method_1373, method_1374, method_1377, method_1381, method_1382, method_1388, method_1393, move, movementInputToVelocity, onKilledOther, onPlayerCollision, onStruckByLightning, remove, setLevel, setPosition, setPositionAndAngles, setRotation, setVelocity, shouldRenderAtDistance, shouldRenderFrom, squaredDistanceTo, startRiding, toTag
-
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/WalkingBase;field_661:Lnet/minecraft/class_61;
-
entity
- 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 entityLnet/minecraft/entity/WalkingBase;entity:Lnet/minecraft/entity/EntityBase;
-
field_663
protected boolean field_663- 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 field_663Lnet/minecraft/entity/WalkingBase;field_663:Z
-
-
Constructor Details
-
WalkingBase
- 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/EntityBase;<init>(Lnet/minecraft/level/Level;)V
-
-
Method Details
-
method_640
protected boolean method_640()- 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 method_640Lnet/minecraft/entity/WalkingBase;method_640()Z
-
tickHandSwing
protected void tickHandSwing()- Overrides:
tickHandSwingin classLiving- 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 tickHandSwingLnet/minecraft/entity/Living;tickHandSwing()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/WalkingBase;method_632()V
-
tryAttack
- 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 tryAttackLnet/minecraft/entity/WalkingBase;tryAttack(Lnet/minecraft/entity/EntityBase;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/WalkingBase;method_639(Lnet/minecraft/entity/EntityBase;F)V
-
getPathfindingFavour
protected float getPathfindingFavour(int x, int y, int z) - 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 getPathfindingFavourLnet/minecraft/entity/WalkingBase;getPathfindingFavour(III)F
-
getAttackTarget
- 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 getAttackTargetLnet/minecraft/entity/WalkingBase;getAttackTarget()Lnet/minecraft/entity/EntityBase;
-
canSpawn
public boolean canSpawn() -
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/WalkingBase;method_633()Z
-
setTarget
- 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 setTargetLnet/minecraft/entity/WalkingBase;setTarget(Lnet/minecraft/class_61;)V
-
method_634
- 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 method_634Lnet/minecraft/entity/WalkingBase;method_634()Lnet/minecraft/entity/EntityBase;
-
method_636
- 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 method_636Lnet/minecraft/entity/WalkingBase;method_636(Lnet/minecraft/entity/EntityBase;)V
-