Class Bee.BeeEnterHiveGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.animal.Bee.BaseBeeGoal
net.minecraft.world.entity.animal.Bee.BeeEnterHiveGoal
- Enclosing class:
- Bee
- 
Nested Class Summary
- 
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, stop, tick, toString
- 
Constructor Details- 
BeeEnterHiveGoalBeeEnterHiveGoal()
 
- 
- 
Method Details- 
canBeeUsepublic boolean canBeeUse()- Specified by:
- canBeeUsein class- Bee.BaseBeeGoal
 
- 
canBeeContinueToUsepublic boolean canBeeContinueToUse()- Specified by:
- canBeeContinueToUsein class- Bee.BaseBeeGoal
 
- 
startpublic void start()
 
-