extends Behavior<PathfinderMob>
All mapped superinterfaces:
caw | |
net.minecraft.world.entity.ai.behavior.FollowTemptation | |
net.minecraft.class_5754 |
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> |
| ||||||
private final boolean |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Function<LivingEntity, Float> arg0) |
public | (Function<LivingEntity, Float> arg0, Function<LivingEntity, Double> arg1) |
public | (Function<LivingEntity, Float> arg0, Function<LivingEntity, Double> arg1, boolean arg2) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
protected float |
| ||||||
private Optional<Player> |
| ||||||
protected boolean |
| ||||||
protected boolean |
| ||||||
protected void |
| ||||||
protected void |
| ||||||
protected void |
|