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$GrowCropsGoal- intermediary - net/minecraft/class_4466$class_4474- official - cha$g
- 
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.passive.BeeEntity.NotAngryGoalcanStart, shouldContinueMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, start, stop, toGoalTicks, toString
- 
Field Details- 
field_30299static final int field_30299- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - field_30299- Lnet/minecraft/entity/passive/BeeEntity$GrowCropsGoal;field_30299:I- intermediary - field_30299- Lnet/minecraft/class_4466$class_4474;field_30299:I- official - b- Lcha$g;b:I
 
 
- 
- 
Constructor Details- 
GrowCropsGoalGrowCropsGoal()
 
- 
- 
Method Details- 
canBeeStartpublic boolean canBeeStart()- Specified by:
- canBeeStartin class- BeeEntity.NotAngryGoal
- Mappings:
- Namespace - Name - Mixin selector - named - canBeeStart- Lnet/minecraft/entity/passive/BeeEntity$NotAngryGoal;canBeeStart()Z- intermediary - method_21814- Lnet/minecraft/class_4466$class_4467;method_21814()Z- official - h- Lcha$a;h()Z
 
- 
canBeeContinuepublic boolean canBeeContinue()- Specified by:
- canBeeContinuein class- BeeEntity.NotAngryGoal
- Mappings:
- Namespace - Name - Mixin selector - named - canBeeContinue- Lnet/minecraft/entity/passive/BeeEntity$NotAngryGoal;canBeeContinue()Z- intermediary - method_21815- Lnet/minecraft/class_4466$class_4467;method_21815()Z- official - i- Lcha$a;i()Z
 
- 
tickpublic void tick()
 
-