Index
All Classes|All Packages
B
- BossMessage - Class in ml.karmaconfigs.api.velocity.makeiteasy
-
Karma boss bar message
- BossMessage(KarmaSource, String, double) - Constructor for class ml.karmaconfigs.api.velocity.makeiteasy.BossMessage
-
Initialize the boss message
- BossMessage.getters - Interface in ml.karmaconfigs.api.velocity.makeiteasy
-
Boss bar getters
C
- cancel() - Method in class ml.karmaconfigs.api.velocity.makeiteasy.BossMessage
-
Destroy the current boss bar
- color(BossColor) - Method in class ml.karmaconfigs.api.velocity.makeiteasy.BossMessage
-
Set the boss bar color
- createAnyPlaceholder(String, BiConsumer<Player, T>) - Static method in class ml.karmaconfigs.api.velocity.VelocityPlaceholder
-
Create a player placeholder
- createDoublePlaceholder(String, BiConsumer<Player, Double>) - Static method in class ml.karmaconfigs.api.velocity.VelocityPlaceholder
-
Create a player placeholder
- createFloatPlaceholder(String, BiConsumer<Player, Float>) - Static method in class ml.karmaconfigs.api.velocity.VelocityPlaceholder
-
Create a player placeholder
- createIntegerPlaceholder(String, BiConsumer<Player, Integer>) - Static method in class ml.karmaconfigs.api.velocity.VelocityPlaceholder
-
Create a player placeholder
- createTextPlaceholder(String, BiConsumer<Player, String>) - Static method in class ml.karmaconfigs.api.velocity.VelocityPlaceholder
-
Create a player placeholder
D
- displayBar(Collection<Player>) - Method in class ml.karmaconfigs.api.velocity.makeiteasy.BossMessage
-
Display the boss bar to the specified players
- displayTime(double) - Method in class ml.karmaconfigs.api.velocity.makeiteasy.BossMessage
-
Set the boss bar display time
G
- getBarId() - Method in class ml.karmaconfigs.api.velocity.makeiteasy.BossMessage
-
Get the current boss bar id
- getBarsAmount() - Method in class ml.karmaconfigs.api.velocity.makeiteasy.BossMessage
-
Get the amount of bars that exist
- getByID(int) - Static method in interface ml.karmaconfigs.api.velocity.makeiteasy.BossMessage.getters
-
Get a boss bar by ID
- getColor() - Method in class ml.karmaconfigs.api.velocity.makeiteasy.BossMessage
-
Get the boss bar color
- getServer() - Static method in class ml.karmaconfigs.api.velocity.loader.VelocityBridge
-
Get the server
- getSource() - Static method in class ml.karmaconfigs.api.velocity.loader.VelocityBridge
-
Get the loader instance
- getStyle() - Method in class ml.karmaconfigs.api.velocity.makeiteasy.BossMessage
-
Get the boss bar style
- getTitle() - Method in class ml.karmaconfigs.api.velocity.makeiteasy.BossMessage
-
Get the boss bar title
I
- isCancelled() - Method in class ml.karmaconfigs.api.velocity.makeiteasy.BossMessage
-
Get if the boss bar is cancelled
- isValid() - Method in class ml.karmaconfigs.api.velocity.makeiteasy.BossMessage
-
Get if the boss bar is valid
M
- ml.karmaconfigs.api.velocity - package ml.karmaconfigs.api.velocity
- ml.karmaconfigs.api.velocity.loader - package ml.karmaconfigs.api.velocity.loader
- ml.karmaconfigs.api.velocity.makeiteasy - package ml.karmaconfigs.api.velocity.makeiteasy
P
- progress(ProgressiveBar) - Method in class ml.karmaconfigs.api.velocity.makeiteasy.BossMessage
-
Set the boss bar progress type
R
- registerPlayerPlaceholder(Placeholder<?>...) - Static method in class ml.karmaconfigs.api.velocity.VelocityPlaceholder
-
Register globally a player placeholder
S
- scheduleBar(Player) - Method in class ml.karmaconfigs.api.velocity.makeiteasy.BossMessage
-
Schedule the bar to the specified player
- scheduleBar(Collection<Player>) - Method in class ml.karmaconfigs.api.velocity.makeiteasy.BossMessage
-
Schedule the bar to the specified players
- send() - Method in class ml.karmaconfigs.api.velocity.makeiteasy.TitleMessage
-
Send the title
- send(int, int, int) - Method in class ml.karmaconfigs.api.velocity.makeiteasy.TitleMessage
-
Send the title
- start() - Method in class ml.karmaconfigs.api.velocity.loader.VelocityBridge
-
Start the bridge loader
- stop() - Method in class ml.karmaconfigs.api.velocity.loader.VelocityBridge
-
Stop the bridge
- style(BossType) - Method in class ml.karmaconfigs.api.velocity.makeiteasy.BossMessage
-
Set the boss bar style
T
- TitleMessage - Class in ml.karmaconfigs.api.velocity.makeiteasy
-
Title message
- TitleMessage(Player, String) - Constructor for class ml.karmaconfigs.api.velocity.makeiteasy.TitleMessage
-
Initialize the title class
- TitleMessage(Player, String, String) - Constructor for class ml.karmaconfigs.api.velocity.makeiteasy.TitleMessage
-
Initialize the title class
U
- update(String, boolean) - Method in class ml.karmaconfigs.api.velocity.makeiteasy.BossMessage
-
Update the boss bar
V
- VelocityBridge - Class in ml.karmaconfigs.api.velocity.loader
-
Bridge between Velocity and KarmaAPI
- VelocityBridge(KarmaSource, ProxyServer, PluginContainer) - Constructor for class ml.karmaconfigs.api.velocity.loader.VelocityBridge
-
Initialize the bridge loader
- VelocityPlaceholder - Class in ml.karmaconfigs.api.velocity
-
Due velocity does not has support for KarmaPlugin, I will integrate placeholder utilities with a custom placeholder class for Velocity
- VelocityPlaceholder() - Constructor for class ml.karmaconfigs.api.velocity.VelocityPlaceholder
All Classes|All Packages