public class TemptGoal
extends Goal
| up | |
| net.minecraft.class_923 | |
| net.minecraft.entity.ai.goal.TemptGoal | |
| net.minecraft.entity.ai.EntityAITempt |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private PathFinderMobEntity |
| ||||||||
| private double |
| ||||||||
| private double |
| ||||||||
| private double |
| ||||||||
| private double |
| ||||||||
| private double |
| ||||||||
| private double |
| ||||||||
| private PlayerEntity |
| ||||||||
| private int |
| ||||||||
| private boolean |
| ||||||||
| private Set<Item> |
| ||||||||
| private 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 |
|