Package net.minecraft.entity.passive
Class BeeEntity.FindHiveGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.BeeEntity.NotAngryGoal
net.minecraft.entity.passive.BeeEntity.FindHiveGoal
- Enclosing class:
 BeeEntity
- Mappings:
 Namespace Name official brm$iintermediary net/minecraft/class_4466$class_4476named net/minecraft/entity/passive/BeeEntity$FindHiveGoal
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.entity.passive.BeeEntity.NotAngryGoal
canStart, shouldContinueMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, shouldRunEveryTick, stop, tick, toGoalTicks, toString 
- 
Constructor Details
- 
FindHiveGoal
FindHiveGoal() 
 - 
 - 
Method Details
- 
canBeeStart
public boolean canBeeStart()- Specified by:
 canBeeStartin classBeeEntity.NotAngryGoal- Mappings:
 Namespace Name Mixin selector official hLbrm$a;h()Zintermediary method_21814Lnet/minecraft/class_4466$class_4467;method_21814()Znamed canBeeStartLnet/minecraft/entity/passive/BeeEntity$NotAngryGoal;canBeeStart()Z
 - 
canBeeContinue
public boolean canBeeContinue()- Specified by:
 canBeeContinuein classBeeEntity.NotAngryGoal- Mappings:
 Namespace Name Mixin selector official iLbrm$a;i()Zintermediary method_21815Lnet/minecraft/class_4466$class_4467;method_21815()Znamed canBeeContinueLnet/minecraft/entity/passive/BeeEntity$NotAngryGoal;canBeeContinue()Z
 - 
start
public void start() - 
getNearbyFreeHives
- Mappings:
 Namespace Name Mixin selector official kLbrm$i;k()Ljava/util/List;intermediary method_23742Lnet/minecraft/class_4466$class_4476;method_23742()Ljava/util/List;named getNearbyFreeHivesLnet/minecraft/entity/passive/BeeEntity$FindHiveGoal;getNearbyFreeHives()Ljava/util/List;
 
 -