Class RealmDataHandlerImpl
java.lang.Object
com.mclds.plugins.server.handlers.RealmDataHandlerImpl
- All Implemented Interfaces:
RealmDataHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanconfirmJoinNotify(Realm realm, org.bukkit.OfflinePlayer player) listJoinedRealms(UUID playerUUID) listJoinedRealms(org.bukkit.OfflinePlayer player) listRealms(UUID playerUUID) listRealms(org.bukkit.OfflinePlayer player) boolean
-
Constructor Details
-
RealmDataHandlerImpl
-
-
Method Details
-
listAllRealms
- Specified by:
listAllRealmsin interfaceRealmDataHandler
-
listRealms
- Specified by:
listRealmsin interfaceRealmDataHandler
-
listRealms
- Specified by:
listRealmsin interfaceRealmDataHandler
-
listJoinedRealms
- Specified by:
listJoinedRealmsin interfaceRealmDataHandler
-
listJoinedRealms
- Specified by:
listJoinedRealmsin interfaceRealmDataHandler
-
saveRealm
- Specified by:
saveRealmin interfaceRealmDataHandler
-
confirmJoinNotify
- Specified by:
confirmJoinNotifyin interfaceRealmDataHandler
-