Uses of Record Class
eu.cloudnetservice.modules.bridge.player.NetworkPlayerServerInfo
Packages that use NetworkPlayerServerInfo
Package
Description
-
Uses of NetworkPlayerServerInfo in eu.cloudnetservice.modules.bridge.event
Fields in eu.cloudnetservice.modules.bridge.event declared as NetworkPlayerServerInfoModifier and TypeFieldDescriptionprivate final NetworkPlayerServerInfoBridgeServerPlayerLoginEvent.serverInfoMethods in eu.cloudnetservice.modules.bridge.event that return NetworkPlayerServerInfoModifier and TypeMethodDescriptionBridgeServerPlayerLoginEvent.service()Gets the network service info of the service the player connected tp.Constructors in eu.cloudnetservice.modules.bridge.event with parameters of type NetworkPlayerServerInfoModifierConstructorDescriptionBridgeServerPlayerLoginEvent(@NonNull CloudPlayer cloudPlayer, @NonNull NetworkPlayerServerInfo serverInfo) Constructs a new player server login event for the given cloud player and the service the player connected to. -
Uses of NetworkPlayerServerInfo in eu.cloudnetservice.modules.bridge.platform.bukkit
Subclasses with type arguments of type NetworkPlayerServerInfo in eu.cloudnetservice.modules.bridge.platform.bukkitFields in eu.cloudnetservice.modules.bridge.platform.bukkit with type parameters of type NetworkPlayerServerInfoModifier and TypeFieldDescriptionprivate final PlatformBridgeManagement<org.bukkit.entity.Player, NetworkPlayerServerInfo> BukkitPlayerManagementListener.managementMethods in eu.cloudnetservice.modules.bridge.platform.bukkit that return NetworkPlayerServerInfoModifier and TypeMethodDescriptionBukkitBridgeManagement.createPlayerInformation(@NonNull org.bukkit.entity.Player player) Constructor parameters in eu.cloudnetservice.modules.bridge.platform.bukkit with type arguments of type NetworkPlayerServerInfoModifierConstructorDescriptionBukkitPlayerManagementListener(@NonNull org.bukkit.plugin.Plugin plugin, @NonNull org.bukkit.scheduler.BukkitScheduler scheduler, @NonNull eu.cloudnetservice.wrapper.holder.ServiceInfoHolder serviceInfoHolder, @NonNull ServerPlatformHelper serverPlatformHelper, @NonNull PlatformBridgeManagement<org.bukkit.entity.Player, NetworkPlayerServerInfo> management) -
Uses of NetworkPlayerServerInfo in eu.cloudnetservice.modules.bridge.platform.fabric
Subclasses with type arguments of type NetworkPlayerServerInfo in eu.cloudnetservice.modules.bridge.platform.fabricMethods in eu.cloudnetservice.modules.bridge.platform.fabric that return NetworkPlayerServerInfoModifier and TypeMethodDescriptionFabricBridgeManagement.createPlayerInformation(@NonNull net.minecraft.server.level.ServerPlayer player) -
Uses of NetworkPlayerServerInfo in eu.cloudnetservice.modules.bridge.platform.fabric.mixin.handling
Fields in eu.cloudnetservice.modules.bridge.platform.fabric.mixin.handling with type parameters of type NetworkPlayerServerInfoModifier and TypeFieldDescriptionprivate PlatformBridgeManagement<net.minecraft.server.level.ServerPlayer, NetworkPlayerServerInfo> MinecraftServerMixin.cloudnet_bridge$managementMethods in eu.cloudnetservice.modules.bridge.platform.fabric.mixin.handling that return types with arguments of type NetworkPlayerServerInfoModifier and TypeMethodDescription@NonNull PlatformBridgeManagement<net.minecraft.server.level.ServerPlayer, NetworkPlayerServerInfo> MinecraftServerMixin.cloudnet_bridge$management() -
Uses of NetworkPlayerServerInfo in eu.cloudnetservice.modules.bridge.platform.fabric.util
Methods in eu.cloudnetservice.modules.bridge.platform.fabric.util that return types with arguments of type NetworkPlayerServerInfoModifier and TypeMethodDescription@NonNull PlatformBridgeManagement<net.minecraft.server.level.ServerPlayer, NetworkPlayerServerInfo> BridgedServer.cloudnet_bridge$management() -
Uses of NetworkPlayerServerInfo in eu.cloudnetservice.modules.bridge.platform.helper
Methods in eu.cloudnetservice.modules.bridge.platform.helper with parameters of type NetworkPlayerServerInfoModifier and TypeMethodDescriptionvoidServerPlatformHelper.sendChannelMessageLoginSuccess(@NonNull UUID playerUniqueId, @NonNull NetworkPlayerServerInfo info) -
Uses of NetworkPlayerServerInfo in eu.cloudnetservice.modules.bridge.platform.limboloohp
Subclasses with type arguments of type NetworkPlayerServerInfo in eu.cloudnetservice.modules.bridge.platform.limboloohpFields in eu.cloudnetservice.modules.bridge.platform.limboloohp with type parameters of type NetworkPlayerServerInfoModifier and TypeFieldDescriptionprivate final PlatformBridgeManagement<com.loohp.limbo.player.Player, NetworkPlayerServerInfo> LimboLoohpPlayerManagementListener.managementMethods in eu.cloudnetservice.modules.bridge.platform.limboloohp that return NetworkPlayerServerInfoModifier and TypeMethodDescriptionLimboLoohpBridgeManagement.createPlayerInformation(@NonNull com.loohp.limbo.player.Player player) Constructor parameters in eu.cloudnetservice.modules.bridge.platform.limboloohp with type arguments of type NetworkPlayerServerInfoModifierConstructorDescriptionLimboLoohpPlayerManagementListener(@NonNull com.loohp.limbo.plugins.LimboPlugin plugin, @NonNull com.loohp.limbo.scheduler.LimboScheduler scheduler, @NonNull eu.cloudnetservice.wrapper.holder.ServiceInfoHolder serviceInfoHolder, @NonNull ServerPlatformHelper serverPlatformHelper, @NonNull PlatformBridgeManagement<com.loohp.limbo.player.Player, NetworkPlayerServerInfo> management) -
Uses of NetworkPlayerServerInfo in eu.cloudnetservice.modules.bridge.platform.minestom
Subclasses with type arguments of type NetworkPlayerServerInfo in eu.cloudnetservice.modules.bridge.platform.minestomMethods in eu.cloudnetservice.modules.bridge.platform.minestom that return NetworkPlayerServerInfoModifier and TypeMethodDescriptionMinestomBridgeManagement.createPlayerInformation(@NonNull net.minestom.server.entity.Player player) -
Uses of NetworkPlayerServerInfo in eu.cloudnetservice.modules.bridge.platform.nukkit
Subclasses with type arguments of type NetworkPlayerServerInfo in eu.cloudnetservice.modules.bridge.platform.nukkitFields in eu.cloudnetservice.modules.bridge.platform.nukkit with type parameters of type NetworkPlayerServerInfoModifier and TypeFieldDescriptionprivate final PlatformBridgeManagement<cn.nukkit.Player, NetworkPlayerServerInfo> NukkitPlayerManagementListener.managementMethods in eu.cloudnetservice.modules.bridge.platform.nukkit that return NetworkPlayerServerInfoModifier and TypeMethodDescriptionNukkitBridgeManagement.createPlayerInformation(@NonNull cn.nukkit.Player player) Constructor parameters in eu.cloudnetservice.modules.bridge.platform.nukkit with type arguments of type NetworkPlayerServerInfoModifierConstructorDescriptionNukkitPlayerManagementListener(@NonNull cn.nukkit.plugin.Plugin plugin, @NonNull cn.nukkit.scheduler.ServerScheduler scheduler, @NonNull eu.cloudnetservice.wrapper.holder.ServiceInfoHolder serviceInfoHolder, @NonNull ServerPlatformHelper serverPlatformHelper, @NonNull PlatformBridgeManagement<cn.nukkit.Player, NetworkPlayerServerInfo> management) -
Uses of NetworkPlayerServerInfo in eu.cloudnetservice.modules.bridge.platform.sponge
Subclasses with type arguments of type NetworkPlayerServerInfo in eu.cloudnetservice.modules.bridge.platform.spongeFields in eu.cloudnetservice.modules.bridge.platform.sponge with type parameters of type NetworkPlayerServerInfoModifier and TypeFieldDescriptionprivate final PlatformBridgeManagement<org.spongepowered.api.entity.living.player.server.ServerPlayer, NetworkPlayerServerInfo> SpongePlayerManagementListener.managementMethods in eu.cloudnetservice.modules.bridge.platform.sponge that return NetworkPlayerServerInfoModifier and TypeMethodDescriptionSpongeBridgeManagement.createPlayerInformation(@NonNull org.spongepowered.api.entity.living.player.server.ServerPlayer player) -
Uses of NetworkPlayerServerInfo in eu.cloudnetservice.modules.bridge.player
Fields in eu.cloudnetservice.modules.bridge.player declared as NetworkPlayerServerInfoModifier and TypeFieldDescriptionprotected NetworkPlayerServerInfoCloudPlayer.networkPlayerServerInfoMethods in eu.cloudnetservice.modules.bridge.player that return NetworkPlayerServerInfoModifier and TypeMethodDescriptionCloudPlayer.networkPlayerServerInfo()Gets the network player server info for the player and the downstream service the player is connected to.Methods in eu.cloudnetservice.modules.bridge.player with parameters of type NetworkPlayerServerInfoModifier and TypeMethodDescriptionvoidCloudPlayer.networkPlayerServerInfo(@NonNull NetworkPlayerServerInfo networkPlayerServerInfo) Sets the network player info to the given server info.Constructors in eu.cloudnetservice.modules.bridge.player with parameters of type NetworkPlayerServerInfoModifierConstructorDescriptionCloudPlayer(@NonNull NetworkPlayerProxyInfo networkPlayerProxyInfo, @NonNull NetworkServiceInfo loginService, @NonNull NetworkServiceInfo connectedService, @Nullable NetworkPlayerServerInfo networkPlayerServerInfo, @NonNull eu.cloudnetservice.driver.document.Document onlineProperties, @NonNull String name, long firstLoginTimeMillis, long lastLoginTimeMillis, @NonNull NetworkPlayerProxyInfo lastNetworkPlayerProxyInfo, @NonNull eu.cloudnetservice.driver.document.Document properties) Constructs a new online cloud player.