Class BeeEntity.EnterHiveGoal

Enclosing class:
BeeEntity

private class BeeEntity.EnterHiveGoal extends BeeEntity.NotAngryGoal
Mappings:
Namespace Name
official bpp$d
intermediary net/minecraft/class_4466$class_4470
named net/minecraft/entity/passive/BeeEntity$EnterHiveGoal
  • Constructor Details

    • EnterHiveGoal

      EnterHiveGoal()
  • Method Details

    • canBeeStart

      public boolean canBeeStart()
      Specified by:
      canBeeStart in class BeeEntity.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 class BeeEntity.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
    • start

      public void start()
      Overrides:
      start in class Goal
      Mappings:
      Namespace Name Mixin selector
      official c Lbky;c()V
      intermediary method_6269 Lnet/minecraft/class_1352;method_6269()V
      named start Lnet/minecraft/entity/ai/goal/Goal;start()V