Package net.minecraftforge.fml.loading
Class FileUtils
java.lang.Object
net.minecraftforge.fml.loading.FileUtils
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
fileExtension
(Path path) static Path
getOrCreateDirectory
(Path dirPath, String dirLabel) static boolean
matchFileName
(String path, String... matches)
-
Field Details
-
LOGGER
private static final org.slf4j.Logger LOGGER
-
-
Constructor Details
-
FileUtils
public FileUtils()
-
-
Method Details
-
getOrCreateDirectory
-
fileExtension
-
matchFileName
-