Uses of Interface
net.minecraft.resource.fs.ResourceFile
Packages that use ResourceFile
-
Uses of ResourceFile in net.minecraft.resource.fs
Classes in net.minecraft.resource.fs that implement ResourceFileModifier and TypeClassDescriptionstatic final record
static final record
Fields in net.minecraft.resource.fs declared as ResourceFileModifier and TypeFieldDescriptionstatic final ResourceFile
ResourceFile.EMPTY
private final ResourceFile
ResourcePath.file
static final ResourceFile
ResourceFile.RELATIVE
Methods in net.minecraft.resource.fs with parameters of type ResourceFileModifier and TypeMethodDescriptionprivate static boolean
ResourcePath.isSpecial
(ResourceFile file) Constructors in net.minecraft.resource.fs with parameters of type ResourceFileModifierConstructorDescriptionResourcePath
(ResourceFileSystem fileSystem, String name, @Nullable ResourcePath parent, ResourceFile file)