Uses of Class
net.minecraft.entity.AgeableEntity
-
-
Uses of AgeableEntity in net.minecraft.advancements.criterion
Methods in net.minecraft.advancements.criterion with parameters of type AgeableEntity Modifier and Type Method Description voidBredAnimalsTrigger. 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 AgeableEntity Modifier and Type Method Description abstract AgeableEntityAgeableEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)Methods in net.minecraft.entity with parameters of type AgeableEntity Modifier and Type Method Description abstract AgeableEntityAgeableEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)Constructor parameters in net.minecraft.entity with type arguments of type AgeableEntity Constructor Description 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 AgeableEntity Modifier and Type Field Description static MemoryModuleType<AgeableEntity>MemoryModuleType. BREED_TARGETstatic 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 AgeableEntity Modifier and Type Method Description protected voidMateSensor. doTick(ServerWorld p_212872_1_, AgeableEntity p_212872_2_)private voidMateSensor. setNearestVisibleAdult(AgeableEntity p_234116_1_, java.util.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 AgeableEntity Modifier and Type Class Description classChildFollowNearestAdultTask<E extends AgeableEntity>Methods in net.minecraft.entity.ai.brain.task that return AgeableEntity Modifier and Type Method Description private AgeableEntityChildFollowNearestAdultTask. getNearestAdult(E p_233852_1_) -
Uses of AgeableEntity in net.minecraft.entity.merchant.villager
Subclasses of AgeableEntity in net.minecraft.entity.merchant.villager Modifier and Type Class Description classAbstractVillagerEntityclassVillagerEntityclassWanderingTraderEntityMethods in net.minecraft.entity.merchant.villager that return AgeableEntity Modifier and Type Method Description AgeableEntityWanderingTraderEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)Methods in net.minecraft.entity.merchant.villager with parameters of type AgeableEntity Modifier and Type Method Description VillagerEntityVillagerEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)AgeableEntityWanderingTraderEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) -
Uses of AgeableEntity in net.minecraft.entity.monster
Subclasses of AgeableEntity in net.minecraft.entity.monster Modifier and Type Class Description classHoglinEntityMethods in net.minecraft.entity.monster that return AgeableEntity Modifier and Type Method Description AgeableEntityHoglinEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)Methods in net.minecraft.entity.monster with parameters of type AgeableEntity Modifier and Type Method Description AgeableEntityHoglinEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) -
Uses of AgeableEntity in net.minecraft.entity.passive
Subclasses of AgeableEntity in net.minecraft.entity.passive Modifier and Type Class Description classAnimalEntityclassBeeEntityclassCatEntityclassChickenEntityclassCowEntityclassFoxEntityclassMooshroomEntityclassOcelotEntityclassPandaEntityclassParrotEntityclassPigEntityclassPolarBearEntityclassRabbitEntityclassSheepEntityclassShoulderRidingEntityclassStriderEntityclassTameableEntityclassTurtleEntityclassWolfEntityMethods in net.minecraft.entity.passive that return AgeableEntity Modifier and Type Method Description AgeableEntityPandaEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)AgeableEntityParrotEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)AgeableEntityPolarBearEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)AgeableEntityTurtleEntity. 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.horse Modifier and Type Class Description classAbstractChestedHorseEntityclassAbstractHorseEntityclassDonkeyEntityclassHorseEntityclassLlamaEntityclassMuleEntityclassSkeletonHorseEntityclassTraderLlamaEntityclassZombieHorseEntityMethods in net.minecraft.entity.passive.horse that return AgeableEntity Modifier and Type Method Description AgeableEntityAbstractHorseEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)AgeableEntityDonkeyEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)AgeableEntityHorseEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)AgeableEntityMuleEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)AgeableEntitySkeletonHorseEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)AgeableEntityZombieHorseEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)Methods in net.minecraft.entity.passive.horse with parameters of type AgeableEntity Modifier and Type Method Description AgeableEntityAbstractHorseEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)AgeableEntityDonkeyEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)AgeableEntityHorseEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)LlamaEntityLlamaEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)AgeableEntityMuleEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)AgeableEntitySkeletonHorseEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)AgeableEntityZombieHorseEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)protected voidAbstractHorseEntity. 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 AgeableEntity Modifier and Type Field Description private AgeableEntityBabyEntitySpawnEvent. childMethods in net.minecraftforge.event.entity.living that return AgeableEntity Modifier and Type Method Description AgeableEntityBabyEntitySpawnEvent. getChild()Methods in net.minecraftforge.event.entity.living with parameters of type AgeableEntity Modifier and Type Method Description voidBabyEntitySpawnEvent. setChild(AgeableEntity proposedChild)Constructors in net.minecraftforge.event.entity.living with parameters of type AgeableEntity Constructor Description BabyEntitySpawnEvent(MobEntity parentA, MobEntity parentB, AgeableEntity proposedChild)
-