Class VexEntity.class_3046

java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.VexEntity.class_3046
Enclosing class:
VexEntity

class VexEntity.class_3046 extends Goal
Mappings:
Namespace Name
official adp$d
intermediary net/minecraft/class_3042$class_3046
named net/minecraft/entity/VexEntity$class_3046
  • Constructor Details

    • class_3046

      public class_3046()
  • Method Details

    • canStart

      public boolean canStart()
      Specified by:
      canStart in class Goal
      Mappings:
      Namespace Name Mixin selector
      official a Lxe;a()Z
      intermediary method_2742 Lnet/minecraft/class_896;method_2742()Z
      named canStart Lnet/minecraft/entity/ai/goal/Goal;canStart()Z
    • shouldContinue

      public boolean shouldContinue()
      Overrides:
      shouldContinue in class Goal
      Mappings:
      Namespace Name Mixin selector
      official b Lxe;b()Z
      intermediary method_2744 Lnet/minecraft/class_896;method_2744()Z
      named shouldContinue Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
    • tick

      public void tick()
      Overrides:
      tick in class Goal
      Mappings:
      Namespace Name Mixin selector
      official e Lxe;e()V
      intermediary method_2746 Lnet/minecraft/class_896;method_2746()V
      named tick Lnet/minecraft/entity/ai/goal/Goal;tick()V