Uses of Interface
io.github.projectunified.mcserverupdater.api.DebugConsumer
Packages that use DebugConsumer
Package
Description
-
Uses of DebugConsumer in io.github.projectunified.mcserverupdater
Methods in io.github.projectunified.mcserverupdater that return DebugConsumerMethods in io.github.projectunified.mcserverupdater with parameters of type DebugConsumerModifier and TypeMethodDescriptionUpdateBuilder.debugConsumer
(DebugConsumer debugConsumer) Set the debug consumer -
Uses of DebugConsumer in io.github.projectunified.mcserverupdater.api
Methods in io.github.projectunified.mcserverupdater.api that return DebugConsumerModifier and TypeMethodDescriptionBibliothekUpdater.getDebugConsumer()
GithubBranchUpdater.getDebugConsumer()
GithubReleaseUpdater.getDebugConsumer()
JenkinsUpdater.getDebugConsumer()
Updater.getDebugConsumer()
-
Uses of DebugConsumer in io.github.projectunified.mcserverupdater.updater
Methods in io.github.projectunified.mcserverupdater.updater that return DebugConsumerModifier and TypeMethodDescriptionFabricUpdater.getDebugConsumer()
MohistUpdater.getDebugConsumer()
PaperUpdater.getDebugConsumer()
PurpurUpdater.getDebugConsumer()
SpigotUpdater.getDebugConsumer()
SpongeUpdater.getDebugConsumer()