History - net.minecraft.resource.fs.ResourceFileSystemProvider
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
1.21.11_unobfuscated
Names
net.minecraft.server.packs.linkfs.LinkFSProvider
net.minecraft.class_7669
net.minecraft.resource.fs.ResourceFileSystemProvider
Fields
String: SCHEME, field_40023, SCHEME
Constructors
()
Methods
String (): getScheme
FileSystem (URI, Map<String, ?>): newFileSystem, newFileSystem, newFileSystem
FileSystem (URI): getFileSystem, getFileSystem, getFileSystem
Path (URI): getPath, getPath, getPath
SeekableByteChannel (Path, Set<? extends OpenOption>, FileAttribute<?>[]): newByteChannel, newByteChannel, newByteChannel
DirectoryStream<Path> (Path, DirectoryStream$Filter<? super Path>): newDirectoryStream, newDirectoryStream, newDirectoryStream
void (Path, FileAttribute<?>[]): createDirectory, createDirectory, createDirectory
void (Path): delete, delete, delete
void (Path, Path, CopyOption...): copy, copy, copy
void (Path, Path, CopyOption...): move, move, move
boolean (Path, Path): isSameFile, isSameFile, isSameFile
boolean (Path): isHidden, isHidden, isHidden
FileStore (Path): getFileStore, getFileStore, getFileStore
void (Path, AccessMode...): checkAccess, checkAccess, checkAccess
<V extends FileAttributeView> V (Path, Class<V>, LinkOption[]): getFileAttributeView, getFileAttributeView, getFileAttributeView
<A extends BasicFileAttributes> A (Path, Class<A>, LinkOption[]): readAttributes, readAttributes, readAttributes
Map<String, Object> (Path, String, LinkOption[]): readAttributes, readAttributes, readAttributes
void (Path, String, Object, LinkOption...): setAttribute, setAttribute, setAttribute
ResourcePath (Path): toLinkPath, method_45238, toResourcePath