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 void
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 AgeableEntity Modifier and Type Method Description abstract AgeableEntity
AgeableEntity. 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 AgeableEntity
AgeableEntity. 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_TARGET
static 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 void
MateSensor. doTick(ServerWorld p_212872_1_, AgeableEntity p_212872_2_)
private void
MateSensor. 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 class
ChildFollowNearestAdultTask<E extends AgeableEntity>
Methods in net.minecraft.entity.ai.brain.task that return AgeableEntity Modifier and Type Method Description private AgeableEntity
ChildFollowNearestAdultTask. 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 class
AbstractVillagerEntity
class
VillagerEntity
class
WanderingTraderEntity
Methods in net.minecraft.entity.merchant.villager that return AgeableEntity Modifier and Type Method Description AgeableEntity
WanderingTraderEntity. 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 VillagerEntity
VillagerEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)
AgeableEntity
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.monster Modifier and Type Class Description class
HoglinEntity
Methods in net.minecraft.entity.monster that return AgeableEntity Modifier and Type Method Description AgeableEntity
HoglinEntity. 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 AgeableEntity
HoglinEntity. 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 class
AnimalEntity
class
BeeEntity
class
CatEntity
class
ChickenEntity
class
CowEntity
class
FoxEntity
class
MooshroomEntity
class
OcelotEntity
class
PandaEntity
class
ParrotEntity
class
PigEntity
class
PolarBearEntity
class
RabbitEntity
class
SheepEntity
class
ShoulderRidingEntity
class
StriderEntity
class
TameableEntity
class
TurtleEntity
class
WolfEntity
Methods in net.minecraft.entity.passive that return AgeableEntity Modifier and Type Method Description AgeableEntity
PandaEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)
AgeableEntity
ParrotEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)
AgeableEntity
PolarBearEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)
AgeableEntity
TurtleEntity. 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 class
AbstractChestedHorseEntity
class
AbstractHorseEntity
class
DonkeyEntity
class
HorseEntity
class
LlamaEntity
class
MuleEntity
class
SkeletonHorseEntity
class
TraderLlamaEntity
class
ZombieHorseEntity
Methods in net.minecraft.entity.passive.horse that return AgeableEntity Modifier and Type Method Description AgeableEntity
AbstractHorseEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)
AgeableEntity
DonkeyEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)
AgeableEntity
HorseEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)
AgeableEntity
MuleEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)
AgeableEntity
SkeletonHorseEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)
AgeableEntity
ZombieHorseEntity. 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 AgeableEntity
AbstractHorseEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)
AgeableEntity
DonkeyEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)
AgeableEntity
HorseEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)
LlamaEntity
LlamaEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)
AgeableEntity
MuleEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)
AgeableEntity
SkeletonHorseEntity. getBreedOffspring(ServerWorld p_241840_1_, AgeableEntity p_241840_2_)
AgeableEntity
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 AgeableEntity Modifier and Type Field Description private AgeableEntity
BabyEntitySpawnEvent. child
Methods in net.minecraftforge.event.entity.living that return AgeableEntity Modifier and Type Method Description AgeableEntity
BabyEntitySpawnEvent. getChild()
Methods in net.minecraftforge.event.entity.living with parameters of type AgeableEntity Modifier and Type Method Description void
BabyEntitySpawnEvent. setChild(AgeableEntity proposedChild)
Constructors in net.minecraftforge.event.entity.living with parameters of type AgeableEntity Constructor Description BabyEntitySpawnEvent(MobEntity parentA, MobEntity parentB, AgeableEntity proposedChild)
-