History - net.minecraft.world.entity.monster.Ravager
1.21.3
Names
cki
cnc
Fields
Predicate<Entity>: e, NO_RAVAGER_AND_ALIVE, field_7301, IS_NOT_RAVAGER, f_33319_
int: cj, attackTick, field_7303, attackTick, f_33320_
int: ci, attackTick, field_7303, attackTick
int: ck, stunnedTick, field_7302, stunTick, f_33321_
int: cj, stunnedTick, field_7302, stunTick
int: cl, roarTick, field_7305, roarTick, f_33322_
int: ck, roarTick, field_7305, roarTick
double: cc, BASE_MOVEMENT_SPEED, field_30480, field_30480, f_149747_
double: cc, BASE_MOVEMENT_SPEED, field_30480, field_30480
double: cd, ATTACK_MOVEMENT_SPEED, field_30481, field_30481, f_149748_
double: cd, ATTACK_MOVEMENT_SPEED, field_30481, field_30481
int: ce, STUNNED_COLOR, field_30482, field_30482, f_149749_
int: ce, STUNNED_COLOR, field_30482, field_30482
int: ci, ATTACK_DURATION, field_30486, field_30486, f_149753_
int: a, ATTACK_DURATION, field_30486, field_30486
int: b, STUN_DURATION, field_30479, field_30479, f_149746_
int: b, STUN_DURATION, field_30479, field_30479
float: cf, STUNNED_COLOR_BLUE, field_30483, STUNNED_PARTICLE_BLUE, f_149750_
float: cf, STUNNED_COLOR_BLUE, field_30483, STUNNED_PARTICLE_BLUE
float: cg, STUNNED_COLOR_GREEN, field_30484, STUNNED_PARTICLE_GREEN, f_149751_
float: cg, STUNNED_COLOR_GREEN, field_30484, STUNNED_PARTICLE_GREEN
float: ch, STUNNED_COLOR_RED, field_30485, STUNNED_PARTICLE_RED, f_149752_
float: ch, STUNNED_COLOR_RED, field_30485, STUNNED_PARTICLE_RED
Predicate<Entity>: bZ, ROAR_TARGET_WITH_GRIEFING, field_54424, CAN_KNOCK_BACK_WITH_ROAR
Predicate<Entity>: ca, ROAR_TARGET_WITHOUT_GRIEFING, field_54425, CAN_KNOCK_BACK_WITH_ROAR_NO_MOB_GRIEFING
Predicate<LivingEntity>: cb, ROAR_TARGET_ON_CLIENT, field_54426, CAN_KNOCK_BACK_WITH_ROAR_ON_CLIENT
Constructors
Methods
void (): B, registerGoals, method_5959, initGoals, m_8099_
void (): B, registerGoals, method_5959, initGoals
void (): U, updateControlFlags, method_20417, updateGoalControls, m_8022_
void (): T, updateControlFlags, method_20417, updateGoalControls
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt
SoundEvent (): ai_, getCelebrateSound, method_20033, getCelebratingSound, m_7930_
SoundEvent (): ak_, getCelebrateSound, method_20033, getCelebratingSound
int (): ae, getMaxHeadYRot, method_5986, getMaxHeadRotation, m_8085_
int (): aa, getMaxHeadYRot, method_5986, getMaxHeadRotation
void (): m_, aiStep, method_6007, tickMovement, m_8107_
void (): d_, aiStep, method_6007, tickMovement
void (): gv, stunEffect, method_7073, spawnStunnedParticles, m_33367_
void (): gy, stunEffect, method_7073, spawnStunnedParticles
boolean (): fc, isImmobile, method_6062, isImmobile, m_6107_
boolean (): fi, isImmobile, method_6062, isImmobile
boolean (Entity): F, hasLineOfSight, method_6057, canSee, m_142582_
boolean (Entity): E, hasLineOfSight, method_6057, canSee
void (LivingEntity): e, blockedByShield, method_6060, knockback, m_6731_
void (LivingEntity): e, blockedByShield, method_6060, knockback
void (): gw, roar, method_7071, roar, m_33368_
void (): gz, roar, method_7071, roar
void (Entity): c, strongKnockback, method_7068, knockBack, m_33339_
void (Entity): b, strongKnockback, method_7068, knockBack
boolean (Entity): D, doHurtTarget, method_6121, tryAttack, m_7327_
SoundEvent (): v, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (): u, getAmbientSound, method_5994, getAmbientSound
SoundEvent (DamageSource): d, getHurtSound, method_6011, getHurtSound, m_7975_
SoundEvent (DamageSource): e, getHurtSound, method_6011, getHurtSound
SoundEvent (): n_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): o_, getDeathSound, method_6002, getDeathSound
void (BlockPos, BlockState): b, playStepSound, method_5712, playStepSound, m_7355_
void (BlockPos, BlockState): b, playStepSound, method_5712, playStepSound
boolean (LevelReader): a, checkSpawnObstruction, method_5957, canSpawn, m_6914_
boolean (LevelReader): a, checkSpawnObstruction, method_5957, canSpawn
boolean (): gl, canBeLeader, method_16485, canLead, m_7490_
boolean (): go, canBeLeader, method_16485, canLead
void (byte): b, handleEntityEvent, method_5711, handleStatus, m_7822_
void (byte): b, handleEntityEvent, method_5711, handleStatus
int (): t, getAttackTick, method_7070, getAttackTick, m_33362_
int (): p, getAttackTick, method_7070, getAttackTick
int (): gk, getStunnedTick, method_7074, getStunTick, m_33364_
int (): x, getStunnedTick, method_7074, getStunTick
int (): gu, getRoarTick, method_7072, getRoarTick, m_33366_
int (): gx, getRoarTick, method_7072, getRoarTick
AttributeSupplier$Builder (): s, createAttributes, method_26920, createRavagerAttributes, m_33371_
AttributeSupplier$Builder (): m, createAttributes, method_26920, createRavagerAttributes
AABB (): gc, getAttackBoundingBox, method_53511, getAttackBox, m_292684_
AABB (): ge, getAttackBoundingBox, method_53511, getAttackBox
void (ServerLevel, int, boolean): a, applyRaidBuffs, method_16484, addBonusForWave, m_7895_
void (ServerLevel, int, boolean): a, applyRaidBuffs, method_16484, addBonusForWave
boolean (ServerLevel, Entity): c, doHurtTarget, method_6121, tryAttack
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
ckk
cki
Fields
int: cf, attackTick, field_7303, attackTick, f_33320_
int: cj, attackTick, field_7303, attackTick, f_33320_
int: cg, stunnedTick, field_7302, stunTick, f_33321_
int: ck, stunnedTick, field_7302, stunTick, f_33321_
int: ch, roarTick, field_7305, roarTick, f_33322_
int: cl, roarTick, field_7305, roarTick, f_33322_
double: bY, BASE_MOVEMENT_SPEED, field_30480, field_30480, f_149747_
double: cc, BASE_MOVEMENT_SPEED, field_30480, field_30480, f_149747_
double: bZ, ATTACK_MOVEMENT_SPEED, field_30481, field_30481, f_149748_
double: cd, ATTACK_MOVEMENT_SPEED, field_30481, field_30481, f_149748_
int: ca, STUNNED_COLOR, field_30482, field_30482, f_149749_
int: ce, STUNNED_COLOR, field_30482, field_30482, f_149749_
int: ce, ATTACK_DURATION, field_30486, field_30486, f_149753_
int: ci, ATTACK_DURATION, field_30486, field_30486, f_149753_
float: cb, STUNNED_COLOR_BLUE, field_30483, STUNNED_PARTICLE_BLUE, f_149750_
float: cf, STUNNED_COLOR_BLUE, field_30483, STUNNED_PARTICLE_BLUE, f_149750_
float: cc, STUNNED_COLOR_GREEN, field_30484, STUNNED_PARTICLE_GREEN, f_149751_
float: cg, STUNNED_COLOR_GREEN, field_30484, STUNNED_PARTICLE_GREEN, f_149751_
float: cd, STUNNED_COLOR_RED, field_30485, STUNNED_PARTICLE_RED, f_149752_
float: ch, STUNNED_COLOR_RED, field_30485, STUNNED_PARTICLE_RED, f_149752_
Constructors
Methods
void (): z, registerGoals, method_5959, initGoals, m_8099_
void (): B, registerGoals, method_5959, initGoals, m_8099_
void (): S, updateControlFlags, method_20417, updateGoalControls, m_8022_
void (): U, updateControlFlags, method_20417, updateGoalControls, m_8022_
SoundEvent (): ae_, getCelebrateSound, method_20033, getCelebratingSound, m_7930_
SoundEvent (): ai_, getCelebrateSound, method_20033, getCelebratingSound, m_7930_
int (): ab, getMaxHeadYRot, method_5986, getMaxHeadRotation, m_8085_
int (): ae, getMaxHeadYRot, method_5986, getMaxHeadRotation, m_8085_
void (): n_, aiStep, method_6007, tickMovement, m_8107_
void (): m_, aiStep, method_6007, tickMovement, m_8107_
void (): gB, stunEffect, method_7073, spawnStunnedParticles, m_33367_
void (): gv, stunEffect, method_7073, spawnStunnedParticles, m_33367_
boolean (): fg, isImmobile, method_6062, isImmobile, m_6107_
boolean (): fc, isImmobile, method_6062, isImmobile, m_6107_
boolean (Entity): E, hasLineOfSight, method_6057, canSee, m_142582_
boolean (Entity): F, hasLineOfSight, method_6057, canSee, m_142582_
void (): gC, roar, method_7071, roar, m_33368_
void (): gw, roar, method_7071, roar, m_33368_
void (Entity): b, strongKnockback, method_7068, knockBack, m_33339_
void (Entity): c, strongKnockback, method_7068, knockBack, m_33339_
boolean (Entity): C, doHurtTarget, method_6121, tryAttack, m_7327_
boolean (Entity): D, doHurtTarget, method_6121, tryAttack, m_7327_
SoundEvent (): o_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): n_, getDeathSound, method_6002, getDeathSound, m_5592_
void (int, boolean): a, applyRaidBuffs, method_16484, addBonusForWave, m_7895_
boolean (): gr, canBeLeader, method_16485, canLead, m_7490_
boolean (): gl, canBeLeader, method_16485, canLead, m_7490_
int (): u, getAttackTick, method_7070, getAttackTick, m_33362_
int (): t, getAttackTick, method_7070, getAttackTick, m_33362_
int (): gq, getStunnedTick, method_7074, getStunTick, m_33364_
int (): gk, getStunnedTick, method_7074, getStunTick, m_33364_
int (): gA, getRoarTick, method_7072, getRoarTick, m_33366_
int (): gu, getRoarTick, method_7072, getRoarTick, m_33366_
AABB (): gj, getAttackBoundingBox, method_53511, getAttackBox, m_292684_
AABB (): gc, getAttackBoundingBox, method_53511, getAttackBox, m_292684_
void (ServerLevel, int, boolean): a, applyRaidBuffs, method_16484, addBonusForWave, m_7895_
1.20.6
Names
ccu
ckk
Fields
int: ca, attackTick, field_7303, attackTick, f_33320_
int: cf, attackTick, field_7303, attackTick, f_33320_
int: cb, stunnedTick, field_7302, stunTick, f_33321_
int: cg, stunnedTick, field_7302, stunTick, f_33321_
int: cc, roarTick, field_7305, roarTick, f_33322_
int: ch, roarTick, field_7305, roarTick, f_33322_
double: bT, BASE_MOVEMENT_SPEED, field_30480, field_30480, f_149747_
double: bY, BASE_MOVEMENT_SPEED, field_30480, field_30480, f_149747_
double: bU, ATTACK_MOVEMENT_SPEED, field_30481, field_30481, f_149748_
double: bZ, ATTACK_MOVEMENT_SPEED, field_30481, field_30481, f_149748_
int: bV, STUNNED_COLOR, field_30482, field_30482, f_149749_
int: ca, STUNNED_COLOR, field_30482, field_30482, f_149749_
double: bW, STUNNED_COLOR_BLUE, field_30483, STUNNED_PARTICLE_Z_VELOCITY, f_149750_
double: bX, STUNNED_COLOR_GREEN, field_30484, STUNNED_PARTICLE_Y_VELOCITY, f_149751_
double: bY, STUNNED_COLOR_RED, field_30485, STUNNED_PARTICLE_X_VELOCITY, f_149752_
int: bZ, ATTACK_DURATION, field_30486, field_30486, f_149753_
int: ce, ATTACK_DURATION, field_30486, field_30486, f_149753_
float: cb, STUNNED_COLOR_BLUE, field_30483, STUNNED_PARTICLE_BLUE, f_149750_
float: cc, STUNNED_COLOR_GREEN, field_30484, STUNNED_PARTICLE_GREEN, f_149751_
float: cd, STUNNED_COLOR_RED, field_30485, STUNNED_PARTICLE_RED, f_149752_
Constructors
Methods
void (): B, registerGoals, method_5959, initGoals, m_8099_
void (): z, registerGoals, method_5959, initGoals, m_8099_
void (): T, updateControlFlags, method_20417, updateGoalControls, m_8022_
void (): S, updateControlFlags, method_20417, updateGoalControls, m_8022_
SoundEvent (): af_, getCelebrateSound, method_20033, getCelebratingSound, m_7930_
SoundEvent (): ae_, getCelebrateSound, method_20033, getCelebratingSound, m_7930_
void (): d_, aiStep, method_6007, tickMovement, m_8107_
void (): n_, aiStep, method_6007, tickMovement, m_8107_
void (): gp, stunEffect, method_7073, spawnStunnedParticles, m_33367_
void (): gB, stunEffect, method_7073, spawnStunnedParticles, m_33367_
boolean (): eY, isImmobile, method_6062, isImmobile, m_6107_
boolean (): fg, isImmobile, method_6062, isImmobile, m_6107_
void (): gq, roar, method_7071, roar, m_33368_
void (): gC, roar, method_7071, roar, m_33368_
void (Entity): a, strongKnockback, method_7068, knockBack, m_33339_
void (Entity): b, strongKnockback, method_7068, knockBack, m_33339_
SoundEvent (): y, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (): v, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (): n_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): o_, getDeathSound, method_6002, getDeathSound, m_5592_
boolean (): gf, canBeLeader, method_16485, canLead, m_7490_
boolean (): gr, canBeLeader, method_16485, canLead, m_7490_
int (): w, getAttackTick, method_7070, getAttackTick, m_33362_
int (): u, getAttackTick, method_7070, getAttackTick, m_33362_
int (): ge, getStunnedTick, method_7074, getStunTick, m_33364_
int (): gq, getStunnedTick, method_7074, getStunTick, m_33364_
int (): go, getRoarTick, method_7072, getRoarTick, m_33366_
int (): gA, getRoarTick, method_7072, getRoarTick, m_33366_
AttributeSupplier$Builder (): u, createAttributes, method_26920, createRavagerAttributes, m_33371_
AttributeSupplier$Builder (): s, createAttributes, method_26920, createRavagerAttributes, m_33371_
org.joml.Vector3f (Entity, EntityDimensions, float): a, getPassengerAttachmentPoint, method_52533, getPassengerAttachmentPos, m_292594_
AABB (): fX, getAttackBoundingBox, method_53511, getAttackBox, m_292684_
AABB (): gj, getAttackBoundingBox, method_53511, getAttackBox, m_292684_
1.20.4
Names
bzn
ccu
Fields
Constructors
Methods
void (): z, registerGoals, method_5959, initGoals, m_8099_
void (): B, registerGoals, method_5959, initGoals, m_8099_
void (): R, updateControlFlags, method_20417, updateGoalControls, m_8022_
void (): T, updateControlFlags, method_20417, updateGoalControls, m_8022_
SoundEvent (): ac_, getCelebrateSound, method_20033, getCelebratingSound, m_7930_
SoundEvent (): af_, getCelebrateSound, method_20033, getCelebratingSound, m_7930_
int (): Z, getMaxHeadYRot, method_5986, getMaxHeadRotation, m_8085_
int (): ab, getMaxHeadYRot, method_5986, getMaxHeadRotation, m_8085_
void (): b_, aiStep, method_6007, tickMovement, m_8107_
void (): d_, aiStep, method_6007, tickMovement, m_8107_
void (): go, stunEffect, method_7073, spawnStunnedParticles, m_33367_
void (): gp, stunEffect, method_7073, spawnStunnedParticles, m_33367_
boolean (): eX, isImmobile, method_6062, isImmobile, m_6107_
boolean (): eY, isImmobile, method_6062, isImmobile, m_6107_
void (): gp, roar, method_7071, roar, m_33368_
void (): gq, roar, method_7071, roar, m_33368_
SoundEvent (): w, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (): y, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (): l_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): n_, getDeathSound, method_6002, getDeathSound, m_5592_
boolean (): ge, canBeLeader, method_16485, canLead, m_7490_
boolean (): gf, canBeLeader, method_16485, canLead, m_7490_
int (): t, getAttackTick, method_7070, getAttackTick, m_33362_
int (): w, getAttackTick, method_7070, getAttackTick, m_33362_
int (): gd, getStunnedTick, method_7074, getStunTick, m_33364_
int (): ge, getStunnedTick, method_7074, getStunTick, m_33364_
int (): gn, getRoarTick, method_7072, getRoarTick, m_33366_
int (): go, getRoarTick, method_7072, getRoarTick, m_33366_
AttributeSupplier$Builder (): s, createAttributes, method_26920, createRavagerAttributes, m_33371_
AttributeSupplier$Builder (): u, createAttributes, method_26920, createRavagerAttributes, m_33371_
AABB (): fW, getAttackBoundingBox, method_53511, getAttackBox, m_292684_
AABB (): fX, getAttackBoundingBox, method_53511, getAttackBox, m_292684_
1.20.2
Names
bwh
bzn
Fields
Constructors
Methods
void (): x, registerGoals, method_5959, initGoals, m_8099_
void (): z, registerGoals, method_5959, initGoals, m_8099_
void (): P, updateControlFlags, method_20417, updateGoalControls, m_8022_
void (): R, updateControlFlags, method_20417, updateGoalControls, m_8022_
SoundEvent (): Y_, getCelebrateSound, method_20033, getCelebratingSound, m_7930_
SoundEvent (): ac_, getCelebrateSound, method_20033, getCelebratingSound, m_7930_
int (): fC, getMaxHeadYRot, method_5986, getMaxHeadRotation, m_8085_
int (): Z, getMaxHeadYRot, method_5986, getMaxHeadRotation, m_8085_
double (): bx, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
void (): gj, stunEffect, method_7073, spawnStunnedParticles, m_33367_
void (): go, stunEffect, method_7073, spawnStunnedParticles, m_33367_
boolean (): eT, isImmobile, method_6062, isImmobile, m_6107_
boolean (): eX, isImmobile, method_6062, isImmobile, m_6107_
boolean (Entity): B, hasLineOfSight, method_6057, canSee, m_142582_
boolean (Entity): E, hasLineOfSight, method_6057, canSee, m_142582_
void (): gk, roar, method_7071, roar, m_33368_
void (): gp, roar, method_7071, roar, m_33368_
boolean (Entity): z, doHurtTarget, method_6121, tryAttack, m_7327_
boolean (Entity): C, doHurtTarget, method_6121, tryAttack, m_7327_
SoundEvent (): s, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (): w, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (): g_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): l_, getDeathSound, method_6002, getDeathSound, m_5592_
boolean (): fZ, canBeLeader, method_16485, canLead, m_7490_
boolean (): ge, canBeLeader, method_16485, canLead, m_7490_
int (): r, getAttackTick, method_7070, getAttackTick, m_33362_
int (): t, getAttackTick, method_7070, getAttackTick, m_33362_
int (): fY, getStunnedTick, method_7074, getStunTick, m_33364_
int (): gd, getStunnedTick, method_7074, getStunTick, m_33364_
int (): gi, getRoarTick, method_7072, getRoarTick, m_33366_
int (): gn, getRoarTick, method_7072, getRoarTick, m_33366_
AttributeSupplier$Builder (): q, createAttributes, method_26920, createRavagerAttributes, m_33371_
AttributeSupplier$Builder (): s, createAttributes, method_26920, createRavagerAttributes, m_33371_
LivingEntity (): cL, getControllingPassenger, method_5642, getControllingPassenger, m_6688_
org.joml.Vector3f (Entity, EntityDimensions, float): a, getPassengerAttachmentPoint, method_52533, getPassengerAttachmentPos, m_292594_
AABB (): fW, getAttackBoundingBox, method_53511, getAttackBox, m_292684_
1.20.1
Names
bwf
bwh
Fields
int: bZ, attackTick, field_7303, attackTick, f_33320_
int: ca, attackTick, field_7303, attackTick, f_33320_
int: ca, stunnedTick, field_7302, stunTick, f_33321_
int: cb, stunnedTick, field_7302, stunTick, f_33321_
int: cb, roarTick, field_7305, roarTick, f_33322_
int: cc, roarTick, field_7305, roarTick, f_33322_
double: bS, BASE_MOVEMENT_SPEED, field_30480, field_30480, f_149747_
double: bT, BASE_MOVEMENT_SPEED, field_30480, field_30480, f_149747_
double: bT, ATTACK_MOVEMENT_SPEED, field_30481, field_30481, f_149748_
double: bU, ATTACK_MOVEMENT_SPEED, field_30481, field_30481, f_149748_
int: bU, STUNNED_COLOR, field_30482, field_30482, f_149749_
int: bV, STUNNED_COLOR, field_30482, field_30482, f_149749_
double: bV, STUNNED_COLOR_BLUE, field_30483, field_30483, f_149750_
double: bW, STUNNED_COLOR_BLUE, field_30483, STUNNED_PARTICLE_Z_VELOCITY, f_149750_
double: bW, STUNNED_COLOR_GREEN, field_30484, field_30484, f_149751_
double: bX, STUNNED_COLOR_GREEN, field_30484, STUNNED_PARTICLE_Y_VELOCITY, f_149751_
double: bX, STUNNED_COLOR_RED, field_30485, field_30485, f_149752_
double: bY, STUNNED_COLOR_RED, field_30485, STUNNED_PARTICLE_X_VELOCITY, f_149752_
int: bY, ATTACK_DURATION, field_30486, field_30486, f_149753_
int: bZ, ATTACK_DURATION, field_30486, field_30486, f_149753_
Constructors
Methods
void (): N, updateControlFlags, method_20417, updateGoalControls, m_8022_
void (): P, updateControlFlags, method_20417, updateGoalControls, m_8022_
SoundEvent (): X_, getCelebrateSound, method_20033, getCelebratingSound, m_7930_
SoundEvent (): Y_, getCelebrateSound, method_20033, getCelebratingSound, m_7930_
int (): W, getMaxHeadYRot, method_5986, getMaxHeadRotation, m_8085_
int (): fC, getMaxHeadYRot, method_5986, getMaxHeadRotation, m_8085_
double (): bv, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
double (): bx, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
void (): gd, stunEffect, method_7073, spawnStunnedParticles, m_33367_
void (): gj, stunEffect, method_7073, spawnStunnedParticles, m_33367_
boolean (): eP, isImmobile, method_6062, isImmobile, m_6107_
boolean (): eT, isImmobile, method_6062, isImmobile, m_6107_
void (): ge, roar, method_7071, roar, m_33368_
void (): gk, roar, method_7071, roar, m_33368_
SoundEvent (): x_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): g_, getDeathSound, method_6002, getDeathSound, m_5592_
boolean (): fT, canBeLeader, method_16485, canLead, m_7490_
boolean (): fZ, canBeLeader, method_16485, canLead, m_7490_
int (): fS, getStunnedTick, method_7074, getStunTick, m_33364_
int (): fY, getStunnedTick, method_7074, getStunTick, m_33364_
int (): gc, getRoarTick, method_7072, getRoarTick, m_33366_
int (): gi, getRoarTick, method_7072, getRoarTick, m_33366_
LivingEntity (): cK, getControllingPassenger, method_5642, getControllingPassenger, m_6688_
LivingEntity (): cL, getControllingPassenger, method_5642, getControllingPassenger, m_6688_
1.19.4
Names
bui
bwf
Fields
int: ce, attackTick, field_7303, attackTick, f_33320_
int: bZ, attackTick, field_7303, attackTick, f_33320_
int: cf, stunnedTick, field_7302, stunTick, f_33321_
int: ca, stunnedTick, field_7302, stunTick, f_33321_
int: cg, roarTick, field_7305, roarTick, f_33322_
int: cb, roarTick, field_7305, roarTick, f_33322_
double: bX, BASE_MOVEMENT_SPEED, field_30480, field_30480, f_149747_
double: bS, BASE_MOVEMENT_SPEED, field_30480, field_30480, f_149747_
double: bY, ATTACK_MOVEMENT_SPEED, field_30481, field_30481, f_149748_
double: bT, ATTACK_MOVEMENT_SPEED, field_30481, field_30481, f_149748_
int: bZ, STUNNED_COLOR, field_30482, field_30482, f_149749_
int: bU, STUNNED_COLOR, field_30482, field_30482, f_149749_
double: ca, STUNNED_COLOR_BLUE, field_30483, field_30483, f_149750_
double: bV, STUNNED_COLOR_BLUE, field_30483, field_30483, f_149750_
double: cb, STUNNED_COLOR_GREEN, field_30484, field_30484, f_149751_
double: bW, STUNNED_COLOR_GREEN, field_30484, field_30484, f_149751_
double: cc, STUNNED_COLOR_RED, field_30485, field_30485, f_149752_
double: bX, STUNNED_COLOR_RED, field_30485, field_30485, f_149752_
int: cd, ATTACK_DURATION, field_30486, field_30486, f_149753_
int: bY, ATTACK_DURATION, field_30486, field_30486, f_149753_
Constructors
Methods
void (): u, registerGoals, method_5959, initGoals, m_8099_
void (): x, registerGoals, method_5959, initGoals, m_8099_
SoundEvent (): N_, getCelebrateSound, method_20033, getCelebratingSound, m_7930_
SoundEvent (): X_, getCelebrateSound, method_20033, getCelebratingSound, m_7930_
PathNavigation (Level): a, createNavigation, method_5965, createNavigation, m_6037_
double (): bw, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
double (): bv, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
Entity (): cL, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_
void (): fX, stunEffect, method_7073, spawnStunnedParticles, m_33367_
void (): gd, stunEffect, method_7073, spawnStunnedParticles, m_33367_
boolean (): eK, isImmobile, method_6062, isImmobile, m_6107_
boolean (): eP, isImmobile, method_6062, isImmobile, m_6107_
boolean (Entity): C, hasLineOfSight, method_6057, canSee, m_142582_
boolean (Entity): B, hasLineOfSight, method_6057, canSee, m_142582_
void (): fY, roar, method_7071, roar, m_33368_
void (): ge, roar, method_7071, roar, m_33368_
void (Entity): b, strongKnockback, method_7068, knockBack, m_33339_
void (Entity): a, strongKnockback, method_7068, knockBack, m_33339_
boolean (Entity): A, doHurtTarget, method_6121, tryAttack, m_7327_
boolean (Entity): z, doHurtTarget, method_6121, tryAttack, m_7327_
SoundEvent (): r, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (): s, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (DamageSource): c, getHurtSound, method_6011, getHurtSound, m_7975_
SoundEvent (DamageSource): d, getHurtSound, method_6011, getHurtSound, m_7975_
SoundEvent (): c_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): x_, getDeathSound, method_6002, getDeathSound, m_5592_
boolean (): fN, canBeLeader, method_16485, canLead, m_7490_
boolean (): fT, canBeLeader, method_16485, canLead, m_7490_
void (byte): a, handleEntityEvent, method_5711, handleStatus, m_7822_
void (byte): b, handleEntityEvent, method_5711, handleStatus, m_7822_
int (): p, getAttackTick, method_7070, getAttackTick, m_33362_
int (): r, getAttackTick, method_7070, getAttackTick, m_33362_
int (): fM, getStunnedTick, method_7074, getStunTick, m_33364_
int (): fS, getStunnedTick, method_7074, getStunTick, m_33364_
int (): fW, getRoarTick, method_7072, getRoarTick, m_33366_
int (): gc, getRoarTick, method_7072, getRoarTick, m_33366_
AttributeSupplier$Builder (): m, createAttributes, method_26920, createRavagerAttributes, m_33371_
AttributeSupplier$Builder (): q, createAttributes, method_26920, createRavagerAttributes, m_33371_
boolean (Entity): a, canBeControlledBy, method_42168, canBecomePrimaryPassenger, m_219062_
LivingEntity (): cK, getControllingPassenger, method_5642, getControllingPassenger, m_6688_
1.19.3
Names
brv
bui
Fields
Constructors
Methods
void (): M, updateControlFlags, method_20417, updateGoalControls, m_8022_
void (): N, updateControlFlags, method_20417, updateGoalControls, m_8022_
SoundEvent (): L_, getCelebrateSound, method_20033, getCelebratingSound, m_7930_
SoundEvent (): N_, getCelebrateSound, method_20033, getCelebratingSound, m_7930_
int (): V, getMaxHeadYRot, method_5986, getMaxHeadRotation, m_8085_
int (): W, getMaxHeadYRot, method_5986, getMaxHeadRotation, m_8085_
double (): bt, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
double (): bw, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
Entity (): cG, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_
Entity (): cL, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_
void (): w_, aiStep, method_6007, tickMovement, m_8107_
void (): b_, aiStep, method_6007, tickMovement, m_8107_
void (): fU, stunEffect, method_7073, spawnStunnedParticles, m_33367_
void (): fX, stunEffect, method_7073, spawnStunnedParticles, m_33367_
boolean (): eE, isImmobile, method_6062, isImmobile, m_6107_
boolean (): eK, isImmobile, method_6062, isImmobile, m_6107_
boolean (Entity): B, hasLineOfSight, method_6057, canSee, m_142582_
boolean (Entity): C, hasLineOfSight, method_6057, canSee, m_142582_
void (): fV, roar, method_7071, roar, m_33368_
void (): fY, roar, method_7071, roar, m_33368_
boolean (Entity): z, doHurtTarget, method_6121, tryAttack, m_7327_
boolean (Entity): A, doHurtTarget, method_6121, tryAttack, m_7327_
SoundEvent (): x_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): c_, getDeathSound, method_6002, getDeathSound, m_5592_
boolean (): fK, canBeLeader, method_16485, canLead, m_7490_
boolean (): fN, canBeLeader, method_16485, canLead, m_7490_
int (): q, getAttackTick, method_7070, getAttackTick, m_33362_
int (): p, getAttackTick, method_7070, getAttackTick, m_33362_
int (): fJ, getStunnedTick, method_7074, getStunTick, m_33364_
int (): fM, getStunnedTick, method_7074, getStunTick, m_33364_
int (): fT, getRoarTick, method_7072, getRoarTick, m_33366_
int (): fW, getRoarTick, method_7072, getRoarTick, m_33366_
AttributeSupplier$Builder (): n, createAttributes, method_26920, createRavagerAttributes, m_33371_
AttributeSupplier$Builder (): m, createAttributes, method_26920, createRavagerAttributes, m_33371_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
bqy
brv
Fields
Constructors
Methods
SoundEvent (): M_, getCelebrateSound, method_20033, getCelebratingSound, m_7930_
SoundEvent (): L_, getCelebrateSound, method_20033, getCelebratingSound, m_7930_
double (): bu, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
double (): bt, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
Entity (): cH, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_
Entity (): cG, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_
void (): fV, stunEffect, method_7073, spawnStunnedParticles, m_33367_
void (): fU, stunEffect, method_7073, spawnStunnedParticles, m_33367_
boolean (): eF, isImmobile, method_6062, isImmobile, m_6107_
boolean (): eE, isImmobile, method_6062, isImmobile, m_6107_
void (): fW, roar, method_7071, roar, m_33368_
void (): fV, roar, method_7071, roar, m_33368_
boolean (): fL, canBeLeader, method_16485, canLead, m_7490_
boolean (): fK, canBeLeader, method_16485, canLead, m_7490_
int (): fK, getStunnedTick, method_7074, getStunTick, m_33364_
int (): fJ, getStunnedTick, method_7074, getStunTick, m_33364_
int (): fU, getRoarTick, method_7072, getRoarTick, m_33366_
int (): fT, getRoarTick, method_7072, getRoarTick, m_33366_
1.19
Names
bmi
bqy
Fields
int: cc, attackTick, field_7303, attackTick, f_33320_
int: ce, attackTick, field_7303, attackTick, f_33320_
int: cd, stunnedTick, field_7302, stunTick, f_33321_
int: cf, stunnedTick, field_7302, stunTick, f_33321_
int: ce, roarTick, field_7305, roarTick, f_33322_
int: cg, roarTick, field_7305, roarTick, f_33322_
double: bV, BASE_MOVEMENT_SPEED, field_30480, field_30480, f_149747_
double: bX, BASE_MOVEMENT_SPEED, field_30480, field_30480, f_149747_
double: bW, ATTACK_MOVEMENT_SPEED, field_30481, field_30481, f_149748_
double: bY, ATTACK_MOVEMENT_SPEED, field_30481, field_30481, f_149748_
int: bX, STUNNED_COLOR, field_30482, field_30482, f_149749_
int: bZ, STUNNED_COLOR, field_30482, field_30482, f_149749_
double: bY, STUNNED_COLOR_BLUE, field_30483, field_30483, f_149750_
double: ca, STUNNED_COLOR_BLUE, field_30483, field_30483, f_149750_
double: bZ, STUNNED_COLOR_GREEN, field_30484, field_30484, f_149751_
double: cb, STUNNED_COLOR_GREEN, field_30484, field_30484, f_149751_
double: ca, STUNNED_COLOR_RED, field_30485, field_30485, f_149752_
double: cc, STUNNED_COLOR_RED, field_30485, field_30485, f_149752_
int: cb, ATTACK_DURATION, field_30486, field_30486, f_149753_
int: cd, ATTACK_DURATION, field_30486, field_30486, f_149753_
Constructors
Methods
SoundEvent (): t, getCelebrateSound, method_20033, getCelebratingSound, m_7930_
SoundEvent (): M_, getCelebrateSound, method_20033, getCelebratingSound, m_7930_
int (): U, getMaxHeadYRot, method_5986, getMaxHeadRotation, m_8085_
int (): V, getMaxHeadYRot, method_5986, getMaxHeadRotation, m_8085_
double (): bq, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
double (): bu, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
boolean (): fg, canBeControlledByRider, method_5956, canBeControlledByRider, m_5807_
Entity (): cE, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_
Entity (): cH, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_
void (): fK, stunEffect, method_7073, spawnStunnedParticles, m_33367_
void (): fV, stunEffect, method_7073, spawnStunnedParticles, m_33367_
boolean (): ex, isImmobile, method_6062, isImmobile, m_6107_
boolean (): eF, isImmobile, method_6062, isImmobile, m_6107_
void (): fL, roar, method_7071, roar, m_33368_
void (): fW, roar, method_7071, roar, m_33368_
void (Entity): a, strongKnockback, method_7068, knockBack, m_33339_
void (Entity): b, strongKnockback, method_7068, knockBack, m_33339_
boolean (): fA, canBeLeader, method_16485, canLead, m_7490_
boolean (): fL, canBeLeader, method_16485, canLead, m_7490_
int (): fz, getStunnedTick, method_7074, getStunTick, m_33364_
int (): fK, getStunnedTick, method_7074, getStunTick, m_33364_
int (): fJ, getRoarTick, method_7072, getRoarTick, m_33366_
int (): fU, getRoarTick, method_7072, getRoarTick, m_33366_
boolean (Entity): a, canBeControlledBy, method_42168, canBecomePrimaryPassenger, m_219062_
1.18.2
Names
blq
bmi
Fields
int: cd, attackTick, field_7303, attackTick, f_33320_
int: cc, attackTick, field_7303, attackTick, f_33320_
int: ce, stunnedTick, field_7302, stunTick, f_33321_
int: cd, stunnedTick, field_7302, stunTick, f_33321_
int: cf, roarTick, field_7305, roarTick, f_33322_
int: ce, roarTick, field_7305, roarTick, f_33322_
double: bW, BASE_MOVEMENT_SPEED, field_30480, field_30480, f_149747_
double: bV, BASE_MOVEMENT_SPEED, field_30480, field_30480, f_149747_
double: bX, ATTACK_MOVEMENT_SPEED, field_30481, field_30481, f_149748_
double: bW, ATTACK_MOVEMENT_SPEED, field_30481, field_30481, f_149748_
int: bY, STUNNED_COLOR, field_30482, field_30482, f_149749_
int: bX, STUNNED_COLOR, field_30482, field_30482, f_149749_
double: bZ, STUNNED_COLOR_BLUE, field_30483, field_30483, f_149750_
double: bY, STUNNED_COLOR_BLUE, field_30483, field_30483, f_149750_
double: ca, STUNNED_COLOR_GREEN, field_30484, field_30484, f_149751_
double: bZ, STUNNED_COLOR_GREEN, field_30484, field_30484, f_149751_
double: cb, STUNNED_COLOR_RED, field_30485, field_30485, f_149752_
double: ca, STUNNED_COLOR_RED, field_30485, field_30485, f_149752_
int: cc, ATTACK_DURATION, field_30486, field_30486, f_149753_
int: cb, ATTACK_DURATION, field_30486, field_30486, f_149753_
Constructors
Methods
boolean (): ff, canBeControlledByRider, method_5956, canBeControlledByRider, m_5807_
boolean (): fg, canBeControlledByRider, method_5956, canBeControlledByRider, m_5807_
void (): fJ, stunEffect, method_7073, spawnStunnedParticles, m_33367_
void (): fK, stunEffect, method_7073, spawnStunnedParticles, m_33367_
boolean (): ew, isImmobile, method_6062, isImmobile, m_6107_
boolean (): ex, isImmobile, method_6062, isImmobile, m_6107_
void (): fK, roar, method_7071, roar, m_33368_
void (): fL, roar, method_7071, roar, m_33368_
boolean (): fz, canBeLeader, method_16485, canLead, m_7490_
boolean (): fA, canBeLeader, method_16485, canLead, m_7490_
int (): fy, getStunnedTick, method_7074, getStunTick, m_33364_
int (): fz, getStunnedTick, method_7074, getStunTick, m_33364_
int (): fI, getRoarTick, method_7072, getRoarTick, m_33366_
int (): fJ, getRoarTick, method_7072, getRoarTick, m_33366_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
bid
blq
Fields
int: ca, attackTick, field_7303, attackTick, f_33320_
int: cd, attackTick, field_7303, attackTick, f_33320_
int: cb, stunnedTick, field_7302, stunTick, f_33321_
int: ce, stunnedTick, field_7302, stunTick, f_33321_
int: cc, roarTick, field_7305, roarTick, f_33322_
int: cf, roarTick, field_7305, roarTick, f_33322_
double: bT, BASE_MOVEMENT_SPEED, field_30480, field_30480, f_149747_
double: bW, BASE_MOVEMENT_SPEED, field_30480, field_30480, f_149747_
double: bU, ATTACK_MOVEMENT_SPEED, field_30481, field_30481, f_149748_
double: bX, ATTACK_MOVEMENT_SPEED, field_30481, field_30481, f_149748_
int: bV, STUNNED_COLOR, field_30482, field_30482, f_149749_
int: bY, STUNNED_COLOR, field_30482, field_30482, f_149749_
double: bW, STUNNED_COLOR_BLUE, field_30483, field_30483, f_149750_
double: bZ, STUNNED_COLOR_BLUE, field_30483, field_30483, f_149750_
double: bX, STUNNED_COLOR_GREEN, field_30484, field_30484, f_149751_
double: ca, STUNNED_COLOR_GREEN, field_30484, field_30484, f_149751_
double: bY, STUNNED_COLOR_RED, field_30485, field_30485, f_149752_
double: cb, STUNNED_COLOR_RED, field_30485, field_30485, f_149752_
int: bZ, ATTACK_DURATION, field_30486, field_30486, f_149753_
int: cc, ATTACK_DURATION, field_30486, field_30486, f_149753_
Constructors
Methods
void (): v, registerGoals, method_5959, initGoals, m_8099_, initPathfinder
void (): u, registerGoals, method_5959, initGoals, m_8099_
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_, saveData
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_, loadData
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_
int (): fa, getMaxHeadYRot, method_5986, getBodyYawSpeed, m_8085_
int (): U, getMaxHeadYRot, method_5986, getMaxHeadRotation, m_8085_
double (): bl, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
double (): bq, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
boolean (): fd, canBeControlledByRider, method_5956, canBeControlledByRider, m_5807_
boolean (): ff, canBeControlledByRider, method_5956, canBeControlledByRider, m_5807_
Entity (): cz, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_, getRidingPassenger
Entity (): cE, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_
void (): u_, aiStep, method_6007, tickMovement, m_8107_, movementTick
void (): w_, aiStep, method_6007, tickMovement, m_8107_
void (): fH, stunEffect, method_7073, spawnStunnedParticles, m_33367_
void (): fJ, stunEffect, method_7073, spawnStunnedParticles, m_33367_
boolean (): eq, isImmobile, method_6062, isImmobile, m_6107_, isFrozen
boolean (): ew, isImmobile, method_6062, isImmobile, m_6107_
boolean (Entity): B, hasLineOfSight, method_6057, canSee, m_142582_, hasLineOfSight
boolean (Entity): B, hasLineOfSight, method_6057, canSee, m_142582_
void (): fI, roar, method_7071, roar, m_33368_
void (): fK, roar, method_7071, roar, m_33368_
boolean (Entity): z, doHurtTarget, method_6121, tryAttack, m_7327_, attackEntity
boolean (Entity): z, doHurtTarget, method_6121, tryAttack, m_7327_
SoundEvent (): q, getAmbientSound, method_5994, getAmbientSound, m_7515_, getSoundAmbient
SoundEvent (): r, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (DamageSource): c, getHurtSound, method_6011, getHurtSound, m_7975_, getSoundHurt
SoundEvent (DamageSource): c, getHurtSound, method_6011, getHurtSound, m_7975_
SoundEvent (): v_, getDeathSound, method_6002, getDeathSound, m_5592_, getSoundDeath
SoundEvent (): x_, getDeathSound, method_6002, getDeathSound, m_5592_
boolean (): fx, canBeLeader, method_16485, canLead, m_7490_
boolean (): fz, canBeLeader, method_16485, canLead, m_7490_
int (): p, getAttackTick, method_7070, getAttackTick, m_33362_
int (): q, getAttackTick, method_7070, getAttackTick, m_33362_
int (): fw, getStunnedTick, method_7074, getStunTick, m_33364_
int (): fy, getStunnedTick, method_7074, getStunTick, m_33364_
int (): fG, getRoarTick, method_7072, getRoarTick, m_33366_
int (): fI, getRoarTick, method_7072, getRoarTick, m_33366_
1.17.1
Names
bic
bid
Fields
int: bZ, attackTick, field_7303, attackTick, f_33320_
int: ca, attackTick, field_7303, attackTick, f_33320_
int: ca, stunnedTick, field_7302, stunTick, f_33321_
int: cb, stunnedTick, field_7302, stunTick, f_33321_
int: cb, roarTick, field_7305, roarTick, f_33322_
int: cc, roarTick, field_7305, roarTick, f_33322_
double: bS, BASE_MOVEMENT_SPEED, field_30480, field_30480, f_149747_
double: bT, BASE_MOVEMENT_SPEED, field_30480, field_30480, f_149747_
double: bT, ATTACK_MOVEMENT_SPEED, field_30481, field_30481, f_149748_
double: bU, ATTACK_MOVEMENT_SPEED, field_30481, field_30481, f_149748_
int: bU, STUNNED_COLOR, field_30482, field_30482, f_149749_
int: bV, STUNNED_COLOR, field_30482, field_30482, f_149749_
double: bV, STUNNED_COLOR_BLUE, field_30483, field_30483, f_149750_
double: bW, STUNNED_COLOR_BLUE, field_30483, field_30483, f_149750_
double: bW, STUNNED_COLOR_GREEN, field_30484, field_30484, f_149751_
double: bX, STUNNED_COLOR_GREEN, field_30484, field_30484, f_149751_
double: bX, STUNNED_COLOR_RED, field_30485, field_30485, f_149752_
double: bY, STUNNED_COLOR_RED, field_30485, field_30485, f_149752_
int: bY, ATTACK_DURATION, field_30486, field_30486, f_149753_
int: bZ, ATTACK_DURATION, field_30486, field_30486, f_149753_
Constructors
Methods
int (): eZ, getMaxHeadYRot, method_5986, getBodyYawSpeed, m_8085_
int (): fa, getMaxHeadYRot, method_5986, getBodyYawSpeed, m_8085_
boolean (): fc, canBeControlledByRider, method_5956, canBeControlledByRider, m_5807_
boolean (): fd, canBeControlledByRider, method_5956, canBeControlledByRider, m_5807_
void (): fG, stunEffect, method_7073, spawnStunnedParticles, m_33367_
void (): fH, stunEffect, method_7073, spawnStunnedParticles, m_33367_
void (): fH, roar, method_7071, roar, m_33368_
void (): fI, roar, method_7071, roar, m_33368_
boolean (): fw, canBeLeader, method_16485, canLead, m_7490_
boolean (): fx, canBeLeader, method_16485, canLead, m_7490_
int (): fv, getStunnedTick, method_7074, getStunTick, m_33364_
int (): fw, getStunnedTick, method_7074, getStunTick, m_33364_
int (): fF, getRoarTick, method_7072, getRoarTick, m_33366_
int (): fG, getRoarTick, method_7072, getRoarTick, m_33366_
1.17
Names
bdv
bic
net.minecraft.entity.monster.RavagerEntity
net.minecraft.src.C_1043_
net.minecraft.server.v1_16_R3.EntityRavager
net.minecraft.world.entity.monster.EntityRavager
Fields
Predicate<Entity>: b, NO_RAVAGER_AND_ALIVE, field_7301, IS_NOT_RAVAGER, field_213690_b
Predicate<Entity>: e, NO_RAVAGER_AND_ALIVE, field_7301, IS_NOT_RAVAGER, f_33319_
int: bo, attackTick, field_7303, attackTick, field_213691_bz
int: bZ, attackTick, field_7303, attackTick, f_33320_
int: bp, stunnedTick, field_7302, stunTick, field_213692_bA
int: ca, stunnedTick, field_7302, stunTick, f_33321_
int: bq, roarTick, field_7305, roarTick, field_213689_bB
int: cb, roarTick, field_7305, roarTick, f_33322_
double: bS, BASE_MOVEMENT_SPEED, field_30480, field_30480, f_149747_
double: bT, ATTACK_MOVEMENT_SPEED, field_30481, field_30481, f_149748_
int: bU, STUNNED_COLOR, field_30482, field_30482, f_149749_
double: bV, STUNNED_COLOR_BLUE, field_30483, field_30483, f_149750_
double: bW, STUNNED_COLOR_GREEN, field_30484, field_30484, f_149751_
double: bX, STUNNED_COLOR_RED, field_30485, field_30485, f_149752_
int: bY, ATTACK_DURATION, field_30486, field_30486, f_149753_
int: b, STUN_DURATION, field_30479, field_30479, f_149746_
Constructors
Methods
void (): o, registerGoals, method_5959, initGoals, func_184651_r, initPathfinder
void (): v, registerGoals, method_5959, initGoals, m_8099_, initPathfinder
void (): H, updateControlFlags, method_20417, updateGoalControls, func_213385_F
void (): M, updateControlFlags, method_20417, updateGoalControls, m_8022_
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, func_213281_b, saveData
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_, saveData
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, func_70037_a, loadData
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_, loadData
SoundEvent (): eL, getCelebrateSound, method_20033, getCelebratingSound, func_213654_dW
SoundEvent (): t, getCelebrateSound, method_20033, getCelebratingSound, m_7930_
PathNavigation (Level): b, createNavigation, method_5965, createNavigation, func_175447_b
PathNavigation (Level): a, createNavigation, method_5965, createNavigation, m_6037_
int (): Q, getMaxHeadYRot, method_5986, getBodyYawSpeed, func_184649_cE
int (): eZ, getMaxHeadYRot, method_5986, getBodyYawSpeed, m_8085_
double (): bc, getPassengersRidingOffset, method_5621, getMountedHeightOffset, func_70042_X
double (): bl, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_
boolean (): er, canBeControlledByRider, method_5956, canBeControlledByRider, func_82171_bF
boolean (): fc, canBeControlledByRider, method_5956, canBeControlledByRider, m_5807_
Entity (): cm, getControllingPassenger, method_5642, getPrimaryPassenger, func_184179_bs, getRidingPassenger
Entity (): cz, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_, getRidingPassenger
void (): k, aiStep, method_6007, tickMovement, func_70636_d, movementTick
void (): u_, aiStep, method_6007, tickMovement, m_8107_, movementTick
void (): eX, stunEffect, method_7073, spawnStunnedParticles, func_213682_eh
void (): fG, stunEffect, method_7073, spawnStunnedParticles, m_33367_
boolean (): dI, isImmobile, method_6062, isImmobile, func_70610_aX, isFrozen
boolean (): eq, isImmobile, method_6062, isImmobile, m_6107_, isFrozen
boolean (Entity): D, canSee, method_6057, canSee, func_70685_l, hasLineOfSight
boolean (Entity): B, hasLineOfSight, method_6057, canSee, m_142582_, hasLineOfSight
void (LivingEntity): e, blockedByShield, method_6060, knockback, func_213371_e
void (LivingEntity): e, blockedByShield, method_6060, knockback, m_6731_
void (): eY, roar, method_7071, roar, func_213686_ei
void (): fH, roar, method_7071, roar, m_33368_
void (Entity): a, strongKnockback, method_7068, knockBack, func_213688_a
void (Entity): a, strongKnockback, method_7068, knockBack, m_33339_
boolean (Entity): B, doHurtTarget, method_6121, tryAttack, func_70652_k, attackEntity
boolean (Entity): z, doHurtTarget, method_6121, tryAttack, m_7327_, attackEntity
SoundEvent (): I, getAmbientSound, method_5994, getAmbientSound, func_184639_G, getSoundAmbient
SoundEvent (): q, getAmbientSound, method_5994, getAmbientSound, m_7515_, getSoundAmbient
SoundEvent (DamageSource): e, getHurtSound, method_6011, getHurtSound, func_184601_bQ, getSoundHurt
SoundEvent (DamageSource): c, getHurtSound, method_6011, getHurtSound, m_7975_, getSoundHurt
SoundEvent (): dq, getDeathSound, method_6002, getDeathSound, func_184615_bR, getSoundDeath
SoundEvent (): v_, getDeathSound, method_6002, getDeathSound, m_5592_, getSoundDeath
void (BlockPos, BlockState): b, playStepSound, method_5712, playStepSound, func_180429_a
void (BlockPos, BlockState): b, playStepSound, method_5712, playStepSound, m_7355_
boolean (LevelReader): a, checkSpawnObstruction, method_5957, canSpawn, func_205019_a
boolean (LevelReader): a, checkSpawnObstruction, method_5957, canSpawn, m_6914_
void (int, boolean): a, applyRaidBuffs, method_16484, addBonusForWave, func_213660_a
void (int, boolean): a, applyRaidBuffs, method_16484, addBonusForWave, m_7895_
boolean (): eN, canBeLeader, method_16485, canLead, func_213637_dY
boolean (): fw, canBeLeader, method_16485, canLead, m_7490_
void (byte): a, handleEntityEvent, method_5711, handleStatus, func_70103_a
void (byte): a, handleEntityEvent, method_5711, handleStatus, m_7822_
int (): eK, getAttackTick, method_7070, getAttackTick, func_213683_l
int (): p, getAttackTick, method_7070, getAttackTick, m_33362_
int (): eM, getStunnedTick, method_7074, getStunTick, func_213684_dX
int (): fv, getStunnedTick, method_7074, getStunTick, m_33364_
int (): eW, getRoarTick, method_7072, getRoarTick, func_213687_eg
int (): fF, getRoarTick, method_7072, getRoarTick, m_33366_
AttributeSupplier$Builder (): m, createAttributes, method_26920, createRavagerAttributes, func_234297_m_
AttributeSupplier$Builder (): n, createAttributes, method_26920, createRavagerAttributes, m_33371_
1.16.5
Names
Fields
Constructors
Methods
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToTag, func_213281_b, saveData
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, func_213281_b, saveData
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromTag, func_70037_a, loadData
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, func_70037_a, loadData
1.16.4
Names
bds
bdv
net.minecraft.server.v1_16_R2.EntityRavager
net.minecraft.server.v1_16_R3.EntityRavager
Fields
Constructors
Methods
int (): eo, getMaxHeadYRot, method_5986, getBodyYawSpeed, func_184649_cE
int (): Q, getMaxHeadYRot, method_5986, getBodyYawSpeed, func_184649_cE
double (): bb, getPassengersRidingOffset, method_5621, getMountedHeightOffset, func_70042_X
double (): bc, getPassengersRidingOffset, method_5621, getMountedHeightOffset, func_70042_X
Entity (): cl, getControllingPassenger, method_5642, getPrimaryPassenger, func_184179_bs, getRidingPassenger
Entity (): cm, getControllingPassenger, method_5642, getPrimaryPassenger, func_184179_bs, getRidingPassenger
boolean (): dH, isImmobile, method_6062, isImmobile, func_70610_aX, isFrozen
boolean (): dI, isImmobile, method_6062, isImmobile, func_70610_aX, isFrozen
SoundEvent (): dp, getDeathSound, method_6002, getDeathSound, func_184615_bR, getSoundDeath
SoundEvent (): dq, getDeathSound, method_6002, getDeathSound, func_184615_bR, getSoundDeath
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
bcg
bds
net.minecraft.server.v1_16_R1.EntityRavager
net.minecraft.server.v1_16_R2.EntityRavager
Fields
int: bv, attackTick, field_7303, attackTick, field_213691_bz
int: bo, attackTick, field_7303, attackTick, field_213691_bz
int: bw, stunnedTick, field_7302, stunTick, field_213692_bA
int: bp, stunnedTick, field_7302, stunTick, field_213692_bA
int: bx, roarTick, field_7305, roarTick, field_213689_bB
int: bq, roarTick, field_7305, roarTick, field_213689_bB
Constructors
Methods
SoundEvent (): eM, getCelebrateSound, method_20033, getCelebratingSound, func_213654_dW
SoundEvent (): eL, getCelebrateSound, method_20033, getCelebratingSound, func_213654_dW
int (): ep, getMaxHeadYRot, method_5986, getBodyYawSpeed, func_184649_cE
int (): eo, getMaxHeadYRot, method_5986, getBodyYawSpeed, func_184649_cE
double (): aY, getPassengersRidingOffset, method_5621, getMountedHeightOffset, func_70042_X
double (): bb, getPassengersRidingOffset, method_5621, getMountedHeightOffset, func_70042_X
boolean (): es, canBeControlledByRider, method_5956, canBeControlledByRider, func_82171_bF
boolean (): er, canBeControlledByRider, method_5956, canBeControlledByRider, func_82171_bF
void (): eY, stunEffect, method_7073, spawnStunnedParticles, func_213682_eh
void (): eX, stunEffect, method_7073, spawnStunnedParticles, func_213682_eh
void (LivingEntity): f, blockedByShield, method_6060, knockback, func_213371_e
void (LivingEntity): e, blockedByShield, method_6060, knockback, func_213371_e
void (): eZ, roar, method_7071, roar, func_213686_ei
void (): eY, roar, method_7071, roar, func_213686_ei
void (BlockPos, BlockState): a, playStepSound, method_5712, playStepSound, func_180429_a
void (BlockPos, BlockState): b, playStepSound, method_5712, playStepSound, func_180429_a
boolean (): eO, canBeLeader, method_16485, canLead, func_213637_dY
boolean (): eN, canBeLeader, method_16485, canLead, func_213637_dY
int (): eL, getAttackTick, method_7070, getAttackTick, func_213683_l
int (): eK, getAttackTick, method_7070, getAttackTick, func_213683_l
int (): eN, getStunnedTick, method_7074, getStunTick, func_213684_dX
int (): eM, getStunnedTick, method_7074, getStunTick, func_213684_dX
int (): eX, getRoarTick, method_7072, getRoarTick, func_213687_eg
int (): eW, getRoarTick, method_7072, getRoarTick, func_213687_eg
1.16.1
Names
axc
bcg
net.minecraft.server.v1_15_R1.EntityRavager
net.minecraft.server.v1_16_R1.EntityRavager
Fields
int: bw, attackTick, field_7303, attackTick, field_213691_bz
int: bv, attackTick, field_7303, attackTick, field_213691_bz
int: bx, stunnedTick, field_7302, stunTick, field_213692_bA
int: bw, stunnedTick, field_7302, stunTick, field_213692_bA
int: by, roarTick, field_7305, roarTick, field_213689_bB
int: bx, roarTick, field_7305, roarTick, field_213689_bB
Constructors
Methods
void (): n, registerGoals, method_5959, initGoals, func_184651_r, initPathfinder
void (): o, registerGoals, method_5959, initGoals, func_184651_r, initPathfinder
void (): F, updateControlFlags, method_20417, func_213385_F
void (): H, updateControlFlags, method_20417, updateGoalControls, func_213385_F
void (): cA, registerAttributes, method_6001, initAttributes, func_110147_ax, initAttributes
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToTag, func_213281_b
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToTag, func_213281_b, saveData
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromTag, func_70037_a
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromTag, func_70037_a, loadData
SoundEvent (): eq, getCelebrateSound, method_20033, getCelebratingSound, func_213654_dW
SoundEvent (): eM, getCelebrateSound, method_20033, getCelebratingSound, func_213654_dW
int (): dV, getMaxHeadYRot, method_5986, getBodyYawSpeed, func_184649_cE
int (): ep, getMaxHeadYRot, method_5986, getBodyYawSpeed, func_184649_cE
double (): aS, getRideHeight, method_5621, getMountedHeightOffset, func_70042_X
double (): aY, getPassengersRidingOffset, method_5621, getMountedHeightOffset, func_70042_X
boolean (): dY, canBeControlledByRider, method_5956, canBeControlledByRider, func_82171_bF
boolean (): es, canBeControlledByRider, method_5956, canBeControlledByRider, func_82171_bF
Entity (): cd, getControllingPassenger, method_5642, getPrimaryPassenger, func_184179_bs, getRidingPassenger
Entity (): cl, getControllingPassenger, method_5642, getPrimaryPassenger, func_184179_bs, getRidingPassenger
void (): eB, stunEffect, method_7073, spawnStunnedParticles, func_213682_eh
void (): eY, stunEffect, method_7073, spawnStunnedParticles, func_213682_eh
boolean (): do, isImmobile, method_6062, isImmobile, func_70610_aX, isFrozen
boolean (): dH, isImmobile, method_6062, isImmobile, func_70610_aX, isFrozen
void (LivingEntity): e, blockedByShield, method_6060, knockback, func_213371_e
void (LivingEntity): f, blockedByShield, method_6060, knockback, func_213371_e
void (): eC, roar, method_7071, roar, func_213686_ei
void (): eZ, roar, method_7071, roar, func_213686_ei
boolean (Entity): B, doHurtTarget, method_6121, tryAttack, func_70652_k
boolean (Entity): B, doHurtTarget, method_6121, tryAttack, func_70652_k, attackEntity
SoundEvent (): G, getAmbientSound, method_5994, getAmbientSound, func_184639_G, getSoundAmbient
SoundEvent (): I, getAmbientSound, method_5994, getAmbientSound, func_184639_G, getSoundAmbient
SoundEvent (): cX, getDeathSound, method_6002, getDeathSound, func_184615_bR, getSoundDeath
SoundEvent (): dp, getDeathSound, method_6002, getDeathSound, func_184615_bR, getSoundDeath
boolean (): es, canBeLeader, method_16485, canLead, func_213637_dY
boolean (): eO, canBeLeader, method_16485, canLead, func_213637_dY
int (): l, getAttackTick, method_7070, getAttackTick, func_213683_l
int (): eL, getAttackTick, method_7070, getAttackTick, func_213683_l
int (): er, getStunnedTick, method_7074, getStunTick, func_213684_dX
int (): eN, getStunnedTick, method_7074, getStunTick, func_213684_dX
int (): eA, getRoarTick, method_7072, getRoarTick, func_213687_eg
int (): eX, getRoarTick, method_7072, getRoarTick, func_213687_eg
AttributeSupplier$Builder (): m, createAttributes, method_26920, createRavagerAttributes, func_234297_m_
1.15.2
Names
awz
axc
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
int (): dV, getMaxHeadYRot, method_5986, func_184649_cE
int (): dV, getMaxHeadYRot, method_5986, getBodyYawSpeed, func_184649_cE
1.15
Names
auz
awz
net.minecraft.server.v1_14_R1.EntityRavager
net.minecraft.server.v1_15_R1.EntityRavager
Fields
int: bz, attackTick, field_7303, attackTick, field_213691_bz
int: bw, attackTick, field_7303, attackTick, field_213691_bz
int: bA, stunnedTick, field_7302, stunTick, field_213692_bA
int: bx, stunnedTick, field_7302, stunTick, field_213692_bA
int: bB, roarTick, field_7305, roarTick, field_213689_bB
int: by, roarTick, field_7305, roarTick, field_213689_bB
Constructors
Methods
void (): cl, registerAttributes, method_6001, initAttributes, func_110147_ax, initAttributes
void (): cA, registerAttributes, method_6001, initAttributes, func_110147_ax, initAttributes
SoundEvent (): dV, getCelebrateSound, method_20033, getCelebratingSound, func_213654_dW
SoundEvent (): eq, getCelebrateSound, method_20033, getCelebratingSound, func_213654_dW
int (): dA, getMaxHeadYRot, method_5986, func_184649_cE
int (): dV, getMaxHeadYRot, method_5986, func_184649_cE
double (): aP, getRideHeight, method_5621, getMountedHeightOffset, func_70042_X
double (): aS, getRideHeight, method_5621, getMountedHeightOffset, func_70042_X
boolean (): dD, canBeControlledByRider, method_5956, canBeControlledByRider, func_82171_bF
boolean (): dY, canBeControlledByRider, method_5956, canBeControlledByRider, func_82171_bF
Entity (): bV, getControllingPassenger, method_5642, getPrimaryPassenger, func_184179_bs, getRidingPassenger
Entity (): cd, getControllingPassenger, method_5642, getPrimaryPassenger, func_184179_bs, getRidingPassenger
void (): eg, stunEffect, method_7073, spawnStunnedParticles, func_213682_eh
void (): eB, stunEffect, method_7073, spawnStunnedParticles, func_213682_eh
boolean (): cW, isImmobile, method_6062, isImmobile, func_70610_aX, isFrozen
boolean (): do, isImmobile, method_6062, isImmobile, func_70610_aX, isFrozen
boolean (Entity): E, canSee, method_6057, canSee, func_70685_l, hasLineOfSight
boolean (Entity): D, canSee, method_6057, canSee, func_70685_l, hasLineOfSight
void (): eh, roar, method_7071, roar, func_213686_ei
void (): eC, roar, method_7071, roar, func_213686_ei
boolean (Entity): C, doHurtTarget, method_6121, tryAttack, func_70652_k
boolean (Entity): B, doHurtTarget, method_6121, tryAttack, func_70652_k
SoundEvent (): cH, getDeathSound, method_6002, getDeathSound, func_184615_bR, getSoundDeath
SoundEvent (): cX, getDeathSound, method_6002, getDeathSound, func_184615_bR, getSoundDeath
boolean (): dX, canBeLeader, method_16485, canLead, func_213637_dY
boolean (): es, canBeLeader, method_16485, canLead, func_213637_dY
int (): dW, getStunnedTick, method_7074, getStunTick, func_213684_dX
int (): er, getStunnedTick, method_7074, getStunTick, func_213684_dX
int (): ef, getRoarTick, method_7072, getRoarTick, func_213687_eg
int (): eA, getRoarTick, method_7072, getRoarTick, func_213687_eg
1.14.4
Names
aut
auz
net.minecraft.world.entity.monster.Ravager
Fields
Predicate<Entity>: b, field_7301, IS_NOT_RAVAGER, field_213690_b
Predicate<Entity>: b, NO_RAVAGER_AND_ALIVE, field_7301, IS_NOT_RAVAGER, field_213690_b
int: bz, field_7303, attackTick, field_213691_bz
int: bz, attackTick, field_7303, attackTick, field_213691_bz
int: bA, field_7302, stunTick, field_213692_bA
int: bA, stunnedTick, field_7302, stunTick, field_213692_bA
int: bB, field_7305, roarTick, field_213689_bB
int: bB, roarTick, field_7305, roarTick, field_213689_bB
Constructors
Methods
void (): n, method_5959, initGoals, func_184651_r, initPathfinder
void (): n, registerGoals, method_5959, initGoals, func_184651_r, initPathfinder
void (): F, method_20417, method_20417, func_213385_F
void (): F, updateControlFlags, method_20417, func_213385_F
void (): cl, method_6001, initAttributes, func_110147_ax, initAttributes
void (): cl, registerAttributes, method_6001, initAttributes, func_110147_ax, initAttributes
void (NBTTagCompound): b, method_5652, writeCustomDataToTag, func_213281_b
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToTag, func_213281_b
void (NBTTagCompound): a, method_5749, readCustomDataFromTag, func_70037_a
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromTag, func_70037_a
SoundEffect (): dW, method_20033, getCelebratingSound, func_213654_dW
SoundEvent (): dV, getCelebrateSound, method_20033, getCelebratingSound, func_213654_dW
NavigationAbstract (World): b, method_5965, createNavigation, func_175447_b
PathNavigation (Level): b, createNavigation, method_5965, createNavigation, func_175447_b
int (): dB, method_5986, method_5986, func_184649_cE
int (): dA, getMaxHeadYRot, method_5986, func_184649_cE
double (): aP, method_5621, getMountedHeightOffset, func_70042_X
double (): aP, getRideHeight, method_5621, getMountedHeightOffset, func_70042_X
boolean (): dE, method_5956, canBeControlledByRider, func_82171_bF
boolean (): dD, canBeControlledByRider, method_5956, canBeControlledByRider, func_82171_bF
Entity (): bV, method_5642, getPrimaryPassenger, func_184179_bs, getRidingPassenger
Entity (): bV, getControllingPassenger, method_5642, getPrimaryPassenger, func_184179_bs, getRidingPassenger
void (): k, method_6007, tickMovement, func_70636_d, movementTick
void (): k, aiStep, method_6007, tickMovement, func_70636_d, movementTick
void (): eh, method_7073, spawnStunnedParticles, func_213682_eh
void (): eg, stunEffect, method_7073, spawnStunnedParticles, func_213682_eh
boolean (): cW, method_6062, cannotMove, func_70610_aX, isFrozen
boolean (): cW, isImmobile, method_6062, isImmobile, func_70610_aX, isFrozen
boolean (Entity): E, method_6057, canSee, func_70685_l, hasLineOfSight
boolean (Entity): E, canSee, method_6057, canSee, func_70685_l, hasLineOfSight
void (EntityLiving): e, method_6060, knockback, func_213371_e
void (LivingEntity): e, blockedByShield, method_6060, knockback, func_213371_e
void (): ei, method_7071, roar, func_213686_ei
void (): eh, roar, method_7071, roar, func_213686_ei
void (Entity): a, method_7068, knockBack, func_213688_a
void (Entity): a, strongKnockback, method_7068, knockBack, func_213688_a
boolean (Entity): C, method_6121, tryAttack, func_70652_k
boolean (Entity): C, doHurtTarget, method_6121, tryAttack, func_70652_k
SoundEffect (): G, method_5994, getAmbientSound, func_184639_G, getSoundAmbient
SoundEvent (): G, getAmbientSound, method_5994, getAmbientSound, func_184639_G, getSoundAmbient
SoundEffect (DamageSource): e, method_6011, getHurtSound, func_184601_bQ, getSoundHurt
SoundEvent (DamageSource): e, getHurtSound, method_6011, getHurtSound, func_184601_bQ, getSoundHurt
SoundEffect (): cH, method_6002, getDeathSound, func_184615_bR, getSoundDeath
SoundEvent (): cH, getDeathSound, method_6002, getDeathSound, func_184615_bR, getSoundDeath
void (BlockPosition, IBlockData): a, method_5712, playStepSound, func_180429_a
void (BlockPos, BlockState): a, playStepSound, method_5712, playStepSound, func_180429_a
boolean (IWorldReader): a, method_5957, canSpawn, func_205019_a
boolean (LevelReader): a, checkSpawnObstruction, method_5957, canSpawn, func_205019_a
void (int, boolean): a, method_16484, addBonusForWave, func_213660_a
void (int, boolean): a, applyRaidBuffs, method_16484, addBonusForWave, func_213660_a
boolean (): dY, method_16485, canLead, func_213637_dY
boolean (): dX, canBeLeader, method_16485, canLead, func_213637_dY
void (byte): a, method_5711, handleStatus, func_70103_a
void (byte): a, handleEntityEvent, method_5711, handleStatus, func_70103_a
int (): l, method_7070, getAttackTick, func_213683_l
int (): l, getAttackTick, method_7070, getAttackTick, func_213683_l
int (): dX, method_7074, getStunTick, func_213684_dX
int (): dW, getStunnedTick, method_7074, getStunTick, func_213684_dX
int (): eg, method_7072, getRoarTick, func_213687_eg
int (): ef, getRoarTick, method_7072, getRoarTick, func_213687_eg
1.14.3
Names
auq
aut
net.minecraft.entity.mob.RavagerEntity
Fields
Predicate<Entity>: b, field_7301, field_213690_b
Predicate<Entity>: b, field_7301, IS_NOT_RAVAGER, field_213690_b
int: bz, field_7303, field_213691_bz
int: bz, field_7303, attackTick, field_213691_bz
int: bA, field_7302, field_213692_bA
int: bA, field_7302, stunTick, field_213692_bA
int: bB, field_7305, field_213689_bB
int: bB, field_7305, roarTick, field_213689_bB
Constructors
Methods
void (): n, method_5959, func_184651_r, initPathfinder
void (): n, method_5959, initGoals, func_184651_r, initPathfinder
void (): F, method_20417, func_213385_F
void (): F, method_20417, method_20417, func_213385_F
void (): ck, method_6001, func_110147_ax, initAttributes
void (): cl, method_6001, initAttributes, func_110147_ax, initAttributes
void (NBTTagCompound): b, method_5652, func_213281_b
void (NBTTagCompound): b, method_5652, writeCustomDataToTag, func_213281_b
void (NBTTagCompound): a, method_5749, func_70037_a
void (NBTTagCompound): a, method_5749, readCustomDataFromTag, func_70037_a
SoundEffect (): dW, method_20033, func_213654_dW
SoundEffect (): dW, method_20033, getCelebratingSound, func_213654_dW
NavigationAbstract (World): b, method_5965, func_175447_b
NavigationAbstract (World): b, method_5965, createNavigation, func_175447_b
int (): dA, method_5986, func_184649_cE
int (): dB, method_5986, method_5986, func_184649_cE
double (): aO, method_5621, func_70042_X
double (): aP, method_5621, getMountedHeightOffset, func_70042_X
boolean (): dD, method_5956, func_82171_bF
boolean (): dE, method_5956, canBeControlledByRider, func_82171_bF
Entity (): bU, method_5642, func_184179_bs, getRidingPassenger
Entity (): bV, method_5642, getPrimaryPassenger, func_184179_bs, getRidingPassenger
void (): k, method_6007, func_70636_d, movementTick
void (): k, method_6007, tickMovement, func_70636_d, movementTick
void (): eh, method_7073, func_213682_eh
void (): eh, method_7073, spawnStunnedParticles, func_213682_eh
boolean (): cV, method_6062, func_70610_aX, isFrozen
boolean (): cW, method_6062, cannotMove, func_70610_aX, isFrozen
boolean (Entity): E, method_6057, func_70685_l, hasLineOfSight
boolean (Entity): E, method_6057, canSee, func_70685_l, hasLineOfSight
void (EntityLiving): e, method_6060, func_213371_e
void (EntityLiving): e, method_6060, knockback, func_213371_e
void (): ei, method_7071, func_213686_ei
void (): ei, method_7071, roar, func_213686_ei
void (Entity): a, method_7068, func_213688_a
void (Entity): a, method_7068, knockBack, func_213688_a
boolean (Entity): C, method_6121, func_70652_k
boolean (Entity): C, method_6121, tryAttack, func_70652_k
SoundEffect (): G, method_5994, func_184639_G, getSoundAmbient
SoundEffect (): G, method_5994, getAmbientSound, func_184639_G, getSoundAmbient
SoundEffect (DamageSource): e, method_6011, func_184601_bQ, getSoundHurt
SoundEffect (DamageSource): e, method_6011, getHurtSound, func_184601_bQ, getSoundHurt
SoundEffect (): cG, method_6002, func_184615_bR, getSoundDeath
SoundEffect (): cH, method_6002, getDeathSound, func_184615_bR, getSoundDeath
void (BlockPosition, IBlockData): a, method_5712, func_180429_a
void (BlockPosition, IBlockData): a, method_5712, playStepSound, func_180429_a
boolean (IWorldReader): a, method_5957, func_205019_a
boolean (IWorldReader): a, method_5957, canSpawn, func_205019_a
void (int, boolean): a, method_16484, func_213660_a
void (int, boolean): a, method_16484, addBonusForWave, func_213660_a
boolean (): dY, method_16485, func_213637_dY
boolean (): dY, method_16485, canLead, func_213637_dY
void (byte): a, method_5711, func_70103_a
void (byte): a, method_5711, handleStatus, func_70103_a
int (): l, method_7070, func_213683_l
int (): l, method_7070, getAttackTick, func_213683_l
int (): dX, method_7074, func_213684_dX
int (): dX, method_7074, getStunTick, func_213684_dX
int (): eg, method_7072, func_213687_eg
int (): eg, method_7072, getRoarTick, func_213687_eg
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
aup
auq
Fields
Constructors
Methods
1.14
Names
aup
net.minecraft.class_1584
net.minecraft.entity.monster.RavagerEntity
net.minecraft.server.v1_14_R1.EntityRavager
Fields
Predicate<Entity>: b, field_7301, field_213690_b
int: bz, field_7303, field_213691_bz
int: bA, field_7302, field_213692_bA
int: bB, field_7305, field_213689_bB
Constructors
(EntityTypes<? extends EntityRavager>, World)
Methods
void (): n, method_5959, func_184651_r, initPathfinder
void (): F, method_20417, func_213385_F
void (): ck, method_6001, func_110147_ax, initAttributes
void (NBTTagCompound): b, method_5652, func_213281_b
void (NBTTagCompound): a, method_5749, func_70037_a
SoundEffect (): dW, method_20033, func_213654_dW
NavigationAbstract (World): b, method_5965, func_175447_b
int (): dA, method_5986, func_184649_cE
double (): aO, method_5621, func_70042_X
boolean (): dD, method_5956, func_82171_bF
Entity (): bU, method_5642, func_184179_bs, getRidingPassenger
void (): k, method_6007, func_70636_d, movementTick
void (): eh, method_7073, func_213682_eh
boolean (): cV, method_6062, func_70610_aX, isFrozen
boolean (Entity): E, method_6057, func_70685_l, hasLineOfSight
void (EntityLiving): e, method_6060, func_213371_e
void (): ei, method_7071, func_213686_ei
void (Entity): a, method_7068, func_213688_a
boolean (Entity): C, method_6121, func_70652_k
SoundEffect (): G, method_5994, func_184639_G, getSoundAmbient
SoundEffect (DamageSource): e, method_6011, func_184601_bQ, getSoundHurt
SoundEffect (): cG, method_6002, func_184615_bR, getSoundDeath
void (BlockPosition, IBlockData): a, method_5712, func_180429_a
boolean (IWorldReader): a, method_5957, func_205019_a
void (int, boolean): a, method_16484, func_213660_a
boolean (): dY, method_16485, func_213637_dY
void (byte): a, method_5711, func_70103_a
int (): l, method_7070, func_213683_l
int (): dX, method_7074, func_213684_dX
int (): eg, method_7072, func_213687_eg