JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.viaversion.viaversion.api.platform
Interface ViaPlatformLoader
public interface
ViaPlatformLoader
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
load
()
Initialise the loading for a platform, e.g.
void
unload
()
Method Details
load
void
load
()
Initialise the loading for a platform, e.g. registering listeners / providers / events etc.
unload
void
unload
()