Package com.viaversion.viarewind
Class ViaRewindPlatformImpl
java.lang.Object
com.viaversion.viarewind.ViaRewindPlatformImpl
- All Implemented Interfaces:
ViaRewindPlatform
-
Field Summary
Fields inherited from interface com.viaversion.viarewind.api.ViaRewindPlatform
IMPL_VERSION, VERSION -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns ViaRewind's data folder.Get the platform loggerMethods 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
compressHandlerName, decompressHandlerName, init, init
-
Constructor Details
-
ViaRewindPlatformImpl
public ViaRewindPlatformImpl()
-
-
Method Details
-
getLogger
Description copied from interface:ViaRewindPlatformGet the platform logger- Specified by:
getLoggerin interfaceViaRewindPlatform- Returns:
- the logger
-
getDataFolder
Description copied from interface:ViaRewindPlatformReturns ViaRewind's data folder.- Specified by:
getDataFolderin interfaceViaRewindPlatform- Returns:
- data folder
-