import com.dreamfirestudios.dreamcore.DreamChat.DreamMessageFormatter;Go to the source code of this file.
Packages | |
| package | com.dreamfirestudios.dreamcore.DreamBossBar |
Functions | |
| record | com.dreamfirestudios.dreamcore.DreamBossBar.DreamBossBarData (BarColor barColor, BarStyle barStyle, double barProgress, Function< Player, String > messageProvider) |
| Immutable data for a single boss bar frame. | |