A C N P S W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- all() - Method in interface net.kyori.adventure.platform.AudienceProvider
-
Gets an audience for all online players, including the server's console.
- AudienceProvider - Interface in net.kyori.adventure.platform
-
A provider for creating
Audiences.
C
- close() - Method in interface net.kyori.adventure.platform.AudienceProvider
-
Closes the provider and forces audiences to be empty.
- console() - Method in interface net.kyori.adventure.platform.AudienceProvider
-
Gets an audience for the server's console.
N
- net.kyori.adventure.platform - package net.kyori.adventure.platform
P
- permission(String) - Method in interface net.kyori.adventure.platform.AudienceProvider
-
Gets or creates an audience containing all viewers with the provided permission.
- permission(Key) - Method in interface net.kyori.adventure.platform.AudienceProvider
-
Gets or creates an audience containing all viewers with the provided permission.
- player(UUID) - Method in interface net.kyori.adventure.platform.AudienceProvider
-
Gets an audience for an individual player.
- players() - Method in interface net.kyori.adventure.platform.AudienceProvider
-
Gets an audience for all online players.
S
- server(String) - Method in interface net.kyori.adventure.platform.AudienceProvider
-
Gets an audience for online players on a server, including the server's console.
W
- world(Key) - Method in interface net.kyori.adventure.platform.AudienceProvider
-
Gets an audience for online players in a world, including the server's console.
All Classes All Packages