public class TemptGoal
extends Goal
| yl | |
| net.minecraft.unmapped.C_20760238 | |
| net.minecraft.entity.ai.goal.TemptGoal |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final PathFinderMobEntity |
| ||||||
| private final double |
| ||||||
| private double |
| ||||||
| private double |
| ||||||
| private double |
| ||||||
| private double |
| ||||||
| private double |
| ||||||
| private PlayerEntity |
| ||||||
| private int |
| ||||||
| private boolean |
| ||||||
| private final Set<Item> |
| ||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (PathFinderMobEntity entity, double speed, Item temptItem, boolean scaredByMovement) |
| public | (PathFinderMobEntity entity, double speed, boolean scaredByMovement, Set<Item> temptingItems) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||
| protected boolean |
| ||||||
| public boolean |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public boolean |
|