public class Via extends Object
| Constructor and Description |
|---|
Via() |
| Modifier and Type | Method and Description |
|---|---|
static ViaAPI |
getAPI()
Get the API associated with the current platform.
|
static ViaVersionConfig |
getConfig()
Get the config associated with the current platform.
|
static ViaManager |
getManager() |
static ViaPlatform |
getPlatform() |
static void |
init(ViaManager viaManager)
Register the ViaManager associated with the platform.
|
public static void init(ViaManager viaManager)
viaManager - The ViaManagerpublic static ViaAPI getAPI()
public static ViaVersionConfig getConfig()
public static ViaPlatform getPlatform()
public static ViaManager getManager()
Copyright © 2016–2021. All rights reserved.