Uses of Class
net.minecraft.entity.MobEntity
Package
Description
-
Uses of MobEntity in net.minecraft.client.renderer.entity
Modifier and TypeClassDescriptionclass
BipedRenderer<T extends MobEntity,
M extends BipedModel<T>> class
MobRenderer<T extends MobEntity,
M extends EntityModel<T>> Modifier and TypeMethodDescriptionprivate static PiglinModel<MobEntity>
PiglinRenderer.createModel
(boolean p_239395_0_) Modifier and TypeMethodDescriptionPiglinRenderer.getTextureLocation
(MobEntity p_110775_1_) protected boolean
-
Uses of MobEntity in net.minecraft.client.renderer.entity.layers
Modifier and TypeClassDescriptionclass
StayClothingLayer<T extends MobEntity & IRangedAttackMob,
M extends EntityModel<T>> -
Uses of MobEntity in net.minecraft.client.renderer.entity.model
Modifier and TypeClassDescriptionclass
class
PiglinModel<T extends MobEntity>
class
SkeletonModel<T extends MobEntity & IRangedAttackMob>
-
Uses of MobEntity in net.minecraft.client.renderer.model
Modifier and TypeMethodDescriptionstatic <T extends MobEntity>
voidModelHelper.swingWeaponDown
(ModelRenderer p_239103_0_, ModelRenderer p_239103_1_, T p_239103_2_, float p_239103_3_, float p_239103_4_) -
Uses of MobEntity in net.minecraft.entity
Modifier and TypeMethodDescription<T extends MobEntity>
TMobEntity.convertTo
(EntityType<T> p_233656_1_, boolean p_233656_2_) static <T extends MobEntity>
voidEntitySpawnPlacementRegistry.register
(EntityType<T> p_209343_0_, EntitySpawnPlacementRegistry.PlacementType p_209343_1_, Heightmap.Type p_209343_2_, EntitySpawnPlacementRegistry.IPlacementPredicate<T> p_209343_3_) Modifier and TypeMethodDescriptionprotected void
MobEntity.onOffspringSpawnedFromEgg
(PlayerEntity p_213406_1_, MobEntity p_213406_2_) default boolean
IRideable.travel
(MobEntity p_233622_1_, BoostHelper p_233622_2_, Vector3d p_233622_3_) Modifier and TypeMethodDescriptionstatic boolean
MobEntity.checkMobSpawnRules
(EntityType<? extends MobEntity> p_223315_0_, IWorld p_223315_1_, SpawnReason p_223315_2_, BlockPos p_223315_3_, Random p_223315_4_) EntitySpawnPlacementRegistry.PlacementType.create
(String name, TriPredicate<IWorldReader, BlockPos, EntityType<? extends MobEntity>> predicate) ModifierConstructorDescriptionprotected
MobEntity
(EntityType<? extends MobEntity> p_i48576_1_, World p_i48576_2_) -
Uses of MobEntity in net.minecraft.entity.ai
-
Uses of MobEntity in net.minecraft.entity.ai.brain
Modifier and TypeMethodDescriptionstatic boolean
BrainUtil.isWithinAttackRange
(MobEntity p_233869_0_, LivingEntity p_233869_1_, int p_233869_2_) -
Uses of MobEntity in net.minecraft.entity.ai.brain.memory
Modifier and TypeFieldDescriptionstatic final MemoryModuleType<MobEntity>
MemoryModuleType.NEAREST_VISIBLE_NEMESIS
-
Uses of MobEntity in net.minecraft.entity.ai.brain.sensor
Modifier and TypeMethodDescriptionprotected void
NearestBedSensor.doTick
(ServerWorld p_212872_1_, MobEntity p_212872_2_) protected void
WantedItemsSensor.doTick
(ServerWorld p_212872_1_, MobEntity p_212872_2_) -
Uses of MobEntity in net.minecraft.entity.ai.brain.task
Modifier and TypeClassDescriptionclass
AttackStrafingTask<E extends MobEntity>
class
FindNewAttackTargetTask<E extends MobEntity>
class
ForgetAttackTargetTask<E extends MobEntity>
class
GetAngryTask<E extends MobEntity>
class
HuntCelebrationTask<E extends MobEntity>
class
PiglinIdleActivityTask<E extends MobEntity,
T> class
ShootTargetTask<E extends MobEntity & ICrossbowUser,
T extends LivingEntity> Modifier and TypeMethodDescriptionprotected boolean
JumpOnBedTask.canStillUse
(ServerWorld p_212834_1_, MobEntity p_212834_2_, long p_212834_3_) protected boolean
LookTask.canStillUse
(ServerWorld p_212834_1_, MobEntity p_212834_2_, long p_212834_3_) protected boolean
SwimTask.canStillUse
(ServerWorld p_212834_1_, MobEntity p_212834_2_, long p_212834_3_) protected boolean
WalkToTargetTask.canStillUse
(ServerWorld p_212834_1_, MobEntity p_212834_2_, long p_212834_3_) protected boolean
AttackTargetTask.checkExtraStartConditions
(ServerWorld p_212832_1_, MobEntity p_212832_2_) protected boolean
JumpOnBedTask.checkExtraStartConditions
(ServerWorld p_212832_1_, MobEntity p_212832_2_) protected boolean
SwimTask.checkExtraStartConditions
(ServerWorld p_212832_1_, MobEntity p_212832_2_) protected boolean
WalkToTargetTask.checkExtraStartConditions
(ServerWorld p_212832_1_, MobEntity p_212832_2_) private LivingEntity
AttackTargetTask.getAttackTarget
(MobEntity p_233923_1_) private static BlockPos
HuntCelebrationTask.getCelebrateLocation
(MobEntity p_233899_0_) private static BlockPos
HuntCelebrationTask.getNearbyPos
(MobEntity p_233900_0_, BlockPos p_233900_1_) JumpOnBedTask.getNearestBed
(MobEntity p_220463_1_) private boolean
AttackTargetTask.isHoldingUsableProjectileWeapon
(MobEntity p_233921_1_) private void
ShootTargetTask.lookAtTarget
(MobEntity p_233889_1_, LivingEntity p_233889_2_) private boolean
JumpOnBedTask.nearBed
(ServerWorld p_220469_1_, MobEntity p_220469_2_) private boolean
JumpOnBedTask.onBedSurface
(ServerWorld p_220465_1_, MobEntity p_220465_2_) private boolean
JumpOnBedTask.onOrOverBed
(ServerWorld p_220468_1_, MobEntity p_220468_2_) private boolean
WalkToTargetTask.reachedTarget
(MobEntity p_220486_1_, WalkTarget p_220486_2_) protected void
AttackTargetTask.start
(ServerWorld p_212831_1_, MobEntity p_212831_2_, long p_212831_3_) protected void
HuntCelebrationTask.start
(ServerWorld p_212831_1_, MobEntity p_212831_2_, long p_212831_3_) protected void
JumpOnBedTask.start
(ServerWorld p_212831_1_, MobEntity p_212831_2_, long p_212831_3_) protected void
MoveToTargetTask.start
(ServerWorld p_212831_1_, MobEntity p_212831_2_, long p_212831_3_) protected void
WalkToTargetTask.start
(ServerWorld p_212831_1_, MobEntity p_212831_2_, long p_212831_3_) private void
JumpOnBedTask.startWalkingTowardsBed
(MobEntity p_220467_1_, BlockPos p_220467_2_) protected void
JumpOnBedTask.stop
(ServerWorld p_212835_1_, MobEntity p_212835_2_, long p_212835_3_) protected void
LookTask.stop
(ServerWorld p_212835_1_, MobEntity p_212835_2_, long p_212835_3_) protected void
WalkToTargetTask.stop
(ServerWorld p_212835_1_, MobEntity p_212835_2_, long p_212835_3_) protected void
JumpOnBedTask.tick
(ServerWorld p_212833_1_, MobEntity p_212833_2_, long p_212833_3_) protected void
LookTask.tick
(ServerWorld p_212833_1_, MobEntity p_212833_2_, long p_212833_3_) protected void
SwimTask.tick
(ServerWorld p_212833_1_, MobEntity p_212833_2_, long p_212833_3_) protected void
WalkToTargetTask.tick
(ServerWorld p_212833_1_, MobEntity p_212833_2_, long p_212833_3_) private boolean
JumpOnBedTask.tiredOfJumping
(ServerWorld p_220462_1_, MobEntity p_220462_2_) private boolean
JumpOnBedTask.tiredOfWalking
(ServerWorld p_220464_1_, MobEntity p_220464_2_) private boolean
WalkToTargetTask.tryComputePath
(MobEntity p_220487_1_, WalkTarget p_220487_2_, long p_220487_3_) -
Uses of MobEntity in net.minecraft.entity.ai.controller
Modifier and TypeFieldDescriptionprivate final MobEntity
BodyController.mob
private final MobEntity
JumpController.mob
protected final MobEntity
LookController.mob
protected final MobEntity
MovementController.mob
ModifierConstructorDescriptionBodyController
(MobEntity p_i50334_1_) DolphinLookController
(MobEntity p_i48942_1_, int p_i48942_2_) FlyingMovementController
(MobEntity p_i225710_1_, int p_i225710_2_, boolean p_i225710_3_) JumpController
(MobEntity p_i1612_1_) LookController
(MobEntity p_i1613_1_) MovementController
(MobEntity p_i1614_1_) -
Uses of MobEntity in net.minecraft.entity.ai.goal
Modifier and TypeClassDescriptionclass
ResetAngerGoal<T extends MobEntity & IAngerable>
class
UseItemGoal<T extends MobEntity>
Modifier and TypeFieldDescriptionprivate MobEntity
FollowMobGoal.followingMob
private final MobEntity
EatGrassGoal.mob
private final MobEntity
FollowMobGoal.mob
protected MobEntity
InteractDoorGoal.mob
private final MobEntity
LeapAtTargetGoal.mob
protected final MobEntity
LookAtGoal.mob
private final MobEntity
LookRandomlyGoal.mob
private final MobEntity
OcelotAttackGoal.mob
private final MobEntity
RangedAttackGoal.mob
private final T
ResetAngerGoal.mob
private final MobEntity
SwimGoal.mob
protected final MobEntity
TargetGoal.mob
private final T
UseItemGoal.mob
private final MobEntity
BreakBlockGoal.removerMob
Modifier and TypeMethodDescriptionprotected void
HurtByTargetGoal.alertOther
(MobEntity p_220793_1_, LivingEntity p_220793_2_) ModifierConstructorDescriptionBreakDoorGoal
(MobEntity p_i50333_1_, int p_i50333_2_, Predicate<Difficulty> p_i50333_3_) BreakDoorGoal
(MobEntity p_i50332_1_, Predicate<Difficulty> p_i50332_2_) EatGrassGoal
(MobEntity p_i45314_1_) FollowMobGoal
(MobEntity p_i47417_1_, double p_i47417_2_, float p_i47417_4_, float p_i47417_5_) InteractDoorGoal
(MobEntity p_i1621_1_) LeapAtTargetGoal
(MobEntity p_i1630_1_, float p_i1630_2_) LookAtGoal
(MobEntity p_i1631_1_, Class<? extends LivingEntity> p_i1631_2_, float p_i1631_3_) LookAtGoal
(MobEntity p_i1632_1_, Class<? extends LivingEntity> p_i1632_2_, float p_i1632_3_, float p_i1632_4_) LookAtWithoutMovingGoal
(MobEntity p_i1629_1_, Class<? extends LivingEntity> p_i1629_2_, float p_i1629_3_, float p_i1629_4_) LookRandomlyGoal
(MobEntity p_i1647_1_) NearestAttackableTargetGoal
(MobEntity p_i50313_1_, Class<T> p_i50313_2_, boolean p_i50313_3_) NearestAttackableTargetGoal
(MobEntity p_i50314_1_, Class<T> p_i50314_2_, boolean p_i50314_3_, boolean p_i50314_4_) NearestAttackableTargetGoal
(MobEntity p_i50315_1_, Class<T> p_i50315_2_, int p_i50315_3_, boolean p_i50315_4_, boolean p_i50315_5_, Predicate<LivingEntity> p_i50315_6_) OcelotAttackGoal
(MobEntity p_i1641_1_) OpenDoorGoal
(MobEntity p_i1644_1_, boolean p_i1644_2_) TargetGoal
(MobEntity p_i50308_1_, boolean p_i50308_2_) TargetGoal
(MobEntity p_i50309_1_, boolean p_i50309_2_, boolean p_i50309_3_) -
Uses of MobEntity in net.minecraft.entity.boss
-
Uses of MobEntity in net.minecraft.entity.boss.dragon
-
Uses of MobEntity in net.minecraft.entity.merchant.villager
Modifier and TypeClassDescriptionclass
class
class
-
Uses of MobEntity in net.minecraft.entity.monster
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
ModifierConstructorDescriptionBodyHelperController
(MobEntity p_i49925_2_) BodyHelperController
(MobEntity p_i50612_2_) BreakDoorGoal
(MobEntity p_i50578_1_) LookHelperController
(MobEntity p_i48802_2_) MoveHelperController
(MobEntity p_i48801_2_) -
Uses of MobEntity in net.minecraft.entity.monster.piglin
Modifier and TypeClassDescriptionclass
class
class
-
Uses of MobEntity in net.minecraft.entity.passive
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Modifier and TypeMethodDescriptionprotected void
BeeEntity.AngerGoal.alertOther
(MobEntity p_220793_1_, LivingEntity p_220793_2_) protected void
PandaEntity.RevengeGoal.alertOther
(MobEntity p_220793_1_, LivingEntity p_220793_2_) protected void
PolarBearEntity.HurtByTargetGoal.alertOther
(MobEntity p_220793_1_, LivingEntity p_220793_2_) protected void
FoxEntity.onOffspringSpawnedFromEgg
(PlayerEntity p_213406_1_, MobEntity p_213406_2_) private ILivingEntityData
StriderEntity.spawnJockey
(IServerWorld p_242331_1_, DifficultyInstance p_242331_2_, MobEntity p_242331_3_, ILivingEntityData p_242331_4_) ModifierConstructorDescription(package private)
BeeLookController
(MobEntity p_i225729_2_) WatchGoal
(MobEntity p_i50733_2_, Class<? extends LivingEntity> p_i50733_3_, float p_i50733_4_) -
Uses of MobEntity in net.minecraft.entity.passive.fish
Modifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of MobEntity in net.minecraft.entity.passive.horse
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
-
Uses of MobEntity in net.minecraft.item
Modifier and TypeMethodDescriptionSpawnEggItem.spawnOffspringFromSpawnEgg
(PlayerEntity p_234809_1_, MobEntity p_234809_2_, EntityType<? extends MobEntity> p_234809_3_, ServerWorld p_234809_4_, Vector3d p_234809_5_, ItemStack p_234809_6_) Modifier and TypeMethodDescriptionSpawnEggItem.spawnOffspringFromSpawnEgg
(PlayerEntity p_234809_1_, MobEntity p_234809_2_, EntityType<? extends MobEntity> p_234809_3_, ServerWorld p_234809_4_, Vector3d p_234809_5_, ItemStack p_234809_6_) Modifier and TypeMethodDescriptionSpawnEggItem.spawnOffspringFromSpawnEgg
(PlayerEntity p_234809_1_, MobEntity p_234809_2_, EntityType<? extends MobEntity> p_234809_3_, ServerWorld p_234809_4_, Vector3d p_234809_5_, ItemStack p_234809_6_) -
Uses of MobEntity in net.minecraft.network
Modifier and TypeMethodDescriptionstatic void
DebugPacketSender.sendGoalSelector
(World p_218800_0_, MobEntity p_218800_1_, GoalSelector p_218800_2_) static void
DebugPacketSender.sendPathFindingPacket
(World p_218803_0_, MobEntity p_218803_1_, Path p_218803_2_, float p_218803_3_) -
Uses of MobEntity in net.minecraft.pathfinding
Modifier and TypeFieldDescriptionprotected MobEntity
NodeProcessor.mob
protected final MobEntity
PathNavigator.mob
Modifier and TypeMethodDescriptionPathFinder.findPath
(Region p_227478_1_, MobEntity p_227478_2_, Set<BlockPos> p_227478_3_, float p_227478_4_, int p_227478_5_, float p_227478_6_) private PathNodeType
FlyingNodeProcessor.getBlockPathType
(MobEntity p_192558_1_, int p_192558_2_, int p_192558_3_, int p_192558_4_) private PathNodeType
FlyingNodeProcessor.getBlockPathType
(MobEntity p_192559_1_, BlockPos p_192559_2_) FlyingNodeProcessor.getBlockPathType
(IBlockReader p_186319_1_, int p_186319_2_, int p_186319_3_, int p_186319_4_, MobEntity p_186319_5_, int p_186319_6_, int p_186319_7_, int p_186319_8_, boolean p_186319_9_, boolean p_186319_10_) abstract PathNodeType
NodeProcessor.getBlockPathType
(IBlockReader p_186319_1_, int p_186319_2_, int p_186319_3_, int p_186319_4_, MobEntity p_186319_5_, int p_186319_6_, int p_186319_7_, int p_186319_8_, boolean p_186319_9_, boolean p_186319_10_) SwimNodeProcessor.getBlockPathType
(IBlockReader p_186319_1_, int p_186319_2_, int p_186319_3_, int p_186319_4_, MobEntity p_186319_5_, int p_186319_6_, int p_186319_7_, int p_186319_8_, boolean p_186319_9_, boolean p_186319_10_) private PathNodeType
WalkNodeProcessor.getBlockPathType
(MobEntity p_186329_1_, BlockPos p_186329_2_) WalkNodeProcessor.getBlockPathType
(IBlockReader p_186319_1_, int p_186319_2_, int p_186319_3_, int p_186319_4_, MobEntity p_186319_5_, int p_186319_6_, int p_186319_7_, int p_186319_8_, boolean p_186319_9_, boolean p_186319_10_) private PathNodeType
WalkNodeProcessor.getCachedBlockType
(MobEntity p_237230_1_, int p_237230_2_, int p_237230_3_, int p_237230_4_) void
void
void
void
ModifierConstructorDescriptionClimberPathNavigator
(MobEntity p_i45874_1_, World p_i45874_2_) FlyingPathNavigator
(MobEntity p_i47412_1_, World p_i47412_2_) GroundPathNavigator
(MobEntity p_i45875_1_, World p_i45875_2_) PathNavigator
(MobEntity p_i1671_1_, World p_i1671_2_) SwimmerPathNavigator
(MobEntity p_i45873_1_, World p_i45873_2_) -
Uses of MobEntity in net.minecraft.util
Modifier and TypeMethodDescriptionstatic boolean
GroundPathHelper.hasGroundPathNavigation
(MobEntity p_242319_0_) -
Uses of MobEntity in net.minecraft.world.spawner
Modifier and TypeMethodDescriptionprivate static MobEntity
WorldEntitySpawner.getMobForSpawn
(ServerWorld p_234973_0_, EntityType<?> p_234973_1_) Modifier and TypeMethodDescriptionprivate void
WorldEntitySpawner.EntityDensityManager.afterSpawn
(MobEntity p_234990_1_, IChunk p_234990_2_) private static boolean
WorldEntitySpawner.isValidPositionForMob
(ServerWorld p_234974_0_, MobEntity p_234974_1_, double p_234974_2_) void
-
Uses of MobEntity in net.minecraftforge.common
Modifier and TypeMethodDescriptionstatic int
ForgeHooks.canEntitySpawn
(MobEntity entity, IWorld world, double x, double y, double z, AbstractSpawner spawner, SpawnReason spawnReason) -
Uses of MobEntity in net.minecraftforge.common.extensions
Modifier and TypeMethodDescriptiondefault PathNodeType
IForgeBlock.getAiPathNodeType
(BlockState state, IBlockReader world, BlockPos pos, MobEntity entity) Get thePathNodeType
for this block.default PathNodeType
IForgeBlockState.getAiPathNodeType
(IBlockReader world, BlockPos pos, MobEntity entity) Get thePathNodeType
for this block.default void
IForgeItem.onHorseArmorTick
(ItemStack stack, World world, MobEntity horse) Called every tick fromEntityHorse#onUpdate()
on the item in the armor slot.default void
IForgeItemStack.onHorseArmorTick
(World world, MobEntity horse) Called every tick fromHorseEntity#onUpdate()
on the item in the armor slot. -
Uses of MobEntity in net.minecraftforge.event
Modifier and TypeMethodDescriptionstatic net.minecraftforge.eventbus.api.Event.Result
ForgeEventFactory.canEntityDespawn
(MobEntity entity) static net.minecraftforge.eventbus.api.Event.Result
ForgeEventFactory.canEntitySpawn
(MobEntity entity, IWorld world, double x, double y, double z, AbstractSpawner spawner, SpawnReason spawnReason) static boolean
ForgeEventFactory.canEntitySpawnSpawner
(MobEntity entity, World world, float x, float y, float z, AbstractSpawner spawner) static boolean
ForgeEventFactory.doSpecialSpawn
(MobEntity entity, World world, float x, float y, float z, AbstractSpawner spawner, SpawnReason spawnReason) static int
ForgeEventFactory.getMaxSpawnPackSize
(MobEntity entity) -
Uses of MobEntity in net.minecraftforge.event.entity.living
Modifier and TypeFieldDescriptionprivate final MobEntity
BabyEntitySpawnEvent.parentA
private final MobEntity
BabyEntitySpawnEvent.parentB
Modifier and TypeMethodDescriptionBabyEntitySpawnEvent.getParentA()
BabyEntitySpawnEvent.getParentB()
ModifierConstructorDescriptionAllowDespawn
(MobEntity entity) BabyEntitySpawnEvent
(MobEntity parentA, MobEntity parentB, AgeableEntity proposedChild) CheckSpawn
(MobEntity entity, IWorld world, double x, double y, double z, AbstractSpawner spawner, SpawnReason spawnReason) CheckSpawn is fired when an Entity is about to be spawned.LivingPackSizeEvent
(MobEntity entity) LivingSpawnEvent
(MobEntity entity, IWorld world, double x, double y, double z) SpecialSpawn
(MobEntity entity, World world, double x, double y, double z, AbstractSpawner spawner, SpawnReason spawnReason)