net.minecraft.world.entity.monster

public class Ravager

extends Raider

All mapped superinterfaces:

Nameable, CommandSource, Enemy

bds
net.minecraft.world.entity.monster.Ravager
net.minecraft.class_1584
net.minecraft.entity.mob.RavagerEntity
net.minecraft.entity.monster.RavagerEntity
net.minecraft.server.v1_16_R2.EntityRavager

Field summary

Modifier and TypeField
private static final Predicate<Entity>
b
NO_RAVAGER_AND_ALIVE
field_7301
IS_NOT_RAVAGER
field_213690_b
private int
bo
attackTick
field_7303
attackTick
field_213691_bz
private int
bp
stunnedTick
field_7302
stunTick
field_213692_bA
private int
bq
roarTick
field_7305
roarTick
field_213689_bB

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
o()
registerGoals()
method_5959()
initGoals()
func_184651_r()
initPathfinder()
protected void
H()
updateControlFlags()
method_20417()
updateGoalControls()
func_213385_F()
public static AttributeSupplier$Builder
m()
createAttributes()
method_26920()
createRavagerAttributes()
func_234297_m_()
public void
b(md arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToTag(CompoundTag arg0)
func_213281_b(CompoundNBT arg0)
saveData(NBTTagCompound arg0)
public void
a(md arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromTag(CompoundTag arg0)
func_70037_a(CompoundNBT arg0)
loadData(NBTTagCompound arg0)
public SoundEvent
eL()
getCelebrateSound()
method_20033()
getCelebratingSound()
func_213654_dW()
protected PathNavigation
b(bru arg0)
createNavigation(Level arg0)
method_5965(class_1937 arg0)
createNavigation(World arg0)
func_175447_b(World arg0)
public int
eo()
getMaxHeadYRot()
method_5986()
getBodyYawSpeed()
func_184649_cE()
public double
bb()
getPassengersRidingOffset()
method_5621()
getMountedHeightOffset()
func_70042_X()
public boolean
er()
canBeControlledByRider()
method_5956()
canBeControlledByRider()
func_82171_bF()
public Entity
cl()
getControllingPassenger()
method_5642()
getPrimaryPassenger()
func_184179_bs()
getRidingPassenger()
public void
k()
aiStep()
method_6007()
tickMovement()
func_70636_d()
movementTick()
private void
eX()
stunEffect()
method_7073()
spawnStunnedParticles()
func_213682_eh()
protected boolean
dH()
isImmobile()
method_6062()
isImmobile()
func_70610_aX()
isFrozen()
public boolean
D(apx arg0)
canSee(Entity arg0)
method_6057(class_1297 arg0)
canSee(Entity arg0)
func_70685_l(Entity arg0)
hasLineOfSight(Entity arg0)
protected void
e(aqj arg0)
blockedByShield(LivingEntity arg0)
method_6060(class_1309 arg0)
knockback(LivingEntity arg0)
func_213371_e(LivingEntity arg0)
private void
eY()
roar()
method_7071()
roar()
func_213686_ei()
private void
a(apx arg0)
strongKnockback(Entity arg0)
method_7068(class_1297 arg0)
knockBack(Entity entity)
func_213688_a(Entity arg0)
public boolean
B(apx arg0)
doHurtTarget(Entity arg0)
method_6121(class_1297 arg0)
tryAttack(Entity arg0)
func_70652_k(Entity arg0)
attackEntity(Entity arg0)
protected SoundEvent
I()
getAmbientSound()
method_5994()
getAmbientSound()
func_184639_G()
getSoundAmbient()
protected SoundEvent
e(aph arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getSoundHurt(DamageSource arg0)
protected SoundEvent
dp()
getDeathSound()
method_6002()
getDeathSound()
func_184615_bR()
getSoundDeath()
protected void
b(fx arg0, cee arg1)
playStepSound(BlockPos arg0, BlockState arg1)
method_5712(class_2338 arg0, class_2680 arg1)
playStepSound(BlockPos arg0, BlockState arg1)
func_180429_a(BlockPos arg0, BlockState arg1)
public boolean
a(brw arg0)
checkSpawnObstruction(LevelReader arg0)
method_5957(class_4538 arg0)
canSpawn(WorldView arg0)
func_205019_a(IWorldReader arg0)
public void
a(int arg0, boolean arg1)
applyRaidBuffs(int arg0, boolean arg1)
method_16484(int arg0, boolean arg1)
addBonusForWave(int arg0, boolean arg1)
func_213660_a(int arg0, boolean arg1)
public boolean
eN()
canBeLeader()
method_16485()
canLead()
func_213637_dY()
public void
a(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
handleStatus(byte arg0)
func_70103_a(byte arg0)
public int
eK()
getAttackTick()
method_7070()
getAttackTick()
func_213683_l()
public int
eM()
getStunnedTick()
method_7074()
getStunTick()
func_213684_dX()
public int
eW()
getRoarTick()
method_7072()
getRoarTick()
func_213687_eg()