Package com.viaversion.viarewind
Class VelocityPlugin
java.lang.Object
com.viaversion.viarewind.VelocityPlugin
- All Implemented Interfaces:
com.viaversion.viarewind.api.ViaRewindPlatform
public class VelocityPlugin
extends Object
implements com.viaversion.viarewind.api.ViaRewindPlatform
-
Field Summary
Fields inherited from interface com.viaversion.viarewind.api.ViaRewindPlatform
IMPL_VERSION, VERSION -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonProxyStart(com.velocitypowered.api.event.proxy.ProxyInitializeEvent e) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.viaversion.viarewind.api.ViaRewindPlatform
init, init
-
Constructor Details
-
VelocityPlugin
public VelocityPlugin()
-
-
Method Details
-
onProxyStart
public void onProxyStart(com.velocitypowered.api.event.proxy.ProxyInitializeEvent e) -
getDataFolder
- Specified by:
getDataFolderin interfacecom.viaversion.viarewind.api.ViaRewindPlatform
-
getLogger
- Specified by:
getLoggerin interfacecom.viaversion.viarewind.api.ViaRewindPlatform
-
compressHandlerName
- Specified by:
compressHandlerNamein interfacecom.viaversion.viarewind.api.ViaRewindPlatform
-
decompressHandlerName
- Specified by:
decompressHandlerNamein interfacecom.viaversion.viarewind.api.ViaRewindPlatform
-