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 p_248750_) Constructors in net.minecraft.server.packs.linkfs with parameters of type PathContentsModifierConstructorDescriptionLinkFSPath(LinkFileSystem p_251111_, String p_250681_, LinkFSPath p_251363_, PathContents p_251268_)