Class StartupCache

java.lang.Object
org.kingdoms.data.StartupCache

public final class StartupCache extends Object
  • Constructor Details

    • StartupCache

      public StartupCache()
  • Method Details

    • whenLoaded

      public static void whenLoaded(Consumer<Kingdoms> runnable)
    • init

      public static void init(Kingdoms plugin)