Package net.minecraft.entity.passive
Class BeeEntity.MoveToHiveGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.BeeEntity.NotAngryGoal
net.minecraft.entity.passive.BeeEntity.MoveToHiveGoal
- Enclosing class:
 BeeEntity
- Mappings:
 Namespace Name named net/minecraft/entity/passive/BeeEntity$MoveToHiveGoalintermediary net/minecraft/class_4466$class_4472official cme$e
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control - 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intprivate static final intprivate static final int(package private) intprivate int - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprivate voidaddPossibleHive(BlockPos pos) booleanboolean(package private) voidprivate booleanisCloseEnough(BlockPos pos) (package private) booleanisPossibleHive(BlockPos pos) private voidvoidstart()private booleanstartMovingToFar(BlockPos pos) voidstop()voidtick()Methods inherited from class net.minecraft.entity.passive.BeeEntity.NotAngryGoal
canStart, shouldContinueMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, toGoalTicks, toString 
- 
Field Details
- 
field_30295
public static final int field_30295- See Also:
 - Mappings:
 Namespace Name Mixin selector named field_30295Lnet/minecraft/entity/passive/BeeEntity$MoveToHiveGoal;field_30295:Iintermediary field_30295Lnet/minecraft/class_4466$class_4472;field_30295:Iofficial bLcme$e;b:I
 - 
field_30296
private static final int field_30296- See Also:
 - Mappings:
 Namespace Name Mixin selector named field_30296Lnet/minecraft/entity/passive/BeeEntity$MoveToHiveGoal;field_30296:Iintermediary field_30296Lnet/minecraft/class_4466$class_4472;field_30296:Iofficial eLcme$e;e:I
 - 
field_30297
private static final int field_30297- See Also:
 - Mappings:
 Namespace Name Mixin selector named field_30297Lnet/minecraft/entity/passive/BeeEntity$MoveToHiveGoal;field_30297:Iintermediary field_30297Lnet/minecraft/class_4466$class_4472;field_30297:Iofficial hLcme$e;h:I
 - 
ticks
int ticks- Mappings:
 Namespace Name Mixin selector named ticksLnet/minecraft/entity/passive/BeeEntity$MoveToHiveGoal;ticks:Iintermediary field_21647Lnet/minecraft/class_4466$class_4472;field_21647:Iofficial dLcme$e;d:I
 - 
possibleHives
- Mappings:
 Namespace Name Mixin selector named possibleHivesLnet/minecraft/entity/passive/BeeEntity$MoveToHiveGoal;possibleHives:Ljava/util/List;intermediary field_21648Lnet/minecraft/class_4466$class_4472;field_21648:Ljava/util/List;official fLcme$e;f:Ljava/util/List;
 - 
path
- Mappings:
 Namespace Name Mixin selector named pathLnet/minecraft/entity/passive/BeeEntity$MoveToHiveGoal;path:Lnet/minecraft/entity/ai/pathing/Path;intermediary field_21649Lnet/minecraft/class_4466$class_4472;field_21649:Lnet/minecraft/class_11;official gLcme$e;g:Lfaz;
 - 
ticksUntilLost
private int ticksUntilLost- Mappings:
 Namespace Name Mixin selector named ticksUntilLostLnet/minecraft/entity/passive/BeeEntity$MoveToHiveGoal;ticksUntilLost:Iintermediary field_23133Lnet/minecraft/class_4466$class_4472;field_23133:Iofficial iLcme$e;i:I
 
 - 
 - 
Constructor Details
- 
MoveToHiveGoal
MoveToHiveGoal() 
 - 
 - 
Method Details
- 
canBeeStart
public boolean canBeeStart()- Specified by:
 canBeeStartin classBeeEntity.NotAngryGoal- Mappings:
 Namespace Name Mixin selector named canBeeStartLnet/minecraft/entity/passive/BeeEntity$NotAngryGoal;canBeeStart()Zintermediary method_21814Lnet/minecraft/class_4466$class_4467;method_21814()Zofficial hLcme$a;h()Z
 - 
canBeeContinue
public boolean canBeeContinue()- Specified by:
 canBeeContinuein classBeeEntity.NotAngryGoal- Mappings:
 Namespace Name Mixin selector named canBeeContinueLnet/minecraft/entity/passive/BeeEntity$NotAngryGoal;canBeeContinue()Zintermediary method_21815Lnet/minecraft/class_4466$class_4467;method_21815()Zofficial iLcme$a;i()Z
 - 
start
public void start() - 
stop
public void stop() - 
tick
public void tick() - 
startMovingToFar
- Mappings:
 Namespace Name Mixin selector named startMovingToFarLnet/minecraft/entity/passive/BeeEntity$MoveToHiveGoal;startMovingToFar(Lnet/minecraft/util/math/BlockPos;)Zintermediary method_24006Lnet/minecraft/class_4466$class_4472;method_24006(Lnet/minecraft/class_2338;)Zofficial aLcme$e;a(Ljb;)Z
 - 
isPossibleHive
- Mappings:
 Namespace Name Mixin selector named isPossibleHiveLnet/minecraft/entity/passive/BeeEntity$MoveToHiveGoal;isPossibleHive(Lnet/minecraft/util/math/BlockPos;)Zintermediary method_24007Lnet/minecraft/class_4466$class_4472;method_24007(Lnet/minecraft/class_2338;)Zofficial bLcme$e;b(Ljb;)Z
 - 
addPossibleHive
- Mappings:
 Namespace Name Mixin selector named addPossibleHiveLnet/minecraft/entity/passive/BeeEntity$MoveToHiveGoal;addPossibleHive(Lnet/minecraft/util/math/BlockPos;)Vintermediary method_24009Lnet/minecraft/class_4466$class_4472;method_24009(Lnet/minecraft/class_2338;)Vofficial cLcme$e;c(Ljb;)V
 - 
clearPossibleHives
void clearPossibleHives()- Mappings:
 Namespace Name Mixin selector named clearPossibleHivesLnet/minecraft/entity/passive/BeeEntity$MoveToHiveGoal;clearPossibleHives()Vintermediary method_24011Lnet/minecraft/class_4466$class_4472;method_24011()Vofficial kLcme$e;k()V
 - 
makeChosenHivePossibleHive
private void makeChosenHivePossibleHive()- Mappings:
 Namespace Name Mixin selector named makeChosenHivePossibleHiveLnet/minecraft/entity/passive/BeeEntity$MoveToHiveGoal;makeChosenHivePossibleHive()Vintermediary method_24012Lnet/minecraft/class_4466$class_4472;method_24012()Vofficial lLcme$e;l()V
 - 
isCloseEnough
- Mappings:
 Namespace Name Mixin selector named isCloseEnoughLnet/minecraft/entity/passive/BeeEntity$MoveToHiveGoal;isCloseEnough(Lnet/minecraft/util/math/BlockPos;)Zintermediary method_24010Lnet/minecraft/class_4466$class_4472;method_24010(Lnet/minecraft/class_2338;)Zofficial dLcme$e;d(Ljb;)Z
 
 -