Uses of Class
net.minecraftforge.fml.loading.moddiscovery.ModInfo
Packages that use ModInfo
Package
Description
-
Uses of ModInfo in net.minecraftforge.fml
Fields in net.minecraftforge.fml with type parameters of type ModInfoMethods in net.minecraftforge.fml that return types with arguments of type ModInfo -
Uses of ModInfo in net.minecraftforge.fml.client
Methods in net.minecraftforge.fml.client with parameters of type ModInfoModifier and TypeMethodDescriptionstatic Optional<BiFunction<Minecraft,
Screen, Screen>> ConfigGuiHandler.getGuiFactoryFor
(ModInfo selectedMod) -
Uses of ModInfo in net.minecraftforge.fml.client.gui.screen
Fields in net.minecraftforge.fml.client.gui.screen with type parameters of type ModInfoMethods in net.minecraftforge.fml.client.gui.screen with parameters of type ModInfoMethod parameters in net.minecraftforge.fml.client.gui.screen with type arguments of type ModInfoModifier 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
Fields in net.minecraftforge.fml.client.gui.widget declared as ModInfoMethods in net.minecraftforge.fml.client.gui.widget that return ModInfoConstructors in net.minecraftforge.fml.client.gui.widget with parameters of type ModInfo -
Uses of ModInfo in net.minecraftforge.fml.loading
Fields in net.minecraftforge.fml.loading with type parameters of type ModInfoModifier and TypeFieldDescriptionModSorter.modIdNameLookup
LoadingModList.sortedList
ModSorter.sortedList
Methods in net.minecraftforge.fml.loading that return types with arguments of type ModInfo