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.LoggerLOGGER
-
Constructor Summary
Constructors Constructor Description FileUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringfileExtension(java.nio.file.Path path)static java.nio.file.PathgetOrCreateDirectory(java.nio.file.Path dirPath, java.lang.String dirLabel)
-