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$BeeWanderAroundGoal- intermediary - net/minecraft/class_4466$class_4479- official - cha$l
- 
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.ai.goal.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, stop, tick, toGoalTicks, toString
- 
Constructor Details- 
BeeWanderAroundGoalBeeWanderAroundGoal()
 
- 
- 
Method Details- 
canStartpublic boolean canStart()
- 
shouldContinuepublic boolean shouldContinue()- Overrides:
- shouldContinuein class- Goal
- Mappings:
- Namespace - Name - Mixin selector - named - shouldContinue- Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z- intermediary - method_6266- Lnet/minecraft/class_1352;method_6266()Z- official - c- Lccg;c()Z
 
- 
startpublic void start()
- 
getRandomLocation- Mappings:
- Namespace - Name - Mixin selector - named - getRandomLocation- Lnet/minecraft/entity/passive/BeeEntity$BeeWanderAroundGoal;getRandomLocation()Lnet/minecraft/util/math/Vec3d;- intermediary - method_21822- Lnet/minecraft/class_4466$class_4479;method_21822()Lnet/minecraft/class_243;- official - h- Lcha$l;h()Lfbb;
 
- 
getMaxWanderDistanceprivate int getMaxWanderDistance()- Mappings:
- Namespace - Name - Mixin selector - named - getMaxWanderDistance- Lnet/minecraft/entity/passive/BeeEntity$BeeWanderAroundGoal;getMaxWanderDistance()I- intermediary - method_61465- Lnet/minecraft/class_4466$class_4479;method_61465()I- official - i- Lcha$l;i()I
 
 
-