net.minecraft.datafixer.file

public interface DirectoryPaths

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
field_1_1484
LOGGER
DirectoryPaths
ORIGIN
field_1_1488
SELF
DirectoryPaths
REGION
field_1_1490
REGION
DirectoryPaths
DATA
field_1_1480
DATA
DirectoryPaths
PLAYER_DATA
field_1_1489
PLAYER_DATA
DirectoryPaths
DIMENSIONS
field_1_1481
DIMENSIONS
DirectoryPaths
DIMENSIONS_DATA
field_1_1482
DIMENSION_DATA
DirectoryPaths
GENERATED_NAMESPACES
field_1_1483
GENERATED
DirectoryPaths
OLD_OVERWORLD
field_1_1487
OLD_OVERWORLD
DirectoryPaths
OLD_NETHER
field_1_1486
OLD_NETHER
DirectoryPaths
OLD_END
field_1_1485
OLD_END

Method summary

Modifier and TypeMethod
List<Path>
getPaths(Path basePath)
method_1_1767(Path arg0)
get(Path path)
static DirectoryPaths
forDataFileInDimension(String dimension, String fileName)
method_1_1764(String arg0, String arg1)
ofDimensionData(String dimension, String dataPath)
default DirectoryPaths
forFile(String fileName)
method_1_1765(String arg0)
withRelative(String path)
default DirectoryPaths
resolve(FileRelation other)
method_1_1783(class_1_206 arg0)
compose(DirectoryPaths relativePaths)
default DirectoryPaths
join(FileRelation... relations)
method_1_1768(class_1_206... arg0)
ofCombined(DirectoryPaths... directoriesPaths)
private static List<Path>
discoverDimensions(Path basePath)
method_1_1763(Path arg0)
findDimensionPaths(Path path)
static List<Path>
directoriesInPath(Path path)
method_1_1762(Path arg0)
getSubDirectories(Path path)
private static List<Path>
getDefaultDimensions(Path basePath)
method_1_1766(Path arg0)
getDimensionPaths(Path saveDirectory)
private static boolean
lambda$directoriesInPath$0(Path arg0)
method_1_1769(Path arg0)
method_1_1769(Path pathx)
private static Stream
lambda$discoverDimensions$1(Path arg0)
method_1_1771(Path arg0)
method_1_1771(Path pathx)
private static boolean
lambda$discoverDimensions$0(Path arg0)
method_1_1770(Path arg0)
method_1_1770(Path pathx)
private static List
lambda$join$0(FileRelation[] arg0, Path arg1)
method_1_1774(class_1_206[] arg0, Path arg1)
method_1_1774(DirectoryPaths[] arg0, Path path)
private List
lambda$resolve$0(FileRelation arg0, Path arg1)
method_1_1775(class_1_206 arg0, Path arg1)
method_1_1775(DirectoryPaths arg0, Path path)
private static Stream
lambda$resolve$1(FileRelation arg0, Path arg1)
method_1_1776(class_1_206 arg0, Path arg1)
method_1_1776(DirectoryPaths arg0, Path pathx)
private static List
lambda$forFile$0(String arg0, Path arg1)
method_1_1773(String arg0, Path arg1)
method_1_1773(String arg0, Path pathx)
private static List
lambda$forDataFileInDimension$0(String arg0, String arg1, Path arg2)
method_1_1772(String arg0, String arg1, Path arg2)
method_1_1772(String arg0, String arg1, Path path)
private static List
lambda$static$5(Path arg0)
method_1_1782(Path arg0)
method_1_1782(Path path)
private static List
lambda$static$4(Path arg0)
method_1_1781(Path arg0)
method_1_1781(Path path)
private static List
lambda$static$3(Path arg0)
method_1_1780(Path arg0)
method_1_1780(Path path)
private static List
lambda$static$2(Path arg0)
method_1_1779(Path arg0)
method_1_1779(Path path)
private static List
lambda$static$1(Path arg0)
method_1_1778(Path arg0)
method_1_1778(Path path)
private static List
lambda$static$0(Path arg0)
method_1_1777(Path arg0)
method_1_1777(Path path)