DownloadClientJarEvent
Gets fired while the Minecraft client JAR is being downloaded.
Fields
Section titled “Fields”progressdoubleThe overall download progress as a value from 0.0 to 1.0
downloadedByteslongThe number of bytes downloaded so far.
totalByteslongThe total size of the client JAR in bytes.