History - net.minecraft.util.path.PathUtil

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

boolean (Path): isPathNormalized, method_20200, isNormal

Path (Path, String, String): createPathToResource, method_20202, getResourcePath

boolean (Path): isEmptyPath, method_1_2453, isEmpty

1.21.11_unobfuscated

Names

net.minecraft.util.FileUtil

net.minecraft.class_4239

net.minecraft.util.path.PathUtil

Fields

Pattern: COPY_COUNTER_PATTERN, field_18956, FILE_NAME_WITH_COUNT

int: MAX_FILE_NAME, field_33384, MAX_NAME_LENGTH

Pattern: RESERVED_WINDOWS_FILENAMES, field_18955, RESERVED_WINDOWS_NAMES

Pattern: STRICT_PATH_SEGMENT_CHECK, field_40712, VALID_FILE_NAME

Constructors

()

Methods

String (String): sanitizeName, method_61105, replaceInvalidChars

String (Path, String, String): findAvailableName, method_19773, getNextUniqueName

boolean (Path): isPathNormalized, method_20200, isNormal

boolean (Path): isPathPortable, method_20201, isAllowedName

boolean (String): isPathPartPortable, method_72181, isNotReservedWindowsName

Path (Path, String, String): createPathToResource, method_20202, getResourcePath

String (String): getFullResourcePath, method_34675, getPosixFullPath

String (String): normalizeResourcePath, method_34676, normalizeToPosix

com.mojang.serialization.DataResult<List<String>> (String): decomposePath, method_46346, split

Path (Path, List<String>): resolvePath, method_46344, getPath

boolean (String): containsAllowedCharactersOnly, method_46347, isFileNameValid

boolean (String): isValidPathSegment, method_76325, isPathSegmentValid

void (String...): validatePath, method_46345, validatePath

void (Path): createDirectoriesSafe, method_47525, createDirectories

String (String, String): lambda$decomposePath$3, method_49680, method_49680

String (String, String): lambda$decomposePath$2, method_49681, method_49681

String (String): lambda$decomposePath$1, method_49682, method_49682

String (String): lambda$decomposePath$0, method_49683, method_49683