JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.minecraftforge.fml.loading.moddiscovery.ModInfo
Packages that use
ModInfo
Package
Description
net.minecraftforge.fml.loading
Uses of
ModInfo
in
net.minecraftforge.fml.loading
Fields in
net.minecraftforge.fml.loading
with type parameters of type
ModInfo
Modifier and Type
Field
Description
private final
List
<
ModInfo
>
LoadingModList.
sortedList
private
List
<
ModInfo
>
ModSorter.
sortedList
Methods in
net.minecraftforge.fml.loading
that return types with arguments of type
ModInfo
Modifier and Type
Method
Description
List
<
ModInfo
>
LoadingModList.
getMods
()