Class FabricUpdater
java.lang.Object
io.github.projectunified.mcserverupdater.updater.FabricUpdater
- All Implemented Interfaces:
Checksum
,InputStreamUpdater
,SimpleChecksum
,Updater
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.github.projectunified.mcserverupdater.api.InputStreamUpdater
update
Methods inherited from interface io.github.projectunified.mcserverupdater.api.SimpleChecksum
checksum
-
Constructor Details
-
FabricUpdater
-
-
Method Details
-
getInputStream
- Specified by:
getInputStream
in interfaceInputStreamUpdater
-
getChecksum
- Specified by:
getChecksum
in interfaceSimpleChecksum
-
setChecksum
- Specified by:
setChecksum
in interfaceChecksum
- Throws:
Exception
-
getCurrentChecksum
- Specified by:
getCurrentChecksum
in interfaceSimpleChecksum
- Throws:
Exception
-
getDebugConsumer
- Specified by:
getDebugConsumer
in interfaceUpdater
-