extends Goal
| net.minecraft.world.entity.ai.goal.TemptGoal | |
| net.minecraft.class_1391 | |
| net.minecraft.entity.ai.goal.TemptGoal |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final TargetPredicate |
|
||||||
| private static final double |
|
||||||
| private final TargetPredicate |
|
||||||
| protected final MobEntity |
|
||||||
| protected final double |
|
||||||
| private double |
|
||||||
| private double |
|
||||||
| private double |
|
||||||
| private double |
|
||||||
| private double |
|
||||||
| protected PlayerEntity |
|
||||||
| private int |
|
||||||
| private boolean |
|
||||||
| private final Predicate<ItemStack> |
|
||||||
| private final boolean |
|
||||||
| private final double |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (PathAwareEntity entity, double speed, Predicate<ItemStack> temptItemPredicate, boolean canBeScared) |
| public | (PathAwareEntity entity, double speed, Predicate<ItemStack> temptItemPredicate, boolean canBeScared, double range) |
| private | (MobEntity mob, double speed, Predicate<ItemStack> temptItemPredicate, boolean canBeScared, double range) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
|
||||||
| private boolean |
|
||||||
| public boolean |
|
||||||
| protected boolean |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| protected void |
|
||||||
| protected void |
|
||||||
| public boolean |
|
||||||
| private boolean |
|