net.minecraft.datafixer.file

public interface DirectoryPaths

net.minecraft.util.filefix.access.FileRelation
net.minecraft.util.filefix.access.FileRelation
net.minecraft.class_1_206
net.minecraft.datafixer.file.DirectoryPaths

Field summary

Modifier and TypeField
org.slf4j.Logger
LOGGER
LOGGER
field_1_1484
LOGGER
DirectoryPaths
ORIGIN
ORIGIN
field_1_1488
SELF
DirectoryPaths
REGION
REGION
field_1_1490
REGION
DirectoryPaths
DATA
DATA
field_1_1480
DATA
DirectoryPaths
PLAYER_DATA
PLAYER_DATA
field_1_1489
PLAYER_DATA
DirectoryPaths
DIMENSIONS
DIMENSIONS
field_1_1481
DIMENSIONS
DirectoryPaths
DIMENSIONS_DATA
DIMENSIONS_DATA
field_1_1482
DIMENSION_DATA
DirectoryPaths
GENERATED_NAMESPACES
GENERATED_NAMESPACES
field_1_1483
GENERATED
DirectoryPaths
OLD_OVERWORLD
OLD_OVERWORLD
field_1_1487
OLD_OVERWORLD
DirectoryPaths
OLD_NETHER
OLD_NETHER
field_1_1486
OLD_NETHER
DirectoryPaths
OLD_END
OLD_END
field_1_1485
OLD_END

Method summary

Modifier and TypeMethod
List<Path>
getPaths(Path basePath)
getPaths(Path basePath)
method_1_1767(Path arg0)
get(Path path)
static DirectoryPaths
forDataFileInDimension(String dimension, String fileName)
forDataFileInDimension(String dimension, String fileName)
method_1_1764(String arg0, String arg1)
ofDimensionData(String dimension, String dataPath)
default DirectoryPaths
forFile(String fileName)
forFile(String fileName)
method_1_1765(String arg0)
withRelative(String path)
default DirectoryPaths
resolve(FileRelation other)
resolve(FileRelation other)
method_1_1783(class_1_206 arg0)
compose(DirectoryPaths relativePaths)
default DirectoryPaths
join(FileRelation... relations)
join(FileRelation... relations)
method_1_1768(class_1_206... arg0)
ofCombined(DirectoryPaths... directoriesPaths)
private static List<Path>
discoverDimensions(Path basePath)
discoverDimensions(Path basePath)
method_1_1763(Path arg0)
findDimensionPaths(Path path)
static List<Path>
directoriesInPath(Path path)
directoriesInPath(Path path)
method_1_1762(Path arg0)
getSubDirectories(Path path)
private static List<Path>
getDefaultDimensions(Path basePath)
getDefaultDimensions(Path basePath)
method_1_1766(Path arg0)
getDimensionPaths(Path saveDirectory)