net.minecraft.world.entity.monster

public class Ravager

extends Raider

All mapped superinterfaces:

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

cki
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
cc
BASE_MOVEMENT_SPEED
field_30480
field_30480
f_149747_
private static final double
cd
ATTACK_MOVEMENT_SPEED
field_30481
field_30481
f_149748_
private static final int
ce
STUNNED_COLOR
field_30482
field_30482
f_149749_
private static final float
cf
STUNNED_COLOR_BLUE
field_30483
STUNNED_PARTICLE_BLUE
f_149750_
private static final float
cg
STUNNED_COLOR_GREEN
field_30484
STUNNED_PARTICLE_GREEN
f_149751_
private static final float
ch
STUNNED_COLOR_RED
field_30485
STUNNED_PARTICLE_RED
f_149752_
private static final int
ci
ATTACK_DURATION
field_30486
field_30486
f_149753_
public static final int
b
STUN_DURATION
field_30479
field_30479
f_149746_
private int
cj
attackTick
field_7303
attackTick
f_33320_
private int
ck
stunnedTick
field_7302
stunTick
f_33321_
private int
cl
roarTick
field_7305
roarTick
f_33322_

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
B()
registerGoals()
method_5959()
initGoals()
m_8099_()
protected void
U()
updateControlFlags()
method_20417()
updateGoalControls()
m_8022_()
public static AttributeSupplier$Builder
s()
createAttributes()
method_26920()
createRavagerAttributes()
m_33371_()
public void
b(ub arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
m_7380_(C_4917_ arg0)
public void
a(ub arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)
m_7378_(C_4917_ arg0)
public SoundEvent
ai_()
getCelebrateSound()
method_20033()
getCelebratingSound()
m_7930_()
public int
ae()
getMaxHeadYRot()
method_5986()
getMaxHeadRotation()
m_8085_()
public void
m_()
aiStep()
method_6007()
tickMovement()
m_8107_()
private void
gv()
stunEffect()
method_7073()
spawnStunnedParticles()
m_33367_()
protected boolean
fc()
isImmobile()
method_6062()
isImmobile()
m_6107_()
public boolean
F(bsr arg0)
hasLineOfSight(Entity arg0)
method_6057(class_1297 arg0)
canSee(Entity arg0)
m_142582_(C_507_ arg0)
protected void
e(btn arg0)
blockedByShield(LivingEntity arg0)
method_6060(class_1309 arg0)
knockback(LivingEntity arg0)
m_6731_(C_524_ arg0)
private void
gw()
roar()
method_7071()
roar()
m_33368_()
private void
c(bsr 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
t()
getAttackTick()
method_7070()
getAttackTick()
m_33362_()
public int
gk()
getStunnedTick()
method_7074()
getStunTick()
m_33364_()
public int
gu()
getRoarTick()
method_7072()
getRoarTick()
m_33366_()
public boolean
D(bsr 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(brk arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
m_7975_(C_489_ arg0)
protected SoundEvent
n_()
getDeathSound()
method_6002()
getDeathSound()
m_5592_()
protected void
b(jd arg0, dtc 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(dcz arg0)
checkSpawnObstruction(LevelReader arg0)
method_5957(class_4538 arg0)
canSpawn(WorldView arg0)
m_6914_(C_1599_ arg0)
public void
a(aqu arg0, int arg1, boolean arg2)
applyRaidBuffs(ServerLevel arg0, int arg1, boolean arg2)
method_16484(class_3218 arg0, int arg1, boolean arg2)
addBonusForWave(ServerWorld arg0, int arg1, boolean arg2)
m_7895_(C_12_ p_33337_, int p_33338_, boolean arg2)
public boolean
gl()
canBeLeader()
method_16485()
canLead()
m_7490_()
protected AABB
gc()
getAttackBoundingBox()
method_53511()
getAttackBox()
m_292684_()