Package net.minecraftforge.fml.loading
Class FileUtils
- java.lang.Object
-
- net.minecraftforge.fml.loading.FileUtils
-
public class FileUtils extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private static org.apache.logging.log4j.Logger
LOGGER
-
Constructor Summary
Constructors Constructor Description FileUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
fileExtension(java.nio.file.Path path)
static java.nio.file.Path
getOrCreateDirectory(java.nio.file.Path dirPath, java.lang.String dirLabel)
-