Uses of Interface
net.minecraft.server.packs.linkfs.PathContents
-
Uses of PathContents in net.minecraft.server.packs.linkfs
Modifier and TypeClassDescriptionstatic final record
static final record
Modifier and TypeFieldDescriptionstatic final PathContents
PathContents.MISSING
private final PathContents
LinkFSPath.pathContents
static final PathContents
PathContents.RELATIVE
Modifier and TypeMethodDescriptionprivate static boolean
LinkFSPath.isRelativeOrMissing
(PathContents p_248750_) ModifierConstructorDescriptionLinkFSPath
(LinkFileSystem p_251111_, String p_250681_, LinkFSPath p_251363_, PathContents p_251268_)