Package net.minecraft.entity.passive
Class BeeEntity.EnterHiveGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.BeeEntity.NotAngryGoal
net.minecraft.entity.passive.BeeEntity.EnterHiveGoal
- Enclosing class:
- BeeEntity
- Mappings:
- Namespace - Name - official - bnf$d- intermediary - net/minecraft/class_4466$class_4470- named - net/minecraft/entity/passive/BeeEntity$EnterHiveGoal
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.passive.BeeEntity.NotAngryGoalcanStart, shouldContinueMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, getControls, getTickCount, setControls, shouldRunEveryTick, stop, tick, toGoalTicks, toString
- 
Constructor Details- 
EnterHiveGoalEnterHiveGoal()
 
- 
- 
Method Details- 
canBeeStartpublic boolean canBeeStart()- Specified by:
- canBeeStartin class- BeeEntity.NotAngryGoal
- Mappings:
- Namespace - Name - Mixin selector - official - h- Lbnf$a;h()Z- intermediary - method_21814- Lnet/minecraft/class_4466$class_4467;method_21814()Z- named - canBeeStart- Lnet/minecraft/entity/passive/BeeEntity$NotAngryGoal;canBeeStart()Z
 
- 
canBeeContinuepublic boolean canBeeContinue()- Specified by:
- canBeeContinuein class- BeeEntity.NotAngryGoal
- Mappings:
- Namespace - Name - Mixin selector - official - i- Lbnf$a;i()Z- intermediary - method_21815- Lnet/minecraft/class_4466$class_4467;method_21815()Z- named - canBeeContinue- Lnet/minecraft/entity/passive/BeeEntity$NotAngryGoal;canBeeContinue()Z
 
- 
startpublic void start()
 
-