Package net.minecraft.entity.passive
Class BeeEntity.BeeWanderAroundGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.BeeEntity.BeeWanderAroundGoal
- Enclosing class:
 BeeEntity
- Mappings:
 Namespace Name named net/minecraft/entity/passive/BeeEntity$BeeWanderAroundGoalintermediary net/minecraft/class_4466$class_4479official cff$l
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, shouldRunEveryTick, stop, tick, toGoalTicks, toString 
- 
Field Details
- 
MAX_DISTANCE
private static final int MAX_DISTANCE- See Also:
 - Mappings:
 Namespace Name Mixin selector named MAX_DISTANCELnet/minecraft/entity/passive/BeeEntity$BeeWanderAroundGoal;MAX_DISTANCE:Iintermediary field_30309Lnet/minecraft/class_4466$class_4479;field_30309:Iofficial bLcff$l;b:I
 
 - 
 - 
Constructor Details
- 
BeeWanderAroundGoal
BeeWanderAroundGoal() 
 - 
 - 
Method Details
- 
canStart
public boolean canStart() - 
shouldContinue
public boolean shouldContinue()- Overrides:
 shouldContinuein classGoal- Mappings:
 Namespace Name Mixin selector named shouldContinueLnet/minecraft/entity/ai/goal/Goal;shouldContinue()Zintermediary method_6266Lnet/minecraft/class_1352;method_6266()Zofficial cLcam;c()Z
 - 
start
public void start() - 
getRandomLocation
- Mappings:
 Namespace Name Mixin selector named getRandomLocationLnet/minecraft/entity/passive/BeeEntity$BeeWanderAroundGoal;getRandomLocation()Lnet/minecraft/util/math/Vec3d;intermediary method_21822Lnet/minecraft/class_4466$class_4479;method_21822()Lnet/minecraft/class_243;official hLcff$l;h()Lexc;
 
 -