Package net.minecraft.util
Interface HttpUtil.DownloadProgressListener
- Enclosing class:
HttpUtil
public static interface HttpUtil.DownloadProgressListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
downloadedBytes
(long p_309797_) void
downloadStart
(OptionalLong p_311723_) void
requestFinished
(boolean p_311898_) void