Class Time

java.lang.Object
dev.upcraft.sparkweave.api.time.Time

public class Time extends Object
  • Constructor Details

    • Time

      public Time()
  • Method Details

    • toTicks

      @Deprecated public static long toTicks(long durationMs)
      Deprecated.
    • toMillis

      @Deprecated public static long toMillis(long durationTicks)
      Deprecated.
    • toTicks

      @Deprecated public static long toTicks(Duration duration)
      Deprecated.