Class DebugOptionsScreen.AbstractOptionEntry

All Implemented Interfaces:
ContainerEventHandler, GuiEventListener, TabOrderedElement, LayoutElement
Direct Known Subclasses:
DebugOptionsScreen.CategoryEntry, DebugOptionsScreen.OptionEntry
Enclosing class:
DebugOptionsScreen

public abstract static class DebugOptionsScreen.AbstractOptionEntry extends ContainerObjectSelectionList.Entry<DebugOptionsScreen.AbstractOptionEntry>
  • Constructor Details

    • AbstractOptionEntry

      public AbstractOptionEntry()
  • Method Details

    • refreshEntry

      public abstract void refreshEntry()