Index
N S T
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
N
- net.kyori.text.adapter.bukkit - package net.kyori.text.adapter.bukkit
S
- sendActionBar(Iterable<? extends CommandSender>, Component) - Static method in interface net.kyori.text.adapter.bukkit.TextAdapter
-
Sends
componentto the givenviewers's action bar. - sendActionBar(CommandSender, Component) - Static method in interface net.kyori.text.adapter.bukkit.TextAdapter
-
Sends
componentto the givenviewer's action bar. - sendComponent(Iterable<? extends CommandSender>, Component) - Static method in interface net.kyori.text.adapter.bukkit.TextAdapter
-
Deprecated.
- sendComponent(CommandSender, Component) - Static method in interface net.kyori.text.adapter.bukkit.TextAdapter
-
Deprecated.
- sendMessage(Iterable<? extends CommandSender>, Component) - Static method in interface net.kyori.text.adapter.bukkit.TextAdapter
-
Sends
componentto the givenviewers. - sendMessage(CommandSender, Component) - Static method in interface net.kyori.text.adapter.bukkit.TextAdapter
-
Sends
componentto the givenviewer. - SpigotTextAdapter - Interface in net.kyori.text.adapter.bukkit
-
An adapter for converting text
Components to Spigot (BungeeCord) objects.
T
- TextAdapter - Interface in net.kyori.text.adapter.bukkit
-
An adapter for sending text
Components to Bukkit objects. - toBungeeCord(Component) - Static method in interface net.kyori.text.adapter.bukkit.SpigotTextAdapter
-
Converts
componentto theBaseComponentformat used by Spigot (BungeeCord).
All Classes|All Packages