public static class UserAudience.PlayerAudience extends UserAudience
UserAudience.ConsoleAudience, UserAudience.PlayerAudience| Constructor and Description |
|---|
PlayerAudience(@NonNull UUID uuid,
@NonNull String username,
@NonNull String locale,
@NonNull Object source,
@NonNull CommandUtil commandUtil,
boolean online) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
online() |
commandUtil, disconnect, disconnect, hasPermission, locale, sendMessage, sendMessage, source, translateMessage, username, uuidpublic PlayerAudience(@NonNull UUID uuid, @NonNull String username, @NonNull String locale, @NonNull Object source, @NonNull CommandUtil commandUtil, boolean online)