net.minecraft.world.entity.monster

public class Silverfish

extends Monster

All mapped superinterfaces:

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

ckm
net.minecraft.world.entity.monster.Silverfish
net.minecraft.class_1614
net.minecraft.entity.mob.SilverfishEntity
net.minecraft.src.C_1055_
net.minecraft.world.entity.monster.EntitySilverfish

Field summary

Modifier and TypeField
private Silverfish$SilverfishWakeUpFriendsGoal
b
friendsGoal
field_7366
callForHelpGoal
f_33521_

Constructor summary

ModifierConstructor
public (EntityType<? extends Silverfish> p_33524_, Level arg1)

Method summary

Modifier and TypeMethod
protected void
z()
registerGoals()
method_5959()
initGoals()
m_8099_()
public static AttributeSupplier$Builder
s()
createAttributes()
method_26922()
createSilverfishAttributes()
m_33551_()
protected Entity$MovementEmission
bb()
getMovementEmission()
method_33570()
getMoveEffect()
m_142319_()
protected SoundEvent
v()
getAmbientSound()
method_5994()
getAmbientSound()
m_7515_()
protected SoundEvent
d(brp arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
m_7975_(C_489_ arg0)
protected SoundEvent
o_()
getDeathSound()
method_6002()
getDeathSound()
m_5592_()
protected void
b(iz arg0, dse arg1)
playStepSound(BlockPos arg0, BlockState arg1)
method_5712(class_2338 arg0, class_2680 arg1)
playStepSound(BlockPos arg0, BlockState arg1)
m_7355_(C_4675_ p_33544_, C_2064_ arg1)
public boolean
a(brp arg0, float arg1)
hurt(DamageSource arg0, float arg1)
method_5643(class_1282 arg0, float arg1)
damage(DamageSource arg0, float arg1)
m_6469_(C_489_ p_33528_, float arg1)
public void
l()
tick()
method_5773()
tick()
m_8119_()
public void
o(float arg0)
setYBodyRot(float arg0)
method_5636(float arg0)
setBodyYaw(float arg0)
m_5618_(float arg0)
public float
a(iz arg0, dcd arg1)
getWalkTargetValue(BlockPos arg0, LevelReader arg1)
method_6144(class_2338 arg0, class_4538 arg1)
getPathfindingFavor(BlockPos arg0, WorldView arg1)
m_5610_(C_4675_ p_33531_, C_1599_ arg1)
public static boolean
b(btc<ckm> arg0, dcb arg1, btv arg2, iz arg3, azh arg4)
checkSilverfishSpawnRules(EntityType<Silverfish> arg0, LevelAccessor arg1, MobSpawnType arg2, BlockPos arg3, RandomSource arg4)
method_20684(class_1299<class_1614> arg0, class_1936 arg1, class_3730 arg2, class_2338 arg3, class_5819 arg4)
canSpawn(EntityType<SilverfishEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)
m_219076_(C_513_<C_1055_> p_219077_, C_1598_ p_219078_, C_529_ p_219079_, C_4675_ p_219080_, C_212974_ p_219081_)