Class Silverfish.SilverfishMergeWithStoneGoal

java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.RandomStrollGoal
net.minecraft.world.entity.monster.Silverfish.SilverfishMergeWithStoneGoal
Enclosing class:
Silverfish

static class Silverfish.SilverfishMergeWithStoneGoal extends RandomStrollGoal
  • Field Details

    • selectedDirection

      private Direction selectedDirection
    • doMerge

      private boolean doMerge
  • Constructor Details

    • SilverfishMergeWithStoneGoal

      public SilverfishMergeWithStoneGoal(Silverfish p_33558_)
  • Method Details