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