Class BeeEntity.GrowCropsGoal

Enclosing class:
BeeEntity

class BeeEntity.GrowCropsGoal
extends BeeEntity.NotAngryGoal
Mappings:
Namespace Name
official bbk$g
intermediary net/minecraft/class_4466$class_4474
named net/minecraft/entity/passive/BeeEntity$GrowCropsGoal
  • Constructor Details

    • GrowCropsGoal

      private GrowCropsGoal()
  • Method Details

    • canBeeStart

      public boolean canBeeStart()
      Specified by:
      canBeeStart in class BeeEntity.NotAngryGoal
      Mappings:
      Namespace Name Mixin selector
      official g Lbbk$a;g()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 class BeeEntity.NotAngryGoal
      Mappings:
      Namespace Name Mixin selector
      official h Lbbk$a;h()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()
      Overrides:
      tick in class Goal
      Mappings:
      Namespace Name Mixin selector
      official e Lawx;e()V
      intermediary method_6268 Lnet/minecraft/class_1352;method_6268()V
      named tick Lnet/minecraft/entity/ai/goal/Goal;tick()V