Skip to content

Commit 2f327a1

Browse files
MrHell228Faithcaio
authored andcommitted
remove Raid#setBossBar()
1 parent 96e3b65 commit 2f327a1

File tree

1 file changed

+0
-7
lines changed
  • src/main/java/org/spongepowered/api/raid

1 file changed

+0
-7
lines changed

src/main/java/org/spongepowered/api/raid/Raid.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,6 @@ public interface Raid {
5050
*/
5151
BossBar bossBar();
5252

53-
/**
54-
* Sets the {@link BossBar} being displayed to clients of this raid.
55-
*
56-
* @param bossBar The boss bar
57-
*/
58-
void setBossBar(BossBar bossBar);
59-
6053
/**
6154
* Gets the {@link RaidStatus} of this raid.
6255
*

0 commit comments

Comments
 (0)