net.minecraft.world.entity.monster

public class Ravager

extends Raider

All mapped superinterfaces:

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

cnc
net.minecraft.world.entity.monster.Ravager
net.minecraft.class_1584
net.minecraft.entity.mob.RavagerEntity
net.minecraft.world.entity.monster.EntityRavager

Field summary

Modifier and TypeField
private static final Predicate<Entity>
bZ
ROAR_TARGET_WITH_GRIEFING
field_54424
CAN_KNOCK_BACK_WITH_ROAR
private static final Predicate<Entity>
ca
ROAR_TARGET_WITHOUT_GRIEFING
field_54425
CAN_KNOCK_BACK_WITH_ROAR_NO_MOB_GRIEFING
private static final Predicate<LivingEntity>
cb
ROAR_TARGET_ON_CLIENT
field_54426
CAN_KNOCK_BACK_WITH_ROAR_ON_CLIENT
private static final double
cc
BASE_MOVEMENT_SPEED
field_30480
field_30480
private static final double
cd
ATTACK_MOVEMENT_SPEED
field_30481
field_30481
private static final int
ce
STUNNED_COLOR
field_30482
field_30482
private static final float
cf
STUNNED_COLOR_BLUE
field_30483
STUNNED_PARTICLE_BLUE
private static final float
cg
STUNNED_COLOR_GREEN
field_30484
STUNNED_PARTICLE_GREEN
private static final float
ch
STUNNED_COLOR_RED
field_30485
STUNNED_PARTICLE_RED
public static final int
a
ATTACK_DURATION
field_30486
field_30486
public static final int
b
STUN_DURATION
field_30479
field_30479
private int
ci
attackTick
field_7303
attackTick
private int
cj
stunnedTick
field_7302
stunTick
private int
ck
roarTick
field_7305
roarTick

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
B()
registerGoals()
method_5959()
initGoals()
protected void
T()
updateControlFlags()
method_20417()
updateGoalControls()
public static AttributeSupplier$Builder
m()
createAttributes()
method_26920()
createRavagerAttributes()
public void
b(ux arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
public void
a(ux arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)
public SoundEvent
ak_()
getCelebrateSound()
method_20033()
getCelebratingSound()
public int
aa()
getMaxHeadYRot()
method_5986()
getMaxHeadRotation()
public void
d_()
aiStep()
method_6007()
tickMovement()
private void
gy()
stunEffect()
method_7073()
spawnStunnedParticles()
protected boolean
fi()
isImmobile()
method_6062()
isImmobile()
public boolean
E(bvk arg0)
hasLineOfSight(Entity arg0)
method_6057(class_1297 arg0)
canSee(Entity arg0)
protected void
e(bwg arg0)
blockedByShield(LivingEntity arg0)
method_6060(class_1309 arg0)
knockback(LivingEntity arg0)
private void
gz()
roar()
method_7071()
roar()
private void
b(bvk arg0)
strongKnockback(Entity arg0)
method_7068(class_1297 arg0)
knockBack(Entity entity)
public void
b(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
handleStatus(byte arg0)
public int
p()
getAttackTick()
method_7070()
getAttackTick()
public int
x()
getStunnedTick()
method_7074()
getStunTick()
public int
gx()
getRoarTick()
method_7072()
getRoarTick()
public boolean
c(ash arg0, bvk arg1)
doHurtTarget(ServerLevel arg0, Entity arg1)
method_6121(class_3218 arg0, class_1297 arg1)
tryAttack(ServerWorld arg0, Entity arg1)
protected SoundEvent
u()
getAmbientSound()
method_5994()
getAmbientSound()
protected SoundEvent
e(bua arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
o_()
getDeathSound()
method_6002()
getDeathSound()
protected void
b(jh arg0, dxv arg1)
playStepSound(BlockPos arg0, BlockState arg1)
method_5712(class_2338 arg0, class_2680 arg1)
playStepSound(BlockPos arg0, BlockState arg1)
public boolean
a(dhl arg0)
checkSpawnObstruction(LevelReader arg0)
method_5957(class_4538 arg0)
canSpawn(WorldView arg0)
public void
a(ash 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)
public boolean
go()
canBeLeader()
method_16485()
canLead()
protected AABB
ge()
getAttackBoundingBox()
method_53511()
getAttackBox()