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 - official - brm$l- intermediary - net/minecraft/class_4466$class_4479- named - net/minecraft/entity/passive/BeeEntity$BeeWanderAroundGoal
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, getControls, getTickCount, setControls, shouldRunEveryTick, stop, tick, toGoalTicks, toString
- 
Field Details- 
MAX_DISTANCEprivate static final int MAX_DISTANCE- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - b- Lbrm$l;b:I- intermediary - field_30309- Lnet/minecraft/class_4466$class_4479;field_30309:I- named - MAX_DISTANCE- Lnet/minecraft/entity/passive/BeeEntity$BeeWanderAroundGoal;MAX_DISTANCE:I
 
 
- 
- 
Constructor Details- 
BeeWanderAroundGoalBeeWanderAroundGoal()
 
- 
- 
Method Details- 
canStartpublic boolean canStart()
- 
shouldContinuepublic boolean shouldContinue()- Overrides:
- shouldContinuein class- Goal
- Mappings:
- Namespace - Name - Mixin selector - official - b- Lbmv;b()Z- intermediary - method_6266- Lnet/minecraft/class_1352;method_6266()Z- named - shouldContinue- Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
 
- 
startpublic void start()
- 
getRandomLocation- Mappings:
- Namespace - Name - Mixin selector - official - h- Lbrm$l;h()Leei;- intermediary - method_21822- Lnet/minecraft/class_4466$class_4479;method_21822()Lnet/minecraft/class_243;- named - getRandomLocation- Lnet/minecraft/entity/passive/BeeEntity$BeeWanderAroundGoal;getRandomLocation()Lnet/minecraft/util/math/Vec3d;
 
 
-