Class ModListWidget.ModEntry

All Implemented Interfaces:
GuiEventListener, NarrationSupplier
Enclosing class:
ModListWidget

public class ModListWidget.ModEntry extends ObjectSelectionList.Entry<ModListWidget.ModEntry>
  • Field Details

    • modInfo

      private final net.minecraftforge.forgespi.language.IModInfo modInfo
    • parent

      private final ModListScreen parent
  • Constructor Details

    • ModEntry

      ModEntry(net.minecraftforge.forgespi.language.IModInfo info, ModListScreen parent)
  • Method Details