Package com.onarandombox.MultiverseCore.display
-
Interface Summary Interface Description ColorTool Tools to allow customisation.DisplayHandler<T> Handles the formatting and sending of all content by theContentDisplay
. -
Class Summary Class Description ColorAlternator Helper class to switch between 2ChatColor
.ContentDisplay<T> Helps to display contents such as list and maps in a nicely formatted fashion.ContentDisplay.Builder<T> Builds aContentDisplay
.ContentFilter Filter content and text based on regex matching.DisplayHandlers Various implementations ofDisplayHandler
. -
Exception Summary Exception Description DisplayFormatException Thrown when an issue occur while formatting content.