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

private static class Silverfish.SilverfishMergeWithStoneGoal extends RandomStrollGoal
  • Field Details

    • selectedDirection

      private @Nullable Direction selectedDirection
    • doMerge

      private boolean doMerge
  • Constructor Details

    • SilverfishMergeWithStoneGoal

      public SilverfishMergeWithStoneGoal(Silverfish silverfish)
  • Method Details