Index
All Classes and Interfaces|All Packages|Serialized Form
G
- getCommandSender() - Method in class com.jakub.jpremium.proxy.api.event.bungee.UserEvent
-
Returns the command sender who executed the command, or an empty optional if the command was called from the JPremium API.
- getCommandSource() - Method in class com.jakub.jpremium.proxy.api.event.velocity.UserEvent
-
Returns the command sender who executed the command, or an empty optional if the command was called from the JPremium API.
- getEmailAddress() - Method in interface com.jakub.jpremium.proxy.api.user.User
- getFirstAddress() - Method in interface com.jakub.jpremium.proxy.api.user.User
- getFirstSeen() - Method in interface com.jakub.jpremium.proxy.api.user.User
- getHashedPassword() - Method in interface com.jakub.jpremium.proxy.api.user.User
- getLastAddress() - Method in interface com.jakub.jpremium.proxy.api.user.User
- getLastNickname() - Method in interface com.jakub.jpremium.proxy.api.user.User
- getLastSeen() - Method in interface com.jakub.jpremium.proxy.api.user.User
- getLastServer() - Method in interface com.jakub.jpremium.proxy.api.user.User
- getPremiumId() - Method in interface com.jakub.jpremium.proxy.api.user.User
- getReason() - Method in class com.jakub.jpremium.proxy.api.event.bungee.UserEvent.FailedLogin
- getReason() - Method in class com.jakub.jpremium.proxy.api.event.velocity.UserEvent.FailedLogin
- getResolver() - Static method in class com.jakub.jpremium.proxy.api.resolver.CustomResolverProvider
- getSessionExpires() - Method in interface com.jakub.jpremium.proxy.api.user.User
- getUniqueId() - Method in interface com.jakub.jpremium.proxy.api.user.User
- getUserProfile() - Method in class com.jakub.jpremium.proxy.api.event.bungee.UserEvent
-
Returns the user for whom the event was called.
- getUserProfile() - Method in class com.jakub.jpremium.proxy.api.event.velocity.UserEvent
-
Returns the user for whom the event was called.
- getUserProfileByNickname(String) - Method in interface com.jakub.jpremium.proxy.api.App
-
Returns the user with the given nickname, or an empty optional if not available.
- getUserProfileByPremiumId(UUID) - Method in interface com.jakub.jpremium.proxy.api.App
-
Returns the user with the given premium id, or an empty optional if not available.
- getUserProfileByUniqueId(UUID) - Method in interface com.jakub.jpremium.proxy.api.App
-
Returns the user with the given unique id, or an empty optional if not available.
- getUserProfiles() - Method in interface com.jakub.jpremium.proxy.api.App
-
Returns a copy set of all users on the server.
- getVerificationToken() - Method in interface com.jakub.jpremium.proxy.api.user.User
All Classes and Interfaces|All Packages|Serialized Form