Package johnsmith.configoverhauled.api.client.gui.factory


package johnsmith.configoverhauled.api.client.gui.factory
  • Interfaces
    Class
    Description
    WidgetFactory<P extends Property<?>>
    A functional interface responsible for constructing a UI widget (ConfigEntry) that represents and interacts with a specific Property.