Class PlotSquaredTask.NullTask

java.lang.Object
com.plotsquared.core.util.task.PlotSquaredTask.NullTask
All Implemented Interfaces:
PlotSquaredTask, Runnable
Enclosing interface:
PlotSquaredTask

public static class PlotSquaredTask.NullTask extends Object implements PlotSquaredTask
Task that does nothing and is always cancelled
  • Constructor Details

    • NullTask

      public NullTask()
  • Method Details