net.minecraft.world.entity.monster

public abstract class Monster

extends PathfinderMob implements Enemy

All mapped superinterfaces:

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

ckd
net.minecraft.world.entity.monster.Monster
net.minecraft.class_1588
net.minecraft.entity.mob.HostileEntity
net.minecraft.src.C_1027_
net.minecraft.world.entity.monster.EntityMonster

Constructor summary

ModifierConstructor
protected (EntityType<? extends Monster> p_33003_, Level arg1)

Method summary

Modifier and TypeMethod
public SoundSource
de()
getSoundSource()
method_5634()
getSoundCategory()
m_5720_()
public void
m_()
aiStep()
method_6007()
tickMovement()
m_8107_()
protected void
gp()
updateNoActionTime()
method_16827()
updateDespawnCounter()
m_7562_()
protected boolean
Z()
shouldDespawnInPeaceful()
method_23734()
isDisallowedInPeaceful()
m_8028_()
protected SoundEvent
aQ()
getSwimSound()
method_5737()
getSwimSound()
m_5501_()
protected SoundEvent
aR()
getSwimSplashSound()
method_5625()
getSplashSound()
m_5509_()
protected SoundEvent
d(brk arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
m_7975_(C_489_ arg0)
protected SoundEvent
n_()
getDeathSound()
method_6002()
getDeathSound()
m_5592_()
public LivingEntity$Fallsounds
eH()
getFallSounds()
method_39760()
getFallSounds()
m_196493_()
public float
a(jd arg0, dcz arg1)
getWalkTargetValue(BlockPos arg0, LevelReader arg1)
method_6144(class_2338 arg0, class_4538 arg1)
getPathfindingFavor(BlockPos arg0, WorldView arg1)
m_5610_(C_4675_ p_33014_, C_1599_ arg1)
public static boolean
a(ddl arg0, jd arg1, ayw arg2)
isDarkEnoughToSpawn(ServerLevelAccessor arg0, BlockPos arg1, RandomSource arg2)
method_20679(class_5425 arg0, class_2338 arg1, class_5819 arg2)
isSpawnDark(ServerWorldAccess world, BlockPos pos, Random random)
m_219009_(C_1618_ p_219010_, C_4675_ p_219011_, C_212974_ p_219012_)
public static boolean
b(bsx<? extends ckd> arg0, ddl arg1, btr arg2, jd arg3, ayw arg4)
checkMonsterSpawnRules(EntityType<? extends Monster> arg0, ServerLevelAccessor arg1, MobSpawnType arg2, BlockPos arg3, RandomSource arg4)
method_20680(class_1299<? extends class_1588> arg0, class_5425 arg1, class_3730 arg2, class_2338 arg3, class_5819 arg4)
canSpawnInDark(EntityType<? extends HostileEntity> type, ServerWorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)
m_219013_(C_513_<? extends C_1027_> p_219014_, C_1618_ p_219015_, C_529_ p_219016_, C_4675_ p_219017_, C_212974_ p_219018_)
public static boolean
c(bsx<? extends ckd> arg0, dcx arg1, btr arg2, jd arg3, ayw arg4)
checkAnyLightMonsterSpawnRules(EntityType<? extends Monster> arg0, LevelAccessor arg1, MobSpawnType arg2, BlockPos arg3, RandomSource arg4)
method_20681(class_1299<? extends class_1588> arg0, class_1936 arg1, class_3730 arg2, class_2338 arg3, class_5819 arg4)
canSpawnIgnoreLightLevel(EntityType<? extends HostileEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)
m_219019_(C_513_<? extends C_1027_> p_219020_, C_1598_ p_219021_, C_529_ p_219022_, C_4675_ p_219023_, C_212974_ p_219024_)
public static AttributeSupplier$Builder
gq()
createMonsterAttributes()
method_26918()
createHostileAttributes()
m_33035_()
public boolean
ee()
shouldDropExperience()
method_6054()
shouldDropXp()
m_6149_()
protected boolean
ef()
shouldDropLoot()
method_27071()
shouldDropLoot()
m_6125_()
public boolean
a(cmx arg0)
isPreventingPlayerRest(Player arg0)
method_7076(class_1657 arg0)
isAngryAt(PlayerEntity player)
m_6935_(C_1141_ arg0)
public ItemStack
g(cuq arg0)
getProjectile(ItemStack arg0)
method_18808(class_1799 arg0)
getProjectileType(ItemStack arg0)
m_6298_(C_1391_ arg0)