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

cqf
net.minecraft.world.entity.monster.Ravager
net.minecraft.class_1584

Field summary

Modifier and TypeField
private static final Predicate<Entity>
e
ROAR_TARGET_WITH_GRIEFING
field_54424
private static final Predicate<Entity>
f
ROAR_TARGET_WITHOUT_GRIEFING
field_54425
private static final Predicate<LivingEntity>
bK
ROAR_TARGET_ON_CLIENT
field_54426
private static final double
bL
BASE_MOVEMENT_SPEED
field_30480
private static final double
bM
ATTACK_MOVEMENT_SPEED
field_30481
private static final int
bN
STUNNED_COLOR
field_30482
private static final float
bO
STUNNED_COLOR_BLUE
field_30483
private static final float
bP
STUNNED_COLOR_GREEN
field_30484
private static final float
bQ
STUNNED_COLOR_RED
field_30485
public static final int
a
ATTACK_DURATION
field_30486
public static final int
b
STUN_DURATION
field_30479
private static final int
bR
DEFAULT_ATTACK_TICK
field_57686
private static final int
bS
DEFAULT_STUN_TICK
field_57687
private static final int
bT
DEFAULT_ROAR_TICK
field_57688
private int
bU
attackTick
field_7303
private int
bV
stunnedTick
field_7302
private int
bW
roarTick
field_7305

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
H()
registerGoals()
method_5959()
protected void
Z()
updateControlFlags()
method_20417()
public static AttributeSupplier$Builder
l()
createAttributes()
method_26920()
protected void
a(fbh arg0)
addAdditionalSaveData(ValueOutput arg0)
method_5652(class_11372 arg0)
protected void
a(fbf arg0)
readAdditionalSaveData(ValueInput arg0)
method_5749(class_11368 arg0)
public SoundEvent
ae_()
getCelebrateSound()
method_20033()
public int
gi()
getMaxHeadYRot()
method_5986()
public void
d_()
aiStep()
method_6007()
private void
gS()
stunEffect()
method_7073()
protected boolean
fn()
isImmobile()
method_6062()
public boolean
E(bxs arg0)
hasLineOfSight(Entity arg0)
method_6057(class_1297 arg0)
protected void
d(bys arg0)
blockedByItem(LivingEntity arg0)
method_6060(class_1309 arg0)
private void
gT()
roar()
method_7071()
private void
F(bxs arg0)
strongKnockback(Entity arg0)
method_7068(class_1297 arg0)
public void
b(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
public int
m()
getAttackTick()
method_7070()
public int
t()
getStunnedTick()
method_7074()
public int
gR()
getRoarTick()
method_7072()
public boolean
c(asi arg0, bxs arg1)
doHurtTarget(ServerLevel arg0, Entity arg1)
method_6121(class_3218 arg0, class_1297 arg1)
protected SoundEvent
p()
getAmbientSound()
method_5994()
protected SoundEvent
e(bwh arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
protected SoundEvent
e_()
getDeathSound()
method_6002()
protected void
b(iy arg0, ecg arg1)
playStepSound(BlockPos arg0, BlockState arg1)
method_5712(class_2338 arg0, class_2680 arg1)
public boolean
a(dlc arg0)
checkSpawnObstruction(LevelReader arg0)
method_5957(class_4538 arg0)
public void
a(asi arg0, int arg1, boolean arg2)
applyRaidBuffs(ServerLevel arg0, int arg1, boolean arg2)
method_16484(class_3218 arg0, int arg1, boolean arg2)
public boolean
gI()
canBeLeader()
method_16485()
protected AABB
gA()
getAttackBoundingBox()
method_53511()