Uses of Class
com.loohp.limbo.bossbar.KeyedBossBar
Packages that use KeyedBossBar
-
Uses of KeyedBossBar in com.loohp.limbo
Methods in com.loohp.limbo that return KeyedBossBarModifier and TypeMethodDescriptionLimbo.createBossBar(net.kyori.adventure.key.Key key, net.kyori.adventure.text.Component name, float progress, net.kyori.adventure.bossbar.BossBar.Color color, net.kyori.adventure.bossbar.BossBar.Overlay overlay, net.kyori.adventure.bossbar.BossBar.Flag... flags) Methods in com.loohp.limbo that return types with arguments of type KeyedBossBarModifier and TypeMethodDescriptionMap<net.kyori.adventure.key.Key,KeyedBossBar> Limbo.getBossBars() -
Uses of KeyedBossBar in com.loohp.limbo.bossbar
Methods in com.loohp.limbo.bossbar that return KeyedBossBarModifier and TypeMethodDescriptionstatic KeyedBossBarUnsafe.a(net.kyori.adventure.key.Key key, net.kyori.adventure.bossbar.BossBar properties) Deprecated.Constructors in com.loohp.limbo.bossbar with parameters of type KeyedBossBar