Uses of Class
net.minecraft.server.packs.linkfs.LinkFileSystem
Packages that use LinkFileSystem
-
Uses of LinkFileSystem in net.minecraft.server.packs.linkfs
Fields in net.minecraft.server.packs.linkfs declared as LinkFileSystemMethods in net.minecraft.server.packs.linkfs that return LinkFileSystemMethods in net.minecraft.server.packs.linkfs with parameters of type LinkFileSystemModifier and TypeMethodDescriptionprivate static LinkFSPath
LinkFileSystem.buildPath
(LinkFileSystem.DirectoryEntry directory, LinkFileSystem fileSystem, String name, LinkFSPath parent) Constructors in net.minecraft.server.packs.linkfs with parameters of type LinkFileSystemModifierConstructorDescriptionLinkFSPath
(LinkFileSystem fileSystem, String name, LinkFSPath parent, PathContents pathContents)