Class OfflinePlayerImporter
java.lang.Object
com.djrapitops.plan.gathering.importing.importers.BukkitImporter
com.djrapitops.plan.gathering.importing.importers.OfflinePlayerImporter
- All Implemented Interfaces:
Importer
-
Field Summary
Fields inherited from class com.djrapitops.plan.gathering.importing.importers.BukkitImporter
serverUUID
-
Constructor Summary
ConstructorDescriptionOfflinePlayerImporter
(GeolocationCache geolocationCache, DBSystem dbSystem, ServerInfo serverInfo) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class com.djrapitops.plan.gathering.importing.importers.BukkitImporter
getName, processImport
-
Constructor Details
-
OfflinePlayerImporter
@Inject public OfflinePlayerImporter(GeolocationCache geolocationCache, DBSystem dbSystem, ServerInfo serverInfo)
-
-
Method Details
-
getServerImportData
- Specified by:
getServerImportData
in classBukkitImporter
-
getUserImportData
- Specified by:
getUserImportData
in classBukkitImporter
-