Package com.plotsquared.bukkit.uuid
Class EssentialsUUIDService
java.lang.Object
com.plotsquared.bukkit.uuid.EssentialsUUIDService
- All Implemented Interfaces:
com.plotsquared.core.uuid.UUIDService
UUID service using the EssentialsX 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
-
EssentialsUUIDService
public EssentialsUUIDService()
-
-
Method Details