History - net.minecraft.world.entity.monster.EnderMan
1.21.3
Names
cmm
cmn
net.minecraft.world.entity.monster.EntityGuardianElder
net.minecraft.world.entity.monster.EntityEnderman
Fields
Constructors
Methods
1.21.2
Names
cjt
cmm
net.minecraft.world.entity.monster.EntityEnderman
net.minecraft.world.entity.monster.EntityGuardianElder
Fields
int: e, DELAY_BETWEEN_CREEPY_STARE_SOUND, field_30462, f_ctosbzlf, field_30462, CREEPY_STARE_SOUND_DELAY, f_149694_
int: bZ, DELAY_BETWEEN_CREEPY_STARE_SOUND, field_30462, f_ctosbzlf, field_30462, CREEPY_STARE_SOUND_DELAY, f_149694_
int: cc, MIN_DEAGGRESSION_TIME, field_30461, f_ueojapuk, field_30461, MIN_ANGER_LOSS_TIME, f_149693_
int: ca, MIN_DEAGGRESSION_TIME, field_30461, f_ueojapuk, field_30461, MIN_ANGER_LOSS_TIME, f_149693_
EntityDataAccessor<Optional<BlockState>>: cd, DATA_CARRY_STATE, field_7257, f_vcaxcgqn, CARRIED_BLOCK, CARRIED_BLOCK, f_32482_
EntityDataAccessor<Optional<BlockState>>: cb, DATA_CARRY_STATE, field_7257, f_vcaxcgqn, CARRIED_BLOCK, CARRIED_BLOCK, f_32482_
EntityDataAccessor<Boolean>: ce, DATA_CREEPY, field_7255, f_bsaujski, ANGRY, ANGRY, f_32473_
EntityDataAccessor<Boolean>: cc, DATA_CREEPY, field_7255, f_bsaujski, ANGRY, ANGRY, f_32473_
EntityDataAccessor<Boolean>: cf, DATA_STARED_AT, field_20618, f_pysgdony, PROVOKED, PROVOKED, f_32474_
EntityDataAccessor<Boolean>: cd, DATA_STARED_AT, field_20618, f_pysgdony, PROVOKED, PROVOKED, f_32474_
int: cg, lastStareSound, field_7253, f_zllajqcs, lastAngrySoundAge, lastAngrySoundAge, f_32476_
int: ce, lastStareSound, field_7253, f_zllajqcs, lastAngrySoundAge, lastAngrySoundAge, f_32476_
int: ch, targetChangeTime, field_7254, f_cwdbwanb, ageWhenTargetSet, ageWhenTargetSet, f_32477_
int: cf, targetChangeTime, field_7254, f_cwdbwanb, ageWhenTargetSet, ageWhenTargetSet, f_32477_
UniformInt: ci, PERSISTENT_ANGER_TIME, field_25378, f_oaptzzqr, ANGER_TIME_RANGE, ANGER_TIME_RANGE, f_32478_
UniformInt: cg, PERSISTENT_ANGER_TIME, field_25378, f_oaptzzqr, ANGER_TIME_RANGE, ANGER_TIME_RANGE, f_32478_
int: cj, remainingPersistentAngerTime, field_25376, f_uvuhjwot, angerTime, angerTime, f_32479_
int: ch, remainingPersistentAngerTime, field_25376, f_uvuhjwot, angerTime, angerTime, f_32479_
UUID: ck, persistentAngerTarget, field_25377, f_hgsgxhbj, angryAt, targetUuid, f_32480_
UUID: ci, persistentAngerTarget, field_25377, f_hgsgxhbj, angryAt, targetUuid, f_32480_
Constructors
Methods
AttributeSupplier$Builder (): s, createAttributes, method_26910, m_sozjchei, createEndermanAttributes, createAttributes, m_32541_
AttributeSupplier$Builder (): m, createAttributes, method_26910, m_sozjchei, createEndermanAttributes, createAttributes, m_32541_
void (): t, playStareSound, method_7030, m_dccostma, playAngrySound, playAngrySound, m_32528_
void (): p, playStareSound, method_7030, m_dccostma, playAngrySound, playAngrySound, m_32528_
boolean (Player): f, isLookingAtMe, method_7026, m_resdxikn, isPlayerStaring, isPlayerStaring, m_32534_
boolean (Player): a, isBeingStaredBy, method_7026, m_ablsprfq, isPlayerStaring, m_ablsprfq, m_352520_
void (): m_, aiStep, method_6007, m_alyudxll, tickMovement, tickMovement, m_8107_
void (): d_, aiStep, method_6007, m_alyudxll, tickMovement, tickMovement, m_8107_
boolean (): fl, isSensitiveToWater, method_29503, m_ythaxfga, hurtByWater, hurtByWater, m_6126_
boolean (): fr, isSensitiveToWater, method_29503, m_ythaxfga, hurtByWater, hurtByWater, m_6126_
void (): ab, customServerAiStep, method_5958, m_wbeiezxn, mobTick, mobTick, m_8024_
boolean (): x, teleport, method_7029, m_csjlfysw, teleportRandomly, teleportRandomly, m_32529_
boolean (): t, teleport, method_7029, m_csjlfysw, teleportRandomly, teleportRandomly, m_32529_
boolean (Entity): c, teleportTowards, method_7025, m_bfukobfg, teleportTo, teleportTo, m_32500_
boolean (Entity): b, teleportTowards, method_7025, m_bfukobfg, teleportTo, teleportTo, m_32500_
SoundEvent (): v, getAmbientSound, method_5994, m_jjefzxbm, getAmbientSound, getAmbientSound, m_7515_
SoundEvent (): u, getAmbientSound, method_5994, m_jjefzxbm, getAmbientSound, getAmbientSound, m_7515_
SoundEvent (DamageSource): d, getHurtSound, method_6011, m_spwwmdyl, getHurtSound, getHurtSound, m_7975_
SoundEvent (DamageSource): e, getHurtSound, method_6011, m_spwwmdyl, getHurtSound, getHurtSound, m_7975_
SoundEvent (): n_, getDeathSound, method_6002, m_axkhmdzu, getDeathSound, getDeathSound, m_5592_
SoundEvent (): o_, getDeathSound, method_6002, m_axkhmdzu, getDeathSound, getDeathSound, m_5592_
BlockState (): gk, getCarriedBlock, method_7027, m_zwedebup, getCarriedBlock, getCarriedBlock, m_32530_
BlockState (): x, getCarriedBlock, method_7027, m_zwedebup, getCarriedBlock, getCarriedBlock, m_32530_
boolean (DamageSource, float): a, hurt, method_5643, m_szxeksnh, damage, damage, m_6469_
boolean (DamageSource, ThrownPotion, float): a, hurtWithCleanWater, method_38068, m_qxprdwna, damageFromPotion, hurtWithWaterPotion, m_186272_
boolean (): gl, isCreepy, method_7028, m_jfjftevp, isAngry, isAngry, m_32531_
boolean (): go, isCreepy, method_7028, m_jfjftevp, isAngry, isAngry, m_32531_
boolean (): gm, hasBeenStaredAt, method_22330, m_qkjqvawe, isProvoked, isProvoked, m_32532_
boolean (): gp, hasBeenStaredAt, method_22330, m_qkjqvawe, isProvoked, isProvoked, m_32532_
void (): gn, setBeingStaredAt, method_22331, m_brngeofr, setProvoked, setProvoked, m_32533_
void (): gq, setBeingStaredAt, method_22331, m_brngeofr, setProvoked, setProvoked, m_32533_
boolean (): Y, requiresCustomPersistence, method_17326, m_pfxzmaik, cannotDespawn, cannotDespawn, m_8023_
boolean (): W, requiresCustomPersistence, method_17326, m_pfxzmaik, cannotDespawn, cannotDespawn, m_8023_
void (ServerLevel): a, customServerAiStep, method_5958, m_wbeiezxn, mobTick, mobTick, m_8024_
boolean (ServerLevel, DamageSource, float): a, hurtServer, method_64397, m_fuenwjjy, damage, m_fuenwjjy, m_351622_
boolean (ServerLevel, DamageSource, ThrownPotion, float): a, hurtWithCleanWater, method_38068, m_qxprdwna, damageFromPotion, hurtWithWaterPotion, m_186272_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
cjv
cjt
Fields
UUID: c, SPEED_MODIFIER_ATTACKING_UUID, field_7256, f_weydtmxi, ATTACKING_SPEED_BOOST_ID, ATTACKING_SPEED_BOOST_ID, f_32472_
AttributeModifier: d, SPEED_MODIFIER_ATTACKING, field_7252, f_ichtmwpb, ATTACKING_SPEED_BOOST, ATTACKING_SPEED_BOOST, f_32481_
AttributeModifier: d, SPEED_MODIFIER_ATTACKING, field_7252, f_ichtmwpb, ATTACKING_SPEED_BOOST, ATTACKING_SPEED_MODIFIER, f_32481_
int: bY, MIN_DEAGGRESSION_TIME, field_30461, f_ueojapuk, field_30461, MIN_ANGER_LOSS_TIME, f_149693_
int: cc, MIN_DEAGGRESSION_TIME, field_30461, f_ueojapuk, field_30461, MIN_ANGER_LOSS_TIME, f_149693_
EntityDataAccessor<Optional<BlockState>>: bZ, DATA_CARRY_STATE, field_7257, f_vcaxcgqn, CARRIED_BLOCK, CARRIED_BLOCK, f_32482_
EntityDataAccessor<Optional<BlockState>>: cd, DATA_CARRY_STATE, field_7257, f_vcaxcgqn, CARRIED_BLOCK, CARRIED_BLOCK, f_32482_
EntityDataAccessor<Boolean>: ca, DATA_CREEPY, field_7255, f_bsaujski, ANGRY, ANGRY, f_32473_
EntityDataAccessor<Boolean>: ce, DATA_CREEPY, field_7255, f_bsaujski, ANGRY, ANGRY, f_32473_
EntityDataAccessor<Boolean>: cb, DATA_STARED_AT, field_20618, f_pysgdony, PROVOKED, PROVOKED, f_32474_
EntityDataAccessor<Boolean>: cf, DATA_STARED_AT, field_20618, f_pysgdony, PROVOKED, PROVOKED, f_32474_
int: cc, lastStareSound, field_7253, f_zllajqcs, lastAngrySoundAge, lastAngrySoundAge, f_32476_
int: cg, lastStareSound, field_7253, f_zllajqcs, lastAngrySoundAge, lastAngrySoundAge, f_32476_
int: cd, targetChangeTime, field_7254, f_cwdbwanb, ageWhenTargetSet, ageWhenTargetSet, f_32477_
int: ch, targetChangeTime, field_7254, f_cwdbwanb, ageWhenTargetSet, ageWhenTargetSet, f_32477_
UniformInt: ce, PERSISTENT_ANGER_TIME, field_25378, f_oaptzzqr, ANGER_TIME_RANGE, ANGER_TIME_RANGE, f_32478_
UniformInt: ci, PERSISTENT_ANGER_TIME, field_25378, f_oaptzzqr, ANGER_TIME_RANGE, ANGER_TIME_RANGE, f_32478_
int: cf, remainingPersistentAngerTime, field_25376, f_uvuhjwot, angerTime, angerTime, f_32479_
int: cj, remainingPersistentAngerTime, field_25376, f_uvuhjwot, angerTime, angerTime, f_32479_
UUID: cg, persistentAngerTarget, field_25377, f_hgsgxhbj, angryAt, targetUuid, f_32480_
UUID: ck, persistentAngerTarget, field_25377, f_hgsgxhbj, angryAt, targetUuid, f_32480_
ResourceLocation: c, SPEED_MODIFIER_ATTACKING_ID, field_7256, f_hrckybei, ATTACKING_SPEED_MODIFIER_ID, ATTACKING_SPEED_MODIFIER_ID, f_337596_
Constructors
Methods
void (): z, registerGoals, method_5959, m_itjttsuo, initGoals, initGoals, m_8099_
void (): B, registerGoals, method_5959, m_itjttsuo, initGoals, initGoals, m_8099_
void (): u, playStareSound, method_7030, m_dccostma, playAngrySound, playAngrySound, m_32528_
void (): t, playStareSound, method_7030, m_dccostma, playAngrySound, playAngrySound, m_32528_
boolean (Player): g, isLookingAtMe, method_7026, m_resdxikn, isPlayerStaring, isPlayerStaring, m_32534_
boolean (Player): f, isLookingAtMe, method_7026, m_resdxikn, isPlayerStaring, isPlayerStaring, m_32534_
void (): n_, aiStep, method_6007, m_alyudxll, tickMovement, tickMovement, m_8107_
void (): m_, aiStep, method_6007, m_alyudxll, tickMovement, tickMovement, m_8107_
boolean (): fp, isSensitiveToWater, method_29503, m_ythaxfga, hurtByWater, hurtByWater, m_6126_
boolean (): fl, isSensitiveToWater, method_29503, m_ythaxfga, hurtByWater, hurtByWater, m_6126_
void (): Z, customServerAiStep, method_5958, m_wbeiezxn, mobTick, mobTick, m_8024_
void (): ab, customServerAiStep, method_5958, m_wbeiezxn, mobTick, mobTick, m_8024_
boolean (): y, teleport, method_7029, m_csjlfysw, teleportRandomly, teleportRandomly, m_32529_
boolean (): x, teleport, method_7029, m_csjlfysw, teleportRandomly, teleportRandomly, m_32529_
boolean (Entity): b, teleportTowards, method_7025, m_bfukobfg, teleportTo, teleportTo, m_32500_
boolean (Entity): c, teleportTowards, method_7025, m_bfukobfg, teleportTo, teleportTo, m_32500_
boolean (double, double, double): r, teleport, method_7024, m_sqzfibwu, teleportTo, teleportTo, m_32543_
boolean (double, double, double): q, teleport, method_7024, m_sqzfibwu, teleportTo, teleportTo, m_32543_
SoundEvent (): o_, getDeathSound, method_6002, m_axkhmdzu, getDeathSound, getDeathSound, m_5592_
SoundEvent (): n_, getDeathSound, method_6002, m_axkhmdzu, getDeathSound, getDeathSound, m_5592_
void (DamageSource, int, boolean): a, dropCustomDeathLoot, method_6099, m_sephwywk, dropEquipment, dropEquipment, m_7472_
void (BlockState): d, setCarriedBlock, method_7032, m_svxtavvv, setCarriedBlock, setCarriedBlock, m_32521_
void (BlockState): c, setCarriedBlock, method_7032, m_svxtavvv, setCarriedBlock, setCarriedBlock, m_32521_
BlockState (): gq, getCarriedBlock, method_7027, m_zwedebup, getCarriedBlock, getCarriedBlock, m_32530_
BlockState (): gk, getCarriedBlock, method_7027, m_zwedebup, getCarriedBlock, getCarriedBlock, m_32530_
boolean (): gr, isCreepy, method_7028, m_jfjftevp, isAngry, isAngry, m_32531_
boolean (): gl, isCreepy, method_7028, m_jfjftevp, isAngry, isAngry, m_32531_
boolean (): gs, hasBeenStaredAt, method_22330, m_qkjqvawe, isProvoked, isProvoked, m_32532_
boolean (): gm, hasBeenStaredAt, method_22330, m_qkjqvawe, isProvoked, isProvoked, m_32532_
void (): gt, setBeingStaredAt, method_22331, m_brngeofr, setProvoked, setProvoked, m_32533_
void (): gn, setBeingStaredAt, method_22331, m_brngeofr, setProvoked, setProvoked, m_32533_
boolean (): W, requiresCustomPersistence, method_17326, m_pfxzmaik, cannotDespawn, cannotDespawn, m_8023_
boolean (): Y, requiresCustomPersistence, method_17326, m_pfxzmaik, cannotDespawn, cannotDespawn, m_8023_
void (ServerLevel, DamageSource, boolean): a, dropCustomDeathLoot, method_6099, m_sephwywk, dropEquipment, dropCustomLoot, m_7472_
1.20.6
Names
cju
cjv
net.minecraft.world.entity.monster.EntityGuardianElder
net.minecraft.world.entity.monster.EntityEnderman
Fields
Constructors
Methods
1.20.5
Names
cju
net.minecraft.world.entity.monster.EnderMan
net.minecraft.class_1560
net.minecraft.unmapped.C_qujqqtsx
net.minecraft.entity.mob.EndermanEntity
net.minecraft.entity.mob.EndermanEntity
net.minecraft.src.C_998_
net.minecraft.world.entity.monster.EntityGuardianElder
Fields
UUID: c, SPEED_MODIFIER_ATTACKING_UUID, field_7256, f_weydtmxi, ATTACKING_SPEED_BOOST_ID, ATTACKING_SPEED_BOOST_ID, f_32472_
AttributeModifier: d, SPEED_MODIFIER_ATTACKING, field_7252, f_ichtmwpb, ATTACKING_SPEED_BOOST, ATTACKING_SPEED_BOOST, f_32481_
int: e, DELAY_BETWEEN_CREEPY_STARE_SOUND, field_30462, f_ctosbzlf, field_30462, CREEPY_STARE_SOUND_DELAY, f_149694_
int: bY, MIN_DEAGGRESSION_TIME, field_30461, f_ueojapuk, field_30461, MIN_ANGER_LOSS_TIME, f_149693_
EntityDataAccessor<Optional<BlockState>>: bZ, DATA_CARRY_STATE, field_7257, f_vcaxcgqn, CARRIED_BLOCK, CARRIED_BLOCK, f_32482_
EntityDataAccessor<Boolean>: ca, DATA_CREEPY, field_7255, f_bsaujski, ANGRY, ANGRY, f_32473_
EntityDataAccessor<Boolean>: cb, DATA_STARED_AT, field_20618, f_pysgdony, PROVOKED, PROVOKED, f_32474_
int: cc, lastStareSound, field_7253, f_zllajqcs, lastAngrySoundAge, lastAngrySoundAge, f_32476_
int: cd, targetChangeTime, field_7254, f_cwdbwanb, ageWhenTargetSet, ageWhenTargetSet, f_32477_
UniformInt: ce, PERSISTENT_ANGER_TIME, field_25378, f_oaptzzqr, ANGER_TIME_RANGE, ANGER_TIME_RANGE, f_32478_
int: cf, remainingPersistentAngerTime, field_25376, f_uvuhjwot, angerTime, angerTime, f_32479_
UUID: cg, persistentAngerTarget, field_25377, f_hgsgxhbj, angryAt, targetUuid, f_32480_
Constructors
(EntityType<? extends EnderMan>, Level)
Methods
void (): z, registerGoals, method_5959, m_itjttsuo, initGoals, initGoals, m_8099_
AttributeSupplier$Builder (): s, createAttributes, method_26910, m_sozjchei, createEndermanAttributes, createAttributes, m_32541_
void (LivingEntity): h, setTarget, method_5980, m_hykyexft, setTarget, setTarget, m_6710_
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, m_lwugwlsw, initDataTracker, initDataTracker, m_8097_
void (): c, startPersistentAngerTimer, method_29509, m_cfljxifr, chooseRandomAngerTime, chooseRandomAngerTime, m_6825_
void (int): a, setRemainingPersistentAngerTime, method_29514, m_lsgfuuiy, setAngerTime, setAngerTime, m_7870_
int (): a, getRemainingPersistentAngerTime, method_29507, m_bqcsagkf, getAngerTime, getAngerTime, m_6784_
void (UUID): a, setPersistentAngerTarget, method_29513, m_xthjcgcz, setAngryAt, setAngryAt, m_6925_
UUID (): b, getPersistentAngerTarget, method_29508, m_sqomxrhy, getAngryAt, getAngryAt, m_6120_
void (): u, playStareSound, method_7030, m_dccostma, playAngrySound, playAngrySound, m_32528_
void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674, m_efnedaed, onTrackedDataSet, onTrackedDataSet, m_7350_
void (CompoundTag): b, addAdditionalSaveData, method_5652, m_xuwbpohg, writeCustomDataToNbt, writeCustomDataToNbt, m_7380_
void (CompoundTag): a, readAdditionalSaveData, method_5749, m_obkzfysl, readCustomDataFromNbt, readCustomDataFromNbt, m_7378_
boolean (Player): g, isLookingAtMe, method_7026, m_resdxikn, isPlayerStaring, isPlayerStaring, m_32534_
void (): n_, aiStep, method_6007, m_alyudxll, tickMovement, tickMovement, m_8107_
boolean (): fp, isSensitiveToWater, method_29503, m_ythaxfga, hurtByWater, hurtByWater, m_6126_
void (): Z, customServerAiStep, method_5958, m_wbeiezxn, mobTick, mobTick, m_8024_
boolean (): y, teleport, method_7029, m_csjlfysw, teleportRandomly, teleportRandomly, m_32529_
boolean (Entity): b, teleportTowards, method_7025, m_bfukobfg, teleportTo, teleportTo, m_32500_
boolean (double, double, double): r, teleport, method_7024, m_sqzfibwu, teleportTo, teleportTo, m_32543_
SoundEvent (): v, getAmbientSound, method_5994, m_jjefzxbm, getAmbientSound, getAmbientSound, m_7515_
SoundEvent (DamageSource): d, getHurtSound, method_6011, m_spwwmdyl, getHurtSound, getHurtSound, m_7975_
SoundEvent (): o_, getDeathSound, method_6002, m_axkhmdzu, getDeathSound, getDeathSound, m_5592_
void (DamageSource, int, boolean): a, dropCustomDeathLoot, method_6099, m_sephwywk, dropEquipment, dropEquipment, m_7472_
void (BlockState): d, setCarriedBlock, method_7032, m_svxtavvv, setCarriedBlock, setCarriedBlock, m_32521_
BlockState (): gq, getCarriedBlock, method_7027, m_zwedebup, getCarriedBlock, getCarriedBlock, m_32530_
boolean (DamageSource, float): a, hurt, method_5643, m_szxeksnh, damage, damage, m_6469_
boolean (DamageSource, ThrownPotion, float): a, hurtWithCleanWater, method_38068, m_qxprdwna, damageFromPotion, hurtWithWaterPotion, m_186272_
boolean (): gr, isCreepy, method_7028, m_jfjftevp, isAngry, isAngry, m_32531_
boolean (): gs, hasBeenStaredAt, method_22330, m_qkjqvawe, isProvoked, isProvoked, m_32532_
void (): gt, setBeingStaredAt, method_22331, m_brngeofr, setProvoked, setProvoked, m_32533_
boolean (): W, requiresCustomPersistence, method_17326, m_pfxzmaik, cannotDespawn, cannotDespawn, m_8023_