Class Bee.BeeGrowCropGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.animal.Bee.BaseBeeGoal
net.minecraft.world.entity.animal.Bee.BeeGrowCropGoal
- Enclosing class:
 - Bee
 
- 
Nested Class Summary
 - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.world.entity.animal.Bee.BaseBeeGoal
canContinueToUse, canUseMethods inherited from class net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, start, stop, toString 
- 
Field Details
- 
GROW_CHANCE
static final int GROW_CHANCE- See Also:
 
 
 - 
 - 
Constructor Details
- 
BeeGrowCropGoal
BeeGrowCropGoal() 
 - 
 - 
Method Details
- 
canBeeUse
public boolean canBeeUse()- Specified by:
 canBeeUsein classBee.BaseBeeGoal
 - 
canBeeContinueToUse
public boolean canBeeContinueToUse()- Specified by:
 canBeeContinueToUsein classBee.BaseBeeGoal
 - 
tick
public void tick() 
 -