extends Goal
aml | |
net.minecraft.class_1341 | |
net.minecraft.entity.ai.goal.AnimalMateGoal | |
net.minecraft.entity.ai.goal.BreedGoal |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private static final TargetPredicate |
| ||||||||
protected final AnimalEntity |
| ||||||||
private final Class<? extends AnimalEntity> |
| ||||||||
protected final World |
| ||||||||
protected AnimalEntity |
| ||||||||
private int |
| ||||||||
private final double |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (AnimalEntity arg0, double arg1) |
public | (AnimalEntity arg0, double arg1, Class<? extends AnimalEntity> arg2) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public boolean |
| ||||||||
public boolean |
| ||||||||
public void |
| ||||||||
public void |
| ||||||||
private AnimalEntity |
| ||||||||
protected void |
|