Uses of Class
net.joseplay.allianceutils.api.playerProfile.entity.ServerProfile
Packages that use ServerProfile
Package
Description
-
Uses of ServerProfile in net.joseplay.allianceutils.api.playerProfile.data
Methods in net.joseplay.allianceutils.api.playerProfile.data that return ServerProfileModifier and TypeMethodDescription@NotNull ServerProfileServerProfileManager.getSnapshot()Returns a snapshot (safe copy) of the current profile.Methods in net.joseplay.allianceutils.api.playerProfile.data with parameters of type ServerProfileModifier and TypeMethodDescriptionvoidServerProfileManager.applyRemoteProfile(ServerProfile remoteProfile) Applies a remote profile update (e.g., from another server).voidServerProfileManager.ProfileModifier.modify(ServerProfile profile) Applies changes to the given profile. -
Uses of ServerProfile in net.joseplay.allianceutils.api.playerProfile.entity
Methods in net.joseplay.allianceutils.api.playerProfile.entity that return ServerProfile -
Uses of ServerProfile in net.joseplay.allianceutils.api.pluginComunicate.internalPackets.packets
Methods in net.joseplay.allianceutils.api.pluginComunicate.internalPackets.packets that return ServerProfileConstructors in net.joseplay.allianceutils.api.pluginComunicate.internalPackets.packets with parameters of type ServerProfile