public class StareDownGoal
extends net.minecraft.entity.ai.goal.Goal
Modifier and Type | Field and Description |
---|---|
protected PixelmonEntity |
entity |
Constructor and Description |
---|
StareDownGoal(PixelmonEntity entity) |
Modifier and Type | Method and Description |
---|---|
boolean |
canUse() |
void |
tick() |
protected final PixelmonEntity entity
public StareDownGoal(PixelmonEntity entity)