net.minecraft.world.entity.monster

public class Ravager

extends Raider

All mapped superinterfaces:

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

dad
net.minecraft.world.entity.monster.Ravager
net.minecraft.class_1584
net.minecraft.entity.mob.RavagerEntity
net.minecraft.src.C_1043_
net.minecraft.world.entity.monster.EntityRavager

字段概要

修饰符与类型字段
private static final Predicate<Entity>
e
ROAR_TARGET_WITH_GRIEFING
field_54424
CAN_KNOCK_BACK_WITH_ROAR
f_346793_
private static final Predicate<Entity>
f
ROAR_TARGET_WITHOUT_GRIEFING
field_54425
CAN_KNOCK_BACK_WITH_ROAR_NO_MOB_GRIEFING
f_346422_
private static final Predicate<LivingEntity>
cv
ROAR_TARGET_ON_CLIENT
field_54426
CAN_KNOCK_BACK_WITH_ROAR_ON_CLIENT
f_348041_
private static final double
cw
BASE_MOVEMENT_SPEED
field_30480
field_30480
f_149747_
private static final double
cx
ATTACK_MOVEMENT_SPEED
field_30481
field_30481
f_149748_
private static final int
cy
STUNNED_COLOR
field_30482
field_30482
f_149749_
private static final float
cz
STUNNED_COLOR_BLUE
field_30483
STUNNED_PARTICLE_BLUE
f_149750_
private static final float
cA
STUNNED_COLOR_GREEN
field_30484
STUNNED_PARTICLE_GREEN
f_149751_
private static final float
cB
STUNNED_COLOR_RED
field_30485
STUNNED_PARTICLE_RED
f_149752_
public static final int
a
ATTACK_DURATION
field_30486
field_30486
f_149753_
public static final int
b
STUN_DURATION
field_30479
field_30479
f_149746_
private static final int
cC
DEFAULT_ATTACK_TICK
field_57686
DEFAULT_ATTACK_TICK
f_380071_
private static final int
cD
DEFAULT_STUN_TICK
field_57687
DEFAULT_STUN_TICK
f_380083_
private static final int
cE
DEFAULT_ROAR_TICK
field_57688
DEFAULT_ROAR_TICK
f_382716_
private int
cF
attackTick
field_7303
attackTick
f_33320_
private int
cG
stunnedTick
field_7302
stunTick
f_33321_
private int
cH
roarTick
field_7305
roarTick
f_33322_

构造函数概要

修饰符构造函数
public (EntityType<? extends Ravager> p_33326_, Level arg1)

方法概要

修饰符与类型方法
protected void
D()
registerGoals()
method_5959()
initGoals()
m_8099_()
protected void
V()
updateControlFlags()
method_20417()
updateGoalControls()
m_8022_()
public static AttributeSupplier$Builder
gP()
createAttributes()
method_26920()
createRavagerAttributes()
m_33371_()
protected void
a(fns arg0)
addAdditionalSaveData(ValueOutput arg0)
method_5652(class_11372 arg0)
writeCustomData(WriteView arg0)
m_7380_(C_398537_ arg0)
protected void
a(fnq arg0)
readAdditionalSaveData(ValueInput arg0)
method_5749(class_11368 arg0)
readCustomData(ReadView arg0)
m_7378_(C_398549_ arg0)
public SoundEvent
gX()
getCelebrateSound()
method_20033()
getCelebratingSound()
m_7930_()
public int
ae()
getMaxHeadYRot()
method_5986()
getMaxHeadRotation()
m_8085_()
public void
d_()
aiStep()
method_6007()
tickMovement()
m_8107_()
private void
hb()
stunEffect()
method_7073()
spawnStunnedParticles()
m_33367_()
protected boolean
fE()
isImmobile()
method_6062()
isImmobile()
m_6107_()
public boolean
G(cgk arg0)
hasLineOfSight(Entity arg0)
method_6057(class_1297 arg0)
canSee(Entity arg0)
m_142582_(C_507_ arg0)
protected void
d(chl arg0)
blockedByItem(LivingEntity arg0)
method_6060(class_1309 arg0)
knockback(LivingEntity arg0)
m_6731_(C_524_ arg0)
private void
hc()
roar()
method_7071()
roar()
m_33368_()
private void
hl()
applyRoarKnockbackClient()
method_71619()
roarKnockBackOnClient()
m_403951_()
private void
H(cgk arg0)
strongKnockback(Entity arg0)
method_7068(class_1297 arg0)
knockBack(Entity entity)
m_33339_(C_507_ arg0)
public void
b(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
handleStatus(byte arg0)
m_7822_(byte arg0)
private void
hm()
addRoarParticleEffects()
method_71620()
addRoarParticlesOnClient()
m_403922_()
public int
gY()
getAttackTick()
method_7070()
getAttackTick()
m_33362_()
public int
gZ()
getStunnedTick()
method_7074()
getStunTick()
m_33364_()
public int
ha()
getRoarTick()
method_7072()
getRoarTick()
m_33366_()
public boolean
c(axf arg0, cgk arg1)
doHurtTarget(ServerLevel arg0, Entity arg1)
method_6121(class_3218 arg0, class_1297 arg1)
tryAttack(ServerWorld arg0, Entity arg1)
m_7327_(C_12_ p_33328_, C_507_ arg1)
protected SoundEvent
W()
getAmbientSound()
method_5994()
getAmbientSound()
m_7515_()
protected SoundEvent
h(cex arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
m_7975_(C_489_ arg0)
protected SoundEvent
fd()
getDeathSound()
method_6002()
getDeathSound()
m_5592_()
protected void
b(is arg0, eoh arg1)
playStepSound(BlockPos arg0, BlockState arg1)
method_5712(class_2338 arg0, class_2680 arg1)
playStepSound(BlockPos arg0, BlockState arg1)
m_7355_(C_4675_ p_33351_, C_2064_ arg1)
public boolean
a(dwr arg0)
checkSpawnObstruction(LevelReader arg0)
method_5957(class_4538 arg0)
canSpawn(WorldView arg0)
m_6914_(C_1599_ arg0)
public void
a(axf 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)
m_7895_(C_12_ p_33337_, int p_33338_, boolean arg2)
public boolean
k()
canBeLeader()
method_16485()
canLead()
m_7490_()
protected AABB
j(double arg0)
getAttackBoundingBox(double arg0)
method_53511(double arg0)
getAttackBox(double arg0)
m_292684_(double arg0)