net.minecraft.world.entity.monster

public class Ravager

extends Raider

All mapped superinterfaces:

Nameable, CommandSource, Enemy

awz
net.minecraft.world.entity.monster.Ravager
net.minecraft.class_1584
net.minecraft.entity.mob.RavagerEntity
net.minecraft.entity.monster.RavagerEntity
net.minecraft.server.v1_15_R1.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
bw
attackTick
field_7303
attackTick
field_213691_bz
private int
bx
stunnedTick
field_7302
stunTick
field_213692_bA
private int
by
roarTick
field_7305
roarTick
field_213689_bB

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
n()
registerGoals()
method_5959()
initGoals()
func_184651_r()
initPathfinder()
protected void
F()
updateControlFlags()
method_20417()
func_213385_F()
protected void
cA()
registerAttributes()
method_6001()
initAttributes()
func_110147_ax()
initAttributes()
public void
b(jt arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToTag(CompoundTag arg0)
func_213281_b(CompoundNBT arg0)
public void
a(jt arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromTag(CompoundTag arg0)
func_70037_a(CompoundNBT arg0)
public SoundEvent
eq()
getCelebrateSound()
method_20033()
getCelebratingSound()
func_213654_dW()
protected PathNavigation
b(bjt arg0)
createNavigation(Level arg0)
method_5965(class_1937 arg0)
createNavigation(World arg0)
func_175447_b(World arg0)
public int
dV()
getMaxHeadYRot()
method_5986()
func_184649_cE()
public double
aS()
getRideHeight()
method_5621()
getMountedHeightOffset()
func_70042_X()
public boolean
dY()
canBeControlledByRider()
method_5956()
canBeControlledByRider()
func_82171_bF()
public Entity
cd()
getControllingPassenger()
method_5642()
getPrimaryPassenger()
func_184179_bs()
getRidingPassenger()
public void
k()
aiStep()
method_6007()
tickMovement()
func_70636_d()
movementTick()
private void
eB()
stunEffect()
method_7073()
spawnStunnedParticles()
func_213682_eh()
protected boolean
do()
isImmobile()
method_6062()
isImmobile()
func_70610_aX()
isFrozen()
public boolean
D(akn arg0)
canSee(Entity arg0)
method_6057(class_1297 arg0)
canSee(Entity arg0)
func_70685_l(Entity arg0)
hasLineOfSight(Entity arg0)
protected void
e(akw arg0)
blockedByShield(LivingEntity arg0)
method_6060(class_1309 arg0)
knockback(LivingEntity arg0)
func_213371_e(LivingEntity arg0)
private void
eC()
roar()
method_7071()
roar()
func_213686_ei()
private void
a(akn arg0)
strongKnockback(Entity arg0)
method_7068(class_1297 arg0)
knockBack(Entity entity)
func_213688_a(Entity arg0)
public boolean
B(akn arg0)
doHurtTarget(Entity arg0)
method_6121(class_1297 arg0)
tryAttack(Entity arg0)
func_70652_k(Entity arg0)
protected SoundEvent
G()
getAmbientSound()
method_5994()
getAmbientSound()
func_184639_G()
getSoundAmbient()
protected SoundEvent
e(ajw arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getSoundHurt(DamageSource arg0)
protected SoundEvent
cX()
getDeathSound()
method_6002()
getDeathSound()
func_184615_bR()
getSoundDeath()
protected void
a(fk arg0, byg 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(bjw 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
es()
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
l()
getAttackTick()
method_7070()
getAttackTick()
func_213683_l()
public int
er()
getStunnedTick()
method_7074()
getStunTick()
func_213684_dX()
public int
eA()
getRoarTick()
method_7072()
getRoarTick()
func_213687_eg()