Uses of Interface
net.minecraft.server.packs.linkfs.PathContents
Packages that use PathContents
-
Uses of PathContents in net.minecraft.server.packs.linkfs
Classes in net.minecraft.server.packs.linkfs that implement PathContentsModifier and TypeClassDescriptionstatic final recordstatic final recordFields in net.minecraft.server.packs.linkfs declared as PathContentsModifier and TypeFieldDescriptionstatic final PathContentsPathContents.MISSINGprivate final PathContentsLinkFSPath.pathContentsstatic final PathContentsPathContents.RELATIVEMethods in net.minecraft.server.packs.linkfs with parameters of type PathContentsModifier and TypeMethodDescriptionprivate static booleanLinkFSPath.isRelativeOrMissing(PathContents pathContents) Constructors in net.minecraft.server.packs.linkfs with parameters of type PathContentsModifierConstructorDescriptionLinkFSPath(LinkFileSystem fileSystem, String name, LinkFSPath parent, PathContents pathContents)