net.minecraft.world.entity.monster

public abstract class Monster

extends PathfinderMob implements Enemy

All mapped superinterfaces:

Nameable, CommandSource, Enemy

bdn
net.minecraft.world.entity.monster.Monster
net.minecraft.class_1588
net.minecraft.entity.mob.HostileEntity
net.minecraft.entity.monster.MonsterEntity
net.minecraft.server.v1_16_R2.EntityMonster

Constructor summary

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

Method summary

Modifier and TypeMethod
public SoundSource
ct()
getSoundSource()
method_5634()
getSoundCategory()
func_184176_by()
getSoundCategory()
public void
k()
aiStep()
method_6007()
tickMovement()
func_70636_d()
movementTick()
protected void
eQ()
updateNoActionTime()
method_16827()
updateDespawnCounter()
func_213623_ec()
protected boolean
L()
shouldDespawnInPeaceful()
method_23734()
isDisallowedInPeaceful()
func_225511_J_()
protected SoundEvent
au()
getSwimSound()
method_5737()
getSwimSound()
func_184184_Z()
getSoundSwim()
protected SoundEvent
av()
getSwimSplashSound()
method_5625()
getSplashSound()
func_184181_aa()
getSoundSplash()
public boolean
a(aph arg0, float arg1)
hurt(DamageSource arg0, float arg1)
method_5643(class_1282 arg0, float arg1)
damage(DamageSource arg0, float arg1)
func_70097_a(DamageSource arg0, float arg1)
damageEntity(DamageSource arg0, float arg1)
protected SoundEvent
e(aph arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getSoundHurt(DamageSource arg0)
protected SoundEvent
dp()
getDeathSound()
method_6002()
getDeathSound()
func_184615_bR()
getSoundDeath()
protected SoundEvent
o(int arg0)
getFallDamageSound(int arg0)
method_6041(int arg0)
getFallSound(int arg0)
func_184588_d(int arg0)
getSoundFall(int arg0)
public float
a(fx arg0, brw arg1)
getWalkTargetValue(BlockPos arg0, LevelReader arg1)
method_6144(class_2338 arg0, class_4538 arg1)
getPathfindingFavor(BlockPos arg0, WorldView arg1)
func_205022_a(BlockPos arg0, IWorldReader arg1)
public static boolean
a(bsh arg0, fx arg1, Random arg2)
isDarkEnoughToSpawn(ServerLevelAccessor arg0, BlockPos arg1, Random arg2)
method_20679(class_5425 arg0, class_2338 arg1, Random arg2)
isSpawnDark(ServerWorldAccess arg0, BlockPos pos, Random random)
func_223323_a(IServerWorld arg0, BlockPos arg1, Random arg2)
public static boolean
b(aqb<? extends bdn> arg0, bsh arg1, aqm arg2, fx arg3, Random arg4)
checkMonsterSpawnRules(EntityType<? extends Monster> arg0, ServerLevelAccessor arg1, MobSpawnType arg2, BlockPos arg3, Random arg4)
method_20680(class_1299<? extends class_1588> arg0, class_5425 arg1, class_3730 arg2, class_2338 arg3, Random arg4)
canSpawnInDark(EntityType<? extends HostileEntity> type, ServerWorldAccess arg1, SpawnReason spawnReason, BlockPos pos, Random random)
func_223325_c(EntityType<? extends MonsterEntity> arg0, IServerWorld arg1, SpawnReason arg2, BlockPos arg3, Random arg4)
public static boolean
c(aqb<? extends bdn> arg0, brv arg1, aqm arg2, fx arg3, Random arg4)
checkAnyLightMonsterSpawnRules(EntityType<? extends Monster> arg0, LevelAccessor arg1, MobSpawnType arg2, BlockPos arg3, Random arg4)
method_20681(class_1299<? extends class_1588> arg0, class_1936 arg1, class_3730 arg2, class_2338 arg3, Random arg4)
canSpawnIgnoreLightLevel(EntityType<? extends HostileEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)
func_223324_d(EntityType<? extends MonsterEntity> arg0, IWorld arg1, SpawnReason arg2, BlockPos arg3, Random arg4)
public static AttributeSupplier$Builder
eR()
createMonsterAttributes()
method_26918()
createHostileAttributes()
func_234295_eP_()
protected boolean
cU()
shouldDropExperience()
method_6054()
canDropLootAndXp()
func_146066_aG()
isDropExperience()
protected boolean
cV()
shouldDropLoot()
method_27071()
shouldDropLoot()
func_230282_cS_()
public boolean
f(bft arg0)
isPreventingPlayerRest(Player arg0)
method_7076(class_1657 arg0)
isAngryAt(PlayerEntity player)
func_230292_f_(PlayerEntity arg0)
public ItemStack
f(bly arg0)
getProjectile(ItemStack arg0)
method_18808(class_1799 arg0)
getArrowType(ItemStack arg0)
func_213356_f(ItemStack arg0)