net.minecraft

public class FileUtil

s
net.minecraft.FileUtil
net.minecraft.class_4239
net.minecraft.util.FileNameUtil
net.minecraft.util.FileUtil
net.minecraft.server.v1_16_R3.FileUtils

Field summary

Modifier and TypeField
private static final Pattern
a
COPY_COUNTER_PATTERN
field_18956
FILE_NAME_WITH_COUNT
field_214996_a
private static final Pattern
b
RESERVED_WINDOWS_FILENAMES
field_18955
RESERVED_WINDOWS_NAMES
field_214997_b

Method summary

Modifier and TypeMethod
public static boolean
a(Path arg0)
isPathNormalized(Path arg0)
method_20200(Path arg0)
isNormal(Path path)
func_214995_a(Path arg0)
public static boolean
b(Path arg0)
isPathPortable(Path arg0)
method_20201(Path arg0)
isAllowedName(Path path)
func_214994_b(Path arg0)
public static Path
b(Path arg0, String arg1, String arg2)
createPathToResource(Path arg0, String arg1, String arg2)
method_20202(Path arg0, String arg1, String arg2)
getResourcePath(Path path, String resourceName, String extension)
func_214993_b(Path arg0, String arg1, String arg2)
public static String
a(Path arg0, String arg1, String arg2)
findAvailableName(Path arg0, String arg1, String arg2)
method_19773(Path arg0, String arg1, String arg2)
getNextUniqueName(Path path, String name, String extension)
func_214992_a(Path arg0, String arg1, String arg2)