Uses of Enum Class
net.neoforged.fml.loading.FMLPaths
Packages that use FMLPaths
-
Uses of FMLPaths in net.neoforged.fml.loading
Subclasses with type arguments of type FMLPaths in net.neoforged.fml.loadingMethods in net.neoforged.fml.loading that return FMLPathsModifier and TypeMethodDescriptionstatic FMLPathsReturns the enum constant of this class with the specified name.static FMLPaths[]FMLPaths.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.neoforged.fml.loading with parameters of type FMLPaths