Class AssetIndex
java.lang.Object
fr.flowarg.flowupdater.download.json.AssetIndex
This class represents an asset index of a Minecraft version.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet an immutable collection of asset objects.
-
Constructor Details
-
AssetIndex
public AssetIndex()
-
-
Method Details
-
getUniqueObjects
Get an immutable collection of asset objects.- Returns:
- asset objects.
-