Uses of Enum Class
com.plotsquared.core.util.task.TaskTime.TaskUnit
Packages that use TaskTime.TaskUnit
-
Uses of TaskTime.TaskUnit in com.plotsquared.core.util.task
Methods in com.plotsquared.core.util.task that return TaskTime.TaskUnitModifier and TypeMethodDescriptionTaskTime.getUnit()Get the time unitstatic TaskTime.TaskUnitReturns the enum constant of this class with the specified name.static TaskTime.TaskUnit[]TaskTime.TaskUnit.values()Returns an array containing the constants of this enum class, in the order they are declared.