Class Fox.FoxMoveControl<T extends Fox>

java.lang.Object
net.minecraft.world.entity.ai.control.MoveControl<T>
net.minecraft.world.entity.animal.fox.Fox.FoxMoveControl<T>
All Implemented Interfaces:
Control
Enclosing class:
Fox

private static class Fox.FoxMoveControl<T extends Fox> extends MoveControl<T>
  • Constructor Details

    • FoxMoveControl

      public FoxMoveControl(T fox)
  • Method Details