Uses of Interface
org.geysermc.geyser.api.connection.GeyserConnection
Packages that use GeyserConnection
-
Uses of GeyserConnection in org.geysermc.geyser.api
Methods in org.geysermc.geyser.api that return GeyserConnectionModifier and TypeMethodDescription@Nullable GeyserConnectionGeyserApi.connectionByName(@NonNull String name)@Nullable GeyserConnectionGeyserApi.connectionByUuid(@NonNull UUID uuid)@Nullable GeyserConnectionGeyserApi.connectionByXuid(@NonNull String xuid)Methods in org.geysermc.geyser.api that return types with arguments of type GeyserConnectionModifier and TypeMethodDescription@NonNull List<? extends GeyserConnection>GeyserApi.onlineConnections()