Package net.minecraft.entity.passive
Class BeeEntity.GrowCropsGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.BeeEntity.NotAngryGoal
net.minecraft.entity.passive.BeeEntity.GrowCropsGoal
- Enclosing class:
 BeeEntity
- Mappings:
 Namespace Name named net/minecraft/entity/passive/BeeEntity$GrowCropsGoalintermediary net/minecraft/class_4466$class_4474official cjw$g
- 
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.passive.BeeEntity.NotAngryGoal
canStart, shouldContinueMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, start, stop, toGoalTicks, toString 
- 
Field Details
- 
field_30299
static final int field_30299- See Also:
 - Mappings:
 Namespace Name Mixin selector named field_30299Lnet/minecraft/entity/passive/BeeEntity$GrowCropsGoal;field_30299:Iintermediary field_30299Lnet/minecraft/class_4466$class_4474;field_30299:Iofficial bLcjw$g;b:I
 
 - 
 - 
Constructor Details
- 
GrowCropsGoal
GrowCropsGoal() 
 - 
 - 
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 hLcjw$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 iLcjw$a;i()Z
 - 
tick
public void tick() 
 -