public class LegacyBossBarAdapter
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static org.bukkit.boss.BossBar
static org.bukkit.boss.BossBar
merge(UUID uuid,
net.kyori.adventure.bossbar.BossBar bossBar)
static void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LegacyBossBarAdapter
public LegacyBossBarAdapter()
-
Method Details
-
remove
public static void remove(UUID uuid)
-
get
public static org.bukkit.boss.BossBar get(UUID uuid)
-
merge
public static org.bukkit.boss.BossBar merge(UUID uuid,
net.kyori.adventure.bossbar.BossBar bossBar)