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 official bpp$g
intermediary net/minecraft/class_4466$class_4474
named net/minecraft/entity/passive/BeeEntity$GrowCropsGoal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.passive.BeeEntity.NotAngryGoal
canStart, shouldContinue
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, shouldRunEveryTick, start, stop, toGoalTicks, toString
-
Field Details
-
field_30299
static final int field_30299- See Also:
- Mappings:
Namespace Name Mixin selector official b
Lbpp$g;b:I
intermediary field_30299
Lnet/minecraft/class_4466$class_4474;field_30299:I
named field_30299
Lnet/minecraft/entity/passive/BeeEntity$GrowCropsGoal;field_30299:I
-
-
Constructor Details
-
GrowCropsGoal
GrowCropsGoal()
-
-
Method Details
-
canBeeStart
public boolean canBeeStart()- Specified by:
canBeeStart
in classBeeEntity.NotAngryGoal
- Mappings:
Namespace Name Mixin selector official h
Lbpp$a;h()Z
intermediary method_21814
Lnet/minecraft/class_4466$class_4467;method_21814()Z
named canBeeStart
Lnet/minecraft/entity/passive/BeeEntity$NotAngryGoal;canBeeStart()Z
-
canBeeContinue
public boolean canBeeContinue()- Specified by:
canBeeContinue
in classBeeEntity.NotAngryGoal
- Mappings:
Namespace Name Mixin selector official i
Lbpp$a;i()Z
intermediary method_21815
Lnet/minecraft/class_4466$class_4467;method_21815()Z
named canBeeContinue
Lnet/minecraft/entity/passive/BeeEntity$NotAngryGoal;canBeeContinue()Z
-
tick
public void tick()
-