Class ResourcePackStructure
java.lang.Object
net.mcreator.minecraft.resourcepack.ResourcePackStructure
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final record
static enum
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic File
getResourcePackRoot
(Workspace workspace, String namespace) getResourcePackStructure
(Workspace workspace, String namespace, File resourcePackArchive)
-
Constructor Details
-
ResourcePackStructure
public ResourcePackStructure()
-
-
Method Details
-
getResourcePackRoot
-
getResourcePackStructure
public static Collection<ResourcePackStructure.Entry> getResourcePackStructure(Workspace workspace, String namespace, @Nullable File resourcePackArchive)
-