net.minecraft.world.entity.monster

public class Ravager

extends Raider

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, CommandSource, ScoreHolder, Attackable, EquipmentUser, Targeting, Enemy

ckk
net.minecraft.world.entity.monster.Ravager
net.minecraft.class_1584
net.minecraft.entity.mob.RavagerEntity
net.minecraft.src.C_1043_
net.minecraft.world.entity.monster.EntityRavager

Field summary

Modifier and TypeField
private static final Predicate<Entity>
e
NO_RAVAGER_AND_ALIVE
field_7301
IS_NOT_RAVAGER
f_33319_
private static final double
bY
BASE_MOVEMENT_SPEED
field_30480
field_30480
f_149747_
private static final double
bZ
ATTACK_MOVEMENT_SPEED
field_30481
field_30481
f_149748_
private static final int
ca
STUNNED_COLOR
field_30482
field_30482
f_149749_
private static final float
cb
STUNNED_COLOR_BLUE
field_30483
STUNNED_PARTICLE_BLUE
f_149750_
private static final float
cc
STUNNED_COLOR_GREEN
field_30484
STUNNED_PARTICLE_GREEN
f_149751_
private static final float
cd
STUNNED_COLOR_RED
field_30485
STUNNED_PARTICLE_RED
f_149752_
private static final int
ce
ATTACK_DURATION
field_30486
field_30486
f_149753_
public static final int
b
STUN_DURATION
field_30479
field_30479
f_149746_
private int
cf
attackTick
field_7303
attackTick
f_33320_
private int
cg
stunnedTick
field_7302
stunTick
f_33321_
private int
ch
roarTick
field_7305
roarTick
f_33322_

Constructor summary

ModifierConstructor
public (EntityType<? extends Ravager> p_33326_, Level arg1)

Method summary

Modifier and TypeMethod
protected void
z()
registerGoals()
method_5959()
initGoals()
m_8099_()
protected void
S()
updateControlFlags()
method_20417()
updateGoalControls()
m_8022_()
public static AttributeSupplier$Builder
s()
createAttributes()
method_26920()
createRavagerAttributes()
m_33371_()
public void
b(us arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
m_7380_(C_4917_ arg0)
public void
a(us arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)
m_7378_(C_4917_ arg0)
public SoundEvent
ae_()
getCelebrateSound()
method_20033()
getCelebratingSound()
m_7930_()
public int
ab()
getMaxHeadYRot()
method_5986()
getMaxHeadRotation()
m_8085_()
public void
n_()
aiStep()
method_6007()
tickMovement()
m_8107_()
private void
gB()
stunEffect()
method_7073()
spawnStunnedParticles()
m_33367_()
protected boolean
fg()
isImmobile()
method_6062()
isImmobile()
m_6107_()
public boolean
E(bsw arg0)
hasLineOfSight(Entity arg0)
method_6057(class_1297 arg0)
canSee(Entity arg0)
m_142582_(C_507_ arg0)
protected void
e(btr arg0)
blockedByShield(LivingEntity arg0)
method_6060(class_1309 arg0)
knockback(LivingEntity arg0)
m_6731_(C_524_ arg0)
private void
gC()
roar()
method_7071()
roar()
m_33368_()
private void
b(bsw arg0)
strongKnockback(Entity arg0)
method_7068(class_1297 arg0)
knockBack(Entity entity)
m_33339_(C_507_ arg0)
public void
b(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
handleStatus(byte arg0)
m_7822_(byte arg0)
public int
u()
getAttackTick()
method_7070()
getAttackTick()
m_33362_()
public int
gq()
getStunnedTick()
method_7074()
getStunTick()
m_33364_()
public int
gA()
getRoarTick()
method_7072()
getRoarTick()
m_33366_()
public boolean
C(bsw arg0)
doHurtTarget(Entity arg0)
method_6121(class_1297 arg0)
tryAttack(Entity arg0)
m_7327_(C_507_ arg0)
protected SoundEvent
v()
getAmbientSound()
method_5994()
getAmbientSound()
m_7515_()
protected SoundEvent
d(brp arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
m_7975_(C_489_ arg0)
protected SoundEvent
o_()
getDeathSound()
method_6002()
getDeathSound()
m_5592_()
protected void
b(iz arg0, dse arg1)
playStepSound(BlockPos arg0, BlockState arg1)
method_5712(class_2338 arg0, class_2680 arg1)
playStepSound(BlockPos arg0, BlockState arg1)
m_7355_(C_4675_ p_33351_, C_2064_ arg1)
public boolean
a(dcd arg0)
checkSpawnObstruction(LevelReader arg0)
method_5957(class_4538 arg0)
canSpawn(WorldView arg0)
m_6914_(C_1599_ arg0)
public void
a(int arg0, boolean arg1)
applyRaidBuffs(int arg0, boolean arg1)
method_16484(int arg0, boolean arg1)
addBonusForWave(int arg0, boolean arg1)
m_7895_(int p_33338_, boolean arg1)
public boolean
gr()
canBeLeader()
method_16485()
canLead()
m_7490_()
protected AABB
gj()
getAttackBoundingBox()
method_53511()
getAttackBox()
m_292684_()