Class ConfigurationScreen.ConfigurationListScreen.ListLabelWidget

All Implemented Interfaces:
ContainerEventHandler, GuiEventListener, Renderable, TabOrderedElement, LayoutElement, NarratableEntry, NarrationSupplier, IAbstractWidgetExtension
Enclosing class:
ConfigurationScreen.ConfigurationListScreen<T>

public class ConfigurationScreen.ConfigurationListScreen.ListLabelWidget extends AbstractContainerWidget
A widget to be used as a label in a list of configuration values.

It includes buttons for "move element up", "move element down", and "delete element" as well as a label.