Uses of Interface
net.neoforged.neoforge.client.gui.modlist.ModDisplayInfo
Packages that use ModDisplayInfo
-
Uses of ModDisplayInfo in net.neoforged.neoforge.client.gui.modlist
Classes in net.neoforged.neoforge.client.gui.modlist that implement ModDisplayInfoModifier and TypeClassDescription(package private) final classA blank mod display info.classThe default implementation ofModDisplayInfo.Fields in net.neoforged.neoforge.client.gui.modlist declared as ModDisplayInfoModifier and TypeFieldDescription(package private) final ModDisplayInfoModListScreen.ModsList.Entry.displayInfoprivate final ModDisplayInfoChangelogScreen.infoFields in net.neoforged.neoforge.client.gui.modlist with type parameters of type ModDisplayInfoMethods in net.neoforged.neoforge.client.gui.modlist that return ModDisplayInfoModifier and TypeMethodDescriptionprivate ModDisplayInfoModListScreen.ModInfoPanel.displayInfo()Methods in net.neoforged.neoforge.client.gui.modlist with parameters of type ModDisplayInfoConstructors in net.neoforged.neoforge.client.gui.modlist with parameters of type ModDisplayInfoModifierConstructorDescriptionprotectedChangelogScreen(@Nullable Screen lastScreen, ModDisplayInfo info, VersionChecker.CheckResult checkResult) (package private)Entry(@Nullable VersionChecker.CheckResult checkResult, ModDisplayInfo displayInfo) Constructor parameters in net.neoforged.neoforge.client.gui.modlist with type arguments of type ModDisplayInfoModifierConstructorDescriptionprivateModListScreen(@Nullable Screen lastScreen, ImmutableList<ModDisplayInfo> mods, Path modsFolder, ConfigurationScreenFactory configFactory, VersionCheckResultSupplier versionCheck)