Class UserAudience.PlayerAudience
java.lang.Object
org.geysermc.floodgate.core.connection.UserAudience
org.geysermc.floodgate.core.connection.UserAudience.PlayerAudience
- Enclosing class:
- UserAudience
-
Nested Class Summary
Nested classes/interfaces inherited from class org.geysermc.floodgate.core.connection.UserAudience
UserAudience.ConsoleAudience, UserAudience.PlayerAudience -
Constructor Summary
ConstructorsConstructorDescriptionPlayerAudience(@NonNull UUID uuid, @NonNull String username, @NonNull String locale, @NonNull Object source, @NonNull CommandUtil commandUtil, boolean online) -
Method Summary
Methods inherited from class org.geysermc.floodgate.core.connection.UserAudience
commandUtil, disconnect, disconnect, hasPermission, locale, sendMessage, sendMessage, source, translateMessage, username, uuid
-
Constructor Details
-
PlayerAudience
public PlayerAudience(@NonNull UUID uuid, @NonNull String username, @NonNull String locale, @NonNull Object source, @NonNull CommandUtil commandUtil, boolean online)
-
-
Method Details
-
online
public boolean online()
-