Package com.plotsquared.bukkit.uuid
Class PaperUUIDService
java.lang.Object
com.plotsquared.bukkit.uuid.PaperUUIDService
- All Implemented Interfaces:
com.plotsquared.core.uuid.UUIDService
UUID service that uses the Paper profile API
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.plotsquared.core.uuid.UUIDService
canBeSynchronous, getImmediately, getImmediately
-
Constructor Details
-
PaperUUIDService
public PaperUUIDService()
-
-
Method Details