extends Goal
| cob | |
| net.minecraft.world.entity.ai.goal.EatBlockGoal | |
| net.minecraft.class_1345 | |
| net.minecraft.entity.ai.goal.EatGrassGoal |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final int |
| ||||||||
| private static final Predicate<BlockState> |
| ||||||||
| private final Mob |
| ||||||||
| private final Level |
| ||||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Mob mob) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public boolean |
| ||||||||
| public int |
| ||||||||
| public void |
|