public class BabyFollowAdult<E extends AgeableMob>
extends Behavior<E>
| bdl | |
| net.minecraft.world.entity.ai.behavior.BabyFollowAdult | |
| net.minecraft.class_5355 | |
| net.minecraft.unmapped.C_mmfqblba | |
| net.minecraft.entity.ai.brain.task.WalkTowardClosestAdultTask | |
| net.minecraft.entity.ai.brain.task.WalkTowardClosestAdultTask | |
| net.minecraft.src.C_566_ | |
| net.minecraft.world.entity.ai.behavior.BehaviorFollowAdult |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final UniformInt |
| ||||||||||||||
| private final Function<LivingEntity, Float> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (UniformInt executionRange, float speed) |
| public | (UniformInt executionRange, Function<LivingEntity, Float> speed) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| protected boolean |
| ||||||||||||||
| protected void |
| ||||||||||||||
| private AgeableMob |
|