Uses of Enum Class
net.neoforged.neoforgespi.language.IModInfo.Ordering
Packages that use IModInfo.Ordering
-
Uses of IModInfo.Ordering in net.neoforged.fml.loading.moddiscovery
Fields in net.neoforged.fml.loading.moddiscovery declared as IModInfo.OrderingMethods in net.neoforged.fml.loading.moddiscovery that return IModInfo.Ordering -
Uses of IModInfo.Ordering in net.neoforged.neoforgespi.language
Methods in net.neoforged.neoforgespi.language that return IModInfo.OrderingModifier and TypeMethodDescriptionIModInfo.ModVersion.getOrdering()
static IModInfo.Ordering
Returns the enum constant of this class with the specified name.static IModInfo.Ordering[]
IModInfo.Ordering.values()
Returns an array containing the constants of this enum class, in the order they are declared.