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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.world.entity.animal.Bee.BaseBeeGoalcanContinueToUse, canUseMethods inherited from class net.minecraft.world.entity.ai.goal.GoaladjustedTickDelay, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, start, stop, toString
- 
Field Details- 
GROW_CHANCEstatic final int GROW_CHANCE- See Also:
 
 
- 
- 
Constructor Details- 
BeeGrowCropGoalBeeGrowCropGoal()
 
- 
- 
Method Details- 
canBeeUsepublic boolean canBeeUse()- Specified by:
- canBeeUsein class- Bee.BaseBeeGoal
 
- 
canBeeContinueToUsepublic boolean canBeeContinueToUse()- Specified by:
- canBeeContinueToUsein class- Bee.BaseBeeGoal
 
- 
tickpublic void tick()
 
-