public static interface DownloadResolverManager.DownloadRequirement
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAddonName()
The name of the add-on to be downloaded, or null if it is the main installed.
|
EntityDriver |
getEntityDriver()
The
EntityDriver that this download is for. |
java.util.Map<java.lang.String,?> |
getProperties()
Default properties for this download.
|
EntityDriver getEntityDriver()
EntityDriver
that this download is for.java.lang.String getAddonName()
java.util.Map<java.lang.String,?> getProperties()