net.minecraft.world.entity.monster

public class Ravager

extends Raider

All mapped superinterfaces:

Nameable, EntityAccess, CommandSource, Attackable, Targeting, Enemy

bwf
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
bS
BASE_MOVEMENT_SPEED
field_30480
field_30480
f_149747_
private static final double
bT
ATTACK_MOVEMENT_SPEED
field_30481
field_30481
f_149748_
private static final int
bU
STUNNED_COLOR
field_30482
field_30482
f_149749_
private static final double
bV
STUNNED_COLOR_BLUE
field_30483
field_30483
f_149750_
private static final double
bW
STUNNED_COLOR_GREEN
field_30484
field_30484
f_149751_
private static final double
bX
STUNNED_COLOR_RED
field_30485
field_30485
f_149752_
private static final int
bY
ATTACK_DURATION
field_30486
field_30486
f_149753_
public static final int
b
STUN_DURATION
field_30479
field_30479
f_149746_
private int
bZ
attackTick
field_7303
attackTick
f_33320_
private int
ca
stunnedTick
field_7302
stunTick
f_33321_
private int
cb
roarTick
field_7305
roarTick
f_33322_

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
x()
registerGoals()
method_5959()
initGoals()
m_8099_()
protected void
N()
updateControlFlags()
method_20417()
updateGoalControls()
m_8022_()
public static AttributeSupplier$Builder
q()
createAttributes()
method_26920()
createRavagerAttributes()
m_33371_()
public void
b(re arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
m_7380_(C_4917_ arg0)
public void
a(re arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)
m_7378_(C_4917_ arg0)
public SoundEvent
X_()
getCelebrateSound()
method_20033()
getCelebratingSound()
m_7930_()
public int
W()
getMaxHeadYRot()
method_5986()
getMaxHeadRotation()
m_8085_()
public double
bv()
getPassengersRidingOffset()
method_5621()
getMountedHeightOffset()
m_6048_()
public LivingEntity
cK()
getControllingPassenger()
method_5642()
getControllingPassenger()
m_6688_()
public void
b_()
aiStep()
method_6007()
tickMovement()
m_8107_()
private void
gd()
stunEffect()
method_7073()
spawnStunnedParticles()
m_33367_()
protected boolean
eP()
isImmobile()
method_6062()
isImmobile()
m_6107_()
public boolean
B(bfh arg0)
hasLineOfSight(Entity arg0)
method_6057(class_1297 arg0)
canSee(Entity arg0)
m_142582_(C_507_ arg0)
protected void
e(bfx arg0)
blockedByShield(LivingEntity arg0)
method_6060(class_1309 arg0)
knockback(LivingEntity arg0)
m_6731_(C_524_ arg0)
private void
ge()
roar()
method_7071()
roar()
m_33368_()
private void
a(bfh 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
r()
getAttackTick()
method_7070()
getAttackTick()
m_33362_()
public int
fS()
getStunnedTick()
method_7074()
getStunTick()
m_33364_()
public int
gc()
getRoarTick()
method_7072()
getRoarTick()
m_33366_()
public boolean
z(bfh arg0)
doHurtTarget(Entity arg0)
method_6121(class_1297 arg0)
tryAttack(Entity arg0)
m_7327_(C_507_ arg0)
protected SoundEvent
s()
getAmbientSound()
method_5994()
getAmbientSound()
m_7515_()
protected SoundEvent
d(bem arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
m_7975_(C_489_ arg0)
protected SoundEvent
x_()
getDeathSound()
method_6002()
getDeathSound()
m_5592_()
protected void
b(gt arg0, dbq 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(cml 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
fT()
canBeLeader()
method_16485()
canLead()
m_7490_()