Uses of Class
net.minecraft.entity.AgeableEntity
Packages that use AgeableEntity
Package
Description
-
Uses of AgeableEntity in net.minecraft.advancements.criterion
Methods in net.minecraft.advancements.criterion with parameters of type AgeableEntityModifier and TypeMethodDescriptionvoid
BredAnimalsTrigger.trigger
(ServerPlayerEntity p_192168_1_, AnimalEntity p_192168_2_, AnimalEntity p_192168_3_, AgeableEntity p_192168_4_) -
Uses of AgeableEntity in net.minecraft.entity
Methods in net.minecraft.entity that return AgeableEntityModifier and TypeMethodDescriptionabstract AgeableEntity
AgeableEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) Methods in net.minecraft.entity with parameters of type AgeableEntityModifier and TypeMethodDescriptionabstract AgeableEntity
AgeableEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) Constructor parameters in net.minecraft.entity with type arguments of type AgeableEntityModifierConstructorDescriptionprotected
AgeableEntity
(EntityType<? extends AgeableEntity> p_i48581_1_, World p_i48581_2_) -
Uses of AgeableEntity in net.minecraft.entity.ai.brain.memory
Fields in net.minecraft.entity.ai.brain.memory with type parameters of type AgeableEntityModifier and TypeFieldDescriptionstatic final MemoryModuleType<AgeableEntity>
MemoryModuleType.BREED_TARGET
static final MemoryModuleType<AgeableEntity>
MemoryModuleType.NEAREST_VISIBLE_ADULT
-
Uses of AgeableEntity in net.minecraft.entity.ai.brain.sensor
Methods in net.minecraft.entity.ai.brain.sensor with parameters of type AgeableEntityModifier and TypeMethodDescriptionprotected void
MateSensor.doTick
(ServerWorld p_212872_1_, AgeableEntity p_212872_2_) private void
MateSensor.setNearestVisibleAdult
(AgeableEntity p_234116_1_, List<LivingEntity> p_234116_2_) -
Uses of AgeableEntity in net.minecraft.entity.ai.brain.task
Classes in net.minecraft.entity.ai.brain.task with type parameters of type AgeableEntityMethods in net.minecraft.entity.ai.brain.task that return AgeableEntityModifier and TypeMethodDescriptionprivate AgeableEntity
ChildFollowNearestAdultTask.getNearestAdult
(E p_233852_1_) -
Uses of AgeableEntity in net.minecraft.entity.merchant.villager
Subclasses of AgeableEntity in net.minecraft.entity.merchant.villagerModifier and TypeClassDescriptionclass
class
class
Methods in net.minecraft.entity.merchant.villager that return AgeableEntityModifier and TypeMethodDescriptionWanderingTraderEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) Methods in net.minecraft.entity.merchant.villager with parameters of type AgeableEntityModifier and TypeMethodDescriptionVillagerEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) WanderingTraderEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) -
Uses of AgeableEntity in net.minecraft.entity.monster
Subclasses of AgeableEntity in net.minecraft.entity.monsterMethods in net.minecraft.entity.monster that return AgeableEntityModifier and TypeMethodDescriptionHoglinEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) Methods in net.minecraft.entity.monster with parameters of type AgeableEntityModifier and TypeMethodDescriptionHoglinEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) -
Uses of AgeableEntity in net.minecraft.entity.passive
Subclasses of AgeableEntity in net.minecraft.entity.passiveModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Methods in net.minecraft.entity.passive that return AgeableEntityModifier and TypeMethodDescriptionPandaEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) ParrotEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) PolarBearEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) TurtleEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) Methods in net.minecraft.entity.passive with parameters of type AgeableEntityModifier and TypeMethodDescriptionBeeEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) CatEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) ChickenEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) CowEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) FoxEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) MooshroomEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) OcelotEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) PandaEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) ParrotEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) PigEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) PolarBearEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) RabbitEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) SheepEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) StriderEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) TurtleEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) WolfEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) -
Uses of AgeableEntity in net.minecraft.entity.passive.horse
Subclasses of AgeableEntity in net.minecraft.entity.passive.horseModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
Methods in net.minecraft.entity.passive.horse that return AgeableEntityModifier and TypeMethodDescriptionAbstractHorseEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) DonkeyEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) HorseEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) MuleEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) SkeletonHorseEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) ZombieHorseEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) Methods in net.minecraft.entity.passive.horse with parameters of type AgeableEntityModifier and TypeMethodDescriptionAbstractHorseEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) DonkeyEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) HorseEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) LlamaEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) MuleEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) SkeletonHorseEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) ZombieHorseEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) protected void
AbstractHorseEntity.setOffspringAttributes
(AgeableEntity p_190681_1_, AbstractHorseEntity p_190681_2_) -
Uses of AgeableEntity in net.minecraftforge.event.entity.living
Fields in net.minecraftforge.event.entity.living declared as AgeableEntityMethods in net.minecraftforge.event.entity.living that return AgeableEntityMethods in net.minecraftforge.event.entity.living with parameters of type AgeableEntityModifier and TypeMethodDescriptionvoid
BabyEntitySpawnEvent.setChild
(AgeableEntity proposedChild) Constructors in net.minecraftforge.event.entity.living with parameters of type AgeableEntityModifierConstructorDescriptionBabyEntitySpawnEvent
(MobEntity parentA, MobEntity parentB, AgeableEntity proposedChild)