Package com.janboerman.invsee.spigot
Interface Setup
public interface Setup
-
Method Summary
Modifier and TypeMethodDescriptiondefault OfflinePlayerProvider
platform()
static Setup
setup
(Plugin plugin, Scheduler scheduler, NamesAndUUIDs lookup, OpenSpectatorsCache cache)
-
Method Details
-
platform
InvseePlatform platform() -
offlinePlayerProvider
-
setup
static Setup setup(Plugin plugin, Scheduler scheduler, NamesAndUUIDs lookup, OpenSpectatorsCache cache)
-