Interface TimeSource.NanoTimeSource

All Superinterfaces:
LongSupplier, TimeSource
Enclosing interface:
TimeSource

public static interface TimeSource.NanoTimeSource extends TimeSource, LongSupplier
  • Nested Class Summary

    Nested classes/interfaces inherited from interface net.minecraft.util.TimeSource

    TimeSource.NanoTimeSource
  • Method Summary

    Modifier and Type
    Method
    Description
    default long
    get(TimeUnit p_239379_)
     

    Methods inherited from interface java.util.function.LongSupplier

    getAsLong