net.minecraft.server.packs.linkfs

class LinkFSProvider

extends FileSystemProvider

ape
net.minecraft.server.packs.linkfs.LinkFSProvider
net.minecraft.class_7669
net.minecraft.unmapped.C_mbrifcmk
net.minecraft.resource.fs.ResourceFileSystemProvider
net.minecraft.resource.fs.ResourceFileSystemProvider
net.minecraft.src.C_243652_
net.minecraft.server.packs.linkfs.LinkFSProvider

Field summary

Modifier and TypeField
public static final String
a
SCHEME
field_40023
f_wkksbtjp
SCHEME
SCHEME
f_244482_

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public String
getScheme()
getScheme()
getScheme()
public FileSystem
newFileSystem(URI arg0, Map<String, ?> arg1)
newFileSystem(URI arg0, Map<String, ?> arg1)
newFileSystem(URI arg0, Map<String, ?> arg1)
newFileSystem(URI uri, Map<String, ?> env)
newFileSystem(URI p_250970_, Map<String, ?> arg1)
public FileSystem
getFileSystem(URI arg0)
getFileSystem(URI arg0)
getFileSystem(URI arg0)
getFileSystem(URI uri)
getFileSystem(URI arg0)
public Path
getPath(URI arg0)
getPath(URI arg0)
getPath(URI arg0)
getPath(URI uri)
getPath(URI arg0)
public SeekableByteChannel
newByteChannel(Path arg0, Set<? extends OpenOption> arg1, FileAttribute<?>... arg2)
newByteChannel(Path arg0, Set<? extends OpenOption> arg1, FileAttribute<?>... arg2)
newByteChannel(Path arg0, Set<? extends OpenOption> arg1, FileAttribute<?>... arg2)
newByteChannel(Path path, Set<? extends OpenOption> options, FileAttribute<?>... attrs)
newByteChannel(Path p_251780_, Set<? extends OpenOption> p_250474_, FileAttribute<?>... arg2)
public DirectoryStream<Path>
newDirectoryStream(Path arg0, DirectoryStream$Filter<? super Path> arg1)
newDirectoryStream(Path arg0, DirectoryStream$Filter<? super Path> arg1)
newDirectoryStream(Path arg0, DirectoryStream$Filter<? super Path> arg1)
newDirectoryStream(Path dir, DirectoryStream$Filter<? super Path> filter)
newDirectoryStream(Path p_251710_, DirectoryStream$Filter<? super Path> arg1)
public void
createDirectory(Path arg0, FileAttribute<?>... arg1)
createDirectory(Path arg0, FileAttribute<?>... arg1)
createDirectory(Path arg0, FileAttribute<?>... arg1)
createDirectory(Path dir, FileAttribute<?>... attrs)
createDirectory(Path p_249694_, FileAttribute<?>... arg1)
public void
delete(Path arg0)
delete(Path arg0)
delete(Path arg0)
delete(Path path)
delete(Path arg0)
public void
copy(Path arg0, Path arg1, CopyOption... arg2)
copy(Path arg0, Path arg1, CopyOption... arg2)
copy(Path arg0, Path arg1, CopyOption... arg2)
copy(Path source, Path target, CopyOption... options)
copy(Path p_248906_, Path p_249289_, CopyOption... arg2)
public void
move(Path arg0, Path arg1, CopyOption... arg2)
move(Path arg0, Path arg1, CopyOption... arg2)
move(Path arg0, Path arg1, CopyOption... arg2)
move(Path source, Path target, CopyOption... options)
move(Path p_250335_, Path p_249156_, CopyOption... arg2)
public boolean
isSameFile(Path arg0, Path arg1)
isSameFile(Path arg0, Path arg1)
isSameFile(Path arg0, Path arg1)
isSameFile(Path path, Path path2)
isSameFile(Path p_251936_, Path arg1)
public boolean
isHidden(Path arg0)
isHidden(Path arg0)
isHidden(Path arg0)
isHidden(Path path)
isHidden(Path arg0)
public FileStore
getFileStore(Path arg0)
getFileStore(Path arg0)
getFileStore(Path arg0)
getFileStore(Path path)
getFileStore(Path arg0)
public void
checkAccess(Path arg0, AccessMode... arg1)
checkAccess(Path arg0, AccessMode... arg1)
checkAccess(Path arg0, AccessMode... arg1)
checkAccess(Path path, AccessMode... modes)
checkAccess(Path p_248805_, AccessMode... arg1)
public <V extends FileAttributeView> V
getFileAttributeView(Path arg0, Class<V> arg1, LinkOption... arg2)
getFileAttributeView(Path arg0, Class<V> arg1, LinkOption... arg2)
getFileAttributeView(Path arg0, Class<V> arg1, LinkOption... arg2)
getFileAttributeView(Path path, Class<V> type, LinkOption... options)
getFileAttributeView(Path p_252214_, Class<V> p_250559_, LinkOption... arg2)
public <A extends BasicFileAttributes> A
readAttributes(Path arg0, Class<A> arg1, LinkOption... arg2)
readAttributes(Path arg0, Class<A> arg1, LinkOption... arg2)
readAttributes(Path arg0, Class<A> arg1, LinkOption... arg2)
readAttributes(Path path, Class<A> type, LinkOption... options)
readAttributes(Path p_248604_, Class<A> p_252280_, LinkOption... arg2)
public Map<String, Object>
readAttributes(Path arg0, String arg1, LinkOption... arg2)
readAttributes(Path arg0, String arg1, LinkOption... arg2)
readAttributes(Path arg0, String arg1, LinkOption... arg2)
readAttributes(Path path, String attributes, LinkOption... options)
readAttributes(Path p_249064_, String p_252305_, LinkOption... arg2)
public void
setAttribute(Path arg0, String arg1, Object arg2, LinkOption... arg3)
setAttribute(Path arg0, String arg1, Object arg2, LinkOption... arg3)
setAttribute(Path arg0, String arg1, Object arg2, LinkOption... arg3)
setAttribute(Path path, String attribute, Object value, LinkOption... options)
setAttribute(Path p_249411_, String p_249284_, Object p_250990_, LinkOption... arg3)
private static LinkFSPath
a(Path arg0)
toLinkPath(Path arg0)
method_45238(Path arg0)
m_iabdalrv(Path arg0)
toResourcePath(Path path)
toResourcePath(Path path)
m_245446_(Path p_252065_)