public class EatGrassGoal
extends Goal
| tl | |
| net.minecraft.class_891 | |
| net.minecraft.entity.ai.goal.EatGrassGoal | |
| net.minecraft.entity.ai.EntityAIEatGrass |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final com.google.common.base.Predicate<BlockState> |
| ||||||||
| private final MobEntity |
| ||||||||
| private final World |
| ||||||||
| int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (MobEntity mob) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public boolean |
| ||||||||
| public int |
| ||||||||
| public void |
|