Uses of Interface
net.minecraft.resource.fs.ResourceFile
-
Uses of ResourceFile in net.minecraft.resource.fs
Modifier and TypeClassDescriptionstatic final record
static final record
Modifier and TypeFieldDescriptionstatic final ResourceFile
ResourceFile.EMPTY
private final ResourceFile
ResourcePath.file
static final ResourceFile
ResourceFile.RELATIVE
Modifier and TypeMethodDescriptionprivate static boolean
ResourcePath.isSpecial
(ResourceFile file) ModifierConstructorDescriptionResourcePath
(ResourceFileSystem fileSystem, String name, @Nullable ResourcePath parent, ResourceFile file)