Class BaseListConfigEntry<T>

All Implemented Interfaces:
ConfigEntryWithButton
Direct Known Subclasses:
FloatListConfigEntry, IntegerListConfigEntry, StringListConfigEntry

public abstract class BaseListConfigEntry<T> extends ConfigEntry<T[]> implements ConfigEntryWithButton