Uses of Class
eu.cloudnetservice.modules.bridge.platform.PlatformBridgeManagement
Packages that use PlatformBridgeManagement
Package
Description
-
Uses of PlatformBridgeManagement in eu.cloudnetservice.modules.bridge.platform.bukkit
Fields in eu.cloudnetservice.modules.bridge.platform.bukkit declared as PlatformBridgeManagementModifier and TypeFieldDescriptionprivate final PlatformBridgeManagement<org.bukkit.entity.Player, NetworkPlayerServerInfo> BukkitPlayerManagementListener.managementConstructors in eu.cloudnetservice.modules.bridge.platform.bukkit with parameters of type PlatformBridgeManagementModifierConstructorDescriptionBukkitPlayerManagementListener(@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 PlatformBridgeManagement in eu.cloudnetservice.modules.bridge.platform.bungeecord
Fields in eu.cloudnetservice.modules.bridge.platform.bungeecord declared as PlatformBridgeManagementModifier and TypeFieldDescriptionprivate final PlatformBridgeManagement<net.md_5.bungee.api.connection.ProxiedPlayer, ?> BungeeCordDirectPlayerExecutor.managementprivate final PlatformBridgeManagement<net.md_5.bungee.api.connection.ProxiedPlayer, NetworkPlayerProxyInfo> BungeeCordPlayerManagementListener.managementConstructors in eu.cloudnetservice.modules.bridge.platform.bungeecord with parameters of type PlatformBridgeManagementModifierConstructorDescriptionBungeeCordDirectPlayerExecutor(@NonNull net.md_5.bungee.api.ProxyServer proxyServer, @NonNull UUID uniqueId, @NonNull PlatformBridgeManagement<net.md_5.bungee.api.connection.ProxiedPlayer, ?> management, @NonNull Supplier<Collection<? extends net.md_5.bungee.api.connection.ProxiedPlayer>> playerSupplier) BungeeCordPlayerManagementListener(@NonNull net.md_5.bungee.api.plugin.Plugin plugin, @NonNull net.md_5.bungee.api.ProxyServer proxyServer, @NonNull net.md_5.bungee.api.scheduler.TaskScheduler scheduler, @NonNull eu.cloudnetservice.wrapper.holder.ServiceInfoHolder serviceInfoHolder, @NonNull ProxyPlatformHelper proxyPlatformHelper, @NonNull PlatformBridgeManagement<net.md_5.bungee.api.connection.ProxiedPlayer, NetworkPlayerProxyInfo> management) -
Uses of PlatformBridgeManagement in eu.cloudnetservice.modules.bridge.platform.bungeecord.command
Fields in eu.cloudnetservice.modules.bridge.platform.bungeecord.command declared as PlatformBridgeManagementModifier and TypeFieldDescriptionprivate final PlatformBridgeManagement<?, ?> BungeeCordCloudCommand.managementprivate final PlatformBridgeManagement<net.md_5.bungee.api.connection.ProxiedPlayer, ?> BungeeCordHubCommand.managementConstructors in eu.cloudnetservice.modules.bridge.platform.bungeecord.command with parameters of type PlatformBridgeManagementModifierConstructorDescriptionBungeeCordCloudCommand(@NonNull eu.cloudnetservice.driver.provider.ClusterNodeProvider clusterNodeProvider, @NonNull PlatformBridgeManagement<?, ?> management) BungeeCordHubCommand(@NonNull net.md_5.bungee.api.ProxyServer proxyServer, @NonNull PlatformBridgeManagement<net.md_5.bungee.api.connection.ProxiedPlayer, ?> management, @NonNull String name, String @NonNull ... aliases) -
Uses of PlatformBridgeManagement in eu.cloudnetservice.modules.bridge.platform.fabric
-
Uses of PlatformBridgeManagement in eu.cloudnetservice.modules.bridge.platform.fabric.mixin.handling
Fields in eu.cloudnetservice.modules.bridge.platform.fabric.mixin.handling declared as PlatformBridgeManagementModifier and TypeFieldDescriptionprivate PlatformBridgeManagement<net.minecraft.server.level.ServerPlayer, NetworkPlayerServerInfo> MinecraftServerMixin.cloudnet_bridge$managementMethods in eu.cloudnetservice.modules.bridge.platform.fabric.mixin.handling that return PlatformBridgeManagementModifier and TypeMethodDescription@NonNull PlatformBridgeManagement<net.minecraft.server.level.ServerPlayer, NetworkPlayerServerInfo> MinecraftServerMixin.cloudnet_bridge$management() -
Uses of PlatformBridgeManagement in eu.cloudnetservice.modules.bridge.platform.fabric.util
Methods in eu.cloudnetservice.modules.bridge.platform.fabric.util that return PlatformBridgeManagementModifier and TypeMethodDescription@NonNull PlatformBridgeManagement<net.minecraft.server.level.ServerPlayer, NetworkPlayerServerInfo> BridgedServer.cloudnet_bridge$management() -
Uses of PlatformBridgeManagement in eu.cloudnetservice.modules.bridge.platform.limboloohp
Fields in eu.cloudnetservice.modules.bridge.platform.limboloohp declared as PlatformBridgeManagementModifier and TypeFieldDescriptionprivate final PlatformBridgeManagement<com.loohp.limbo.player.Player, NetworkPlayerServerInfo> LimboLoohpPlayerManagementListener.managementConstructors in eu.cloudnetservice.modules.bridge.platform.limboloohp with parameters of type PlatformBridgeManagementModifierConstructorDescriptionLimboLoohpPlayerManagementListener(@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 PlatformBridgeManagement in eu.cloudnetservice.modules.bridge.platform.listener
Fields in eu.cloudnetservice.modules.bridge.platform.listener declared as PlatformBridgeManagementModifier and TypeFieldDescriptionprivate final PlatformBridgeManagement<?, ?> PlatformChannelMessageListener.managementprivate final PlatformBridgeManagement<?, ?> PlatformInformationListener.managementConstructors in eu.cloudnetservice.modules.bridge.platform.listener with parameters of type PlatformBridgeManagementModifierConstructorDescriptionPlatformChannelMessageListener(@NonNull eu.cloudnetservice.driver.event.EventManager eventManager, @NonNull PlatformBridgeManagement<?, ?> management) PlatformInformationListener(@NonNull PlatformBridgeManagement<?, ?> management) -
Uses of PlatformBridgeManagement in eu.cloudnetservice.modules.bridge.platform.minestom
-
Uses of PlatformBridgeManagement in eu.cloudnetservice.modules.bridge.platform.nukkit
Fields in eu.cloudnetservice.modules.bridge.platform.nukkit declared as PlatformBridgeManagementModifier and TypeFieldDescriptionprivate final PlatformBridgeManagement<cn.nukkit.Player, NetworkPlayerServerInfo> NukkitPlayerManagementListener.managementConstructors in eu.cloudnetservice.modules.bridge.platform.nukkit with parameters of type PlatformBridgeManagementModifierConstructorDescriptionNukkitPlayerManagementListener(@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 PlatformBridgeManagement in eu.cloudnetservice.modules.bridge.platform.sponge
Fields in eu.cloudnetservice.modules.bridge.platform.sponge declared as PlatformBridgeManagementModifier and TypeFieldDescriptionprivate final PlatformBridgeManagement<org.spongepowered.api.entity.living.player.server.ServerPlayer, NetworkPlayerServerInfo> SpongePlayerManagementListener.management -
Uses of PlatformBridgeManagement in eu.cloudnetservice.modules.bridge.platform.velocity
Fields in eu.cloudnetservice.modules.bridge.platform.velocity declared as PlatformBridgeManagementModifier and TypeFieldDescriptionprivate final PlatformBridgeManagement<com.velocitypowered.api.proxy.Player, ?> VelocityDirectPlayerExecutor.managementprivate final PlatformBridgeManagement<com.velocitypowered.api.proxy.Player, NetworkPlayerProxyInfo> VelocityPlayerManagementListener.managementConstructors in eu.cloudnetservice.modules.bridge.platform.velocity with parameters of type PlatformBridgeManagementModifierConstructorDescriptionVelocityDirectPlayerExecutor(@NonNull UUID uniqueId, @NonNull com.velocitypowered.api.proxy.ProxyServer proxyServer, @NonNull PlatformBridgeManagement<com.velocitypowered.api.proxy.Player, ?> management, @NonNull Supplier<Collection<? extends com.velocitypowered.api.proxy.Player>> playerSupplier) VelocityPlayerManagementListener(@NonNull com.velocitypowered.api.proxy.ProxyServer proxyServer, @NonNull eu.cloudnetservice.wrapper.holder.ServiceInfoHolder serviceInfoHolder, @NonNull ProxyPlatformHelper proxyPlatformHelper, @NonNull PlatformBridgeManagement<com.velocitypowered.api.proxy.Player, NetworkPlayerProxyInfo> management) -
Uses of PlatformBridgeManagement in eu.cloudnetservice.modules.bridge.platform.velocity.commands
Fields in eu.cloudnetservice.modules.bridge.platform.velocity.commands declared as PlatformBridgeManagementModifier and TypeFieldDescriptionprivate final PlatformBridgeManagement<?, ?> VelocityCloudCommand.managementprivate final PlatformBridgeManagement<com.velocitypowered.api.proxy.Player, ?> VelocityHubCommand.managementConstructors in eu.cloudnetservice.modules.bridge.platform.velocity.commands with parameters of type PlatformBridgeManagementModifierConstructorDescriptionVelocityCloudCommand(@NonNull eu.cloudnetservice.driver.provider.ClusterNodeProvider clusterNodeProvider, @NonNull PlatformBridgeManagement<?, ?> management) VelocityHubCommand(@NonNull com.velocitypowered.api.proxy.ProxyServer server, @NonNull PlatformBridgeManagement<com.velocitypowered.api.proxy.Player, ?> management) -
Uses of PlatformBridgeManagement in eu.cloudnetservice.modules.bridge.platform.waterdog
Fields in eu.cloudnetservice.modules.bridge.platform.waterdog declared as PlatformBridgeManagementModifier and TypeFieldDescriptionprivate final PlatformBridgeManagement<dev.waterdog.waterdogpe.player.ProxiedPlayer, ?> WaterDogPEDirectPlayerExecutor.managementprivate final PlatformBridgeManagement<dev.waterdog.waterdogpe.player.ProxiedPlayer, ?> WaterDogPEHandlers.managementprivate final PlatformBridgeManagement<dev.waterdog.waterdogpe.player.ProxiedPlayer, NetworkPlayerProxyInfo> WaterDogPEPlayerManagementListener.managementConstructors in eu.cloudnetservice.modules.bridge.platform.waterdog with parameters of type PlatformBridgeManagementModifierConstructorDescriptionWaterDogPEDirectPlayerExecutor(@NonNull UUID uniqueId, @NonNull dev.waterdog.waterdogpe.ProxyServer proxyServer, @NonNull PlatformBridgeManagement<dev.waterdog.waterdogpe.player.ProxiedPlayer, ?> management, @NonNull Supplier<Collection<? extends dev.waterdog.waterdogpe.player.ProxiedPlayer>> playerSupplier) WaterDogPEHandlers(@NonNull dev.waterdog.waterdogpe.ProxyServer proxyServer, @NonNull PlatformBridgeManagement<dev.waterdog.waterdogpe.player.ProxiedPlayer, ?> management) WaterDogPEPlayerManagementListener(@NonNull dev.waterdog.waterdogpe.event.EventManager eventManager, @NonNull dev.waterdog.waterdogpe.scheduler.WaterdogScheduler scheduler, @NonNull eu.cloudnetservice.wrapper.holder.ServiceInfoHolder serviceInfoHolder, @NonNull ProxyPlatformHelper proxyPlatformHelper, @NonNull PlatformBridgeManagement<dev.waterdog.waterdogpe.player.ProxiedPlayer, NetworkPlayerProxyInfo> management) -
Uses of PlatformBridgeManagement in eu.cloudnetservice.modules.bridge.platform.waterdog.command
Fields in eu.cloudnetservice.modules.bridge.platform.waterdog.command declared as PlatformBridgeManagementModifier and TypeFieldDescriptionprivate final PlatformBridgeManagement<?, ?> WaterDogPECloudCommand.managementprivate final PlatformBridgeManagement<dev.waterdog.waterdogpe.player.ProxiedPlayer, ?> WaterDogPEHubCommand.managementConstructors in eu.cloudnetservice.modules.bridge.platform.waterdog.command with parameters of type PlatformBridgeManagementModifierConstructorDescriptionWaterDogPECloudCommand(@NonNull eu.cloudnetservice.driver.provider.ClusterNodeProvider clusterNodeProvider, @NonNull PlatformBridgeManagement<?, ?> management) WaterDogPEHubCommand(@NonNull PlatformBridgeManagement<dev.waterdog.waterdogpe.player.ProxiedPlayer, ?> management, @NonNull dev.waterdog.waterdogpe.ProxyServer proxyServer, @NonNull String name, String @NonNull [] aliases)