Uses of Class
net.minecraftforge.fml.loading.moddiscovery.ModInfo
Package
Description
-
Uses of ModInfo in net.minecraftforge.fml
-
Uses of ModInfo in net.minecraftforge.fml.client
Modifier and TypeMethodDescriptionstatic Optional<BiFunction<Minecraft,
Screen, Screen>> ConfigGuiHandler.getGuiFactoryFor
(ModInfo selectedMod) -
Uses of ModInfo in net.minecraftforge.fml.client.gui.screen
Modifier and TypeMethodDescription<T extends ExtendedList.AbstractListEntry<T>>
voidModListScreen.buildModList
(Consumer<T> modListViewConsumer, Function<ModInfo, T> newEntry) -
Uses of ModInfo in net.minecraftforge.fml.client.gui.widget
-
Uses of ModInfo in net.minecraftforge.fml.loading
Modifier and TypeFieldDescriptionModSorter.modIdNameLookup
LoadingModList.sortedList
ModSorter.sortedList