net.minecraft.world.entity.monster

public class Ravager

extends Raider

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, Attackable, WaypointTransmitter, Waypoint, EquipmentUser, Leashable, Targeting, Enemy

csa
net.minecraft.world.entity.monster.Ravager
net.minecraft.class_1584
net.minecraft.entity.mob.RavagerEntity

Field summary

Modifier and TypeField
private static final Predicate<Entity>
e
ROAR_TARGET_WITH_GRIEFING
field_54424
CAN_KNOCK_BACK_WITH_ROAR
private static final Predicate<Entity>
f
ROAR_TARGET_WITHOUT_GRIEFING
field_54425
CAN_KNOCK_BACK_WITH_ROAR_NO_MOB_GRIEFING
private static final Predicate<LivingEntity>
ck
ROAR_TARGET_ON_CLIENT
field_54426
CAN_KNOCK_BACK_WITH_ROAR_ON_CLIENT
private static final double
cl
BASE_MOVEMENT_SPEED
field_30480
field_30480
private static final double
cm
ATTACK_MOVEMENT_SPEED
field_30481
field_30481
private static final int
cn
STUNNED_COLOR
field_30482
field_30482
private static final float
co
STUNNED_COLOR_BLUE
field_30483
STUNNED_PARTICLE_BLUE
private static final float
cp
STUNNED_COLOR_GREEN
field_30484
STUNNED_PARTICLE_GREEN
private static final float
cq
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 static final int
cr
DEFAULT_ATTACK_TICK
field_57686
DEFAULT_ATTACK_TICK
private static final int
cs
DEFAULT_STUN_TICK
field_57687
DEFAULT_STUN_TICK
private static final int
ct
DEFAULT_ROAR_TICK
field_57688
DEFAULT_ROAR_TICK
private int
cu
attackTick
field_7303
attackTick
private int
cv
stunnedTick
field_7302
stunTick
private int
cw
roarTick
field_7305
roarTick

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
H()
registerGoals()
method_5959()
initGoals()
protected void
Z()
updateControlFlags()
method_20417()
updateGoalControls()
public static AttributeSupplier$Builder
l()
createAttributes()
method_26920()
createRavagerAttributes()
protected void
a(fdc arg0)
addAdditionalSaveData(ValueOutput arg0)
method_5652(class_11372 arg0)
writeCustomData(WriteView arg0)
protected void
a(fda arg0)
readAdditionalSaveData(ValueInput arg0)
method_5749(class_11368 arg0)
readCustomData(ReadView arg0)
public SoundEvent
ag_()
getCelebrateSound()
method_20033()
getCelebratingSound()
public int
gh()
getMaxHeadYRot()
method_5986()
getMaxHeadRotation()
public void
e_()
aiStep()
method_6007()
tickMovement()
private void
gR()
stunEffect()
method_7073()
spawnStunnedParticles()
protected boolean
fm()
isImmobile()
method_6062()
isImmobile()
public boolean
F(bzm arg0)
hasLineOfSight(Entity arg0)
method_6057(class_1297 arg0)
canSee(Entity arg0)
protected void
d(cam arg0)
blockedByItem(LivingEntity arg0)
method_6060(class_1309 arg0)
knockback(LivingEntity arg0)
private void
gS()
roar()
method_7071()
roar()
private void
hb()
applyRoarKnockbackClient()
method_71619()
roarKnockBackOnClient()
private void
G(bzm 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)
private void
hc()
addRoarParticleEffects()
method_71620()
addRoarParticlesOnClient()
public int
m()
getAttackTick()
method_7070()
getAttackTick()
public int
t()
getStunnedTick()
method_7074()
getStunTick()
public int
gQ()
getRoarTick()
method_7072()
getRoarTick()
public boolean
c(aub arg0, bzm arg1)
doHurtTarget(ServerLevel arg0, Entity arg1)
method_6121(class_3218 arg0, class_1297 arg1)
tryAttack(ServerWorld arg0, Entity arg1)
protected SoundEvent
p()
getAmbientSound()
method_5994()
getAmbientSound()
protected SoundEvent
e(byb arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
f_()
getDeathSound()
method_6002()
getDeathSound()
protected void
b(jb arg0, eeb arg1)
playStepSound(BlockPos arg0, BlockState arg1)
method_5712(class_2338 arg0, class_2680 arg1)
playStepSound(BlockPos arg0, BlockState arg1)
public boolean
a(dmx arg0)
checkSpawnObstruction(LevelReader arg0)
method_5957(class_4538 arg0)
canSpawn(WorldView arg0)
public void
a(aub 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
gH()
canBeLeader()
method_16485()
canLead()
protected AABB
gz()
getAttackBoundingBox()
method_53511()
getAttackBox()