Uses of Enum Class
net.minecraftforge.fml.loading.FMLPaths
Packages that use FMLPaths
-
Uses of FMLPaths in net.minecraftforge.fml.loading
Methods in net.minecraftforge.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.minecraftforge.fml.loading with parameters of type FMLPaths