net.minecraft.entity.ai.goal

public class EatGrassGoal

extends Goal

agk
net.minecraft.unmapped.C_94407155
net.minecraft.entity.ai.goal.EatGrassGoal
net.minecraft.entity.ai.EntityAIEatGrass

Field summary

Modifier and TypeField
private static final Predicate<BlockState>
a
f_56015336
IS_TALLGRASS
field_179505_b
private final MobEntity
b
f_34078867
mob
field_151500_b
private final World
c
f_23971002
world
field_151501_c
private int
d
f_28698901
timer
field_151502_a

Constructor summary

ModifierConstructor
public (MobEntity mob)

Method summary

Modifier and TypeMethod
public boolean
a()
m_13184927()
canStart()
func_75250_a()
public void
c()
m_38932409()
start()
func_75249_e()
public void
d()
m_77320506()
stop()
func_75251_c()
public boolean
b()
m_68122984()
shouldContinue()
func_75253_b()
public int
g()
m_12453465()
getTimer()
func_151499_f()
public void
e()
m_58078449()
tick()
func_75246_d()