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 record
static final record
Fields in net.minecraft.server.packs.linkfs declared as PathContentsModifier and TypeFieldDescriptionstatic final PathContents
PathContents.MISSING
private final PathContents
LinkFSPath.pathContents
static final PathContents
PathContents.RELATIVE
Methods in net.minecraft.server.packs.linkfs with parameters of type PathContentsModifier and TypeMethodDescriptionprivate static boolean
LinkFSPath.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_)