Package net.minecraftforge.resource
Class ResourcePackLoader
java.lang.Object
net.minecraftforge.resource.ResourcePackLoader
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull PathPackResources
createPackForMod
(net.minecraftforge.forgespi.language.IModFileInfo mf) private static void
static <V> Comparator<Map.Entry<String,
V>> static void
loadResourcePacks
(PackRepository resourcePacks, boolean client)
-
Field Details
-
LOGGER
private static final org.apache.logging.log4j.Logger LOGGER
-
-
Constructor Details
-
ResourcePackLoader
public ResourcePackLoader()
-
-
Method Details
-
loadResourcePacks
-
createPackForMod
@NotNull public static @NotNull PathPackResources createPackForMod(net.minecraftforge.forgespi.language.IModFileInfo mf) -
getPackNames
-
getSorter
-
findPacks
-