extends Behavior<PathfinderMob>
All mapped superinterfaces:
bym | |
net.minecraft.world.entity.ai.behavior.FollowTemptation | |
net.minecraft.class_5754 | |
net.minecraft.entity.ai.brain.task.TemptTask | |
net.minecraft.world.entity.ai.behavior.FollowTemptation |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
public static final int |
| ||||||||
public static final double |
| ||||||||
public static final double |
| ||||||||
private final Function<LivingEntity, Float> |
| ||||||||
private final Function<LivingEntity, Double> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Function<LivingEntity, Float> speed) |
public | (Function<LivingEntity, Float> speed, Function<LivingEntity, Double> stopDistanceGetter) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
protected float |
| ||||||||
private Optional<Player> |
| ||||||||
protected boolean |
| ||||||||
protected boolean |
| ||||||||
protected void |
| ||||||||
protected void |
| ||||||||
protected void |
|