Class ScrowAPI

java.lang.Object
de.kentoj.scrow.velocity.ScrowAPI

public class ScrowAPI extends Object
  • Constructor Details

    • ScrowAPI

      public ScrowAPI()
  • Method Details

    • setCommandApi

      @Internal public static void setCommandApi(de.kentoj.kencommandapi.VelocityKenCommandApi commandApi)
    • setNats

      @Internal public static void setNats(io.nats.client.Connection nats)
    • setServerManager

      @Internal public static void setServerManager(de.kentoj.scrowlib.servermanager.ServerManager serverManager)
    • setDbConFactory

      @Internal public static void setDbConFactory(@Nullable @Nullable de.kentoj.scrowlib.connection.DatabaseConnectionFactory dbConFactory)