import com.dreamfirestudios.dreamcore.DreamChat.DreamMessageFormatter;Go to the source code of this file.
Packages | |
| package | com.dreamfirestudios.dreamcore.DreamActionBar |
Functions | |
| record | com.dreamfirestudios.dreamcore.DreamActionBar.DreamActionBarData (Function< Player, String > messageProvider, Function< Player, DreamMessageSettings > settingsProvider) |
| Represents a single frame of action bar data, including a message provider and a settings provider for formatting. | |