public class FabricServerUtil
extends java.lang.Object
| Constructor and Description |
|---|
FabricServerUtil() |
| Modifier and Type | Method and Description |
|---|---|
static FabricServer |
getFabricServer() |
void |
setFabricServer(FabricServer fabricServer) |
static void |
start() |
static java.util.concurrent.Future<?> |
stop() |
public static FabricServer getFabricServer()
public static void start()
throws java.lang.Exception
java.lang.Exceptionpublic static java.util.concurrent.Future<?> stop()
throws java.lang.Exception
java.lang.Exceptionpublic void setFabricServer(FabricServer fabricServer)