net.minecraft.world.entity.monster

public class Silverfish

extends Monster

All mapped superinterfaces:

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

cqh
net.minecraft.world.entity.monster.Silverfish
net.minecraft.class_1614

Field summary

Modifier and TypeField
private Silverfish$SilverfishWakeUpFriendsGoal
a
friendsGoal
field_7366

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
H()
registerGoals()
method_5959()
public static AttributeSupplier$Builder
l()
createAttributes()
method_26922()
protected Entity$MovementEmission
bh()
getMovementEmission()
method_33570()
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(asi arg0, bwh arg1, float arg2)
hurtServer(ServerLevel arg0, DamageSource arg1, float arg2)
method_64397(class_3218 arg0, class_1282 arg1, float arg2)
public void
g()
tick()
method_5773()
public void
s(float arg0)
setYBodyRot(float arg0)
method_5636(float arg0)
public float
a(iy arg0, dlc arg1)
getWalkTargetValue(BlockPos arg0, LevelReader arg1)
method_6144(class_2338 arg0, class_4538 arg1)
public static boolean
b(byb<cqh> arg0, dla arg1, bya arg2, iy arg3, baq arg4)
checkSilverfishSpawnRules(EntityType<Silverfish> arg0, LevelAccessor arg1, EntitySpawnReason arg2, BlockPos arg3, RandomSource arg4)
method_20684(class_1299<class_1614> arg0, class_1936 arg1, class_3730 arg2, class_2338 arg3, class_5819 arg4)